#include <pdh_conv_diff_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 | CFL_control |
double | CFL_limit |
double | time_step_length_mult |
double | reference_time_step_length |
double pdt_conv_diff_times::alpha |