|
ExaDG
|
Public Member Functions | |
| void | check () const |
| void | print (dealii::ConditionalOStream const &pcout, std::string const &name) const |
Public Attributes | |
| Formulation | formulation |
| bool | right_hand_side |
| bool | aero_acoustic_source_term |
| double | start_time |
| double | end_time |
| double | speed_of_sound |
| TimeStepCalculation | calculation_of_time_step_size |
| double | cfl |
| double | cfl_exponent_fe_degree |
| double | time_step_size |
| unsigned int | max_number_of_time_steps |
| unsigned int | n_refine_time |
| unsigned int | order_time_integrator |
| bool | start_with_low_order |
| bool | restarted_simulation |
| bool | adaptive_time_stepping |
| RestartData | restart_data |
| SolverInfoData | solver_info_data |
| GridData | grid |
| unsigned int | mapping_degree |
| unsigned int | degree_u |
| unsigned int | degree_p |