#include <pdh_ns_mixed_problem.h>
Public Attributes | |
int | type |
double | alpha |
int | cur_step |
double | cur_time |
double | cur_dtime |
double | prev_dtime |
int | final_step |
double | final_time |
int | conv_type |
double | conv_meas |
int | monitor |
int | intv_dumpout |
int | intv_graph |
int | graph_accu |
int | time_step_length_nonl_control |
int | time_step_length_nonl_iter_max |
int | time_step_length_nonl_iter_min |
double | time_step_length_nonl_iter_increase_mult |
double | time_step_length_nonl_iter_decrease_mult |
double | time_step_length_min |
double | time_step_length_max |
double | time_step_length_min_norm |
double | time_step_length_max_norm |
int | CFL_control |
double | CFL_limit_max |
double | CFL_limit_min |
double | CFL_time_step_length_increase_mult |
double | CFL_time_step_length_decrease_mult |
double pdt_ns_mixed_times::alpha |
double pdt_ns_mixed_times::cur_time |