|
ExaDG
|
Public Member Functions | |
| void | print (dealii::ConditionalOStream &pcout, bool unsteady) |
Public Attributes | |
| std::shared_ptr< dealii::Function< dim > > | analytical_solution |
| bool | calculate_relative_errors |
| bool | calculate_H1_seminorm_error |
| TimeControlData | time_control_data |
| bool | write_errors_to_file |
| bool | spatially_weight_error |
| std::shared_ptr< dealii::Function< dim > > | weight |
| unsigned int | additional_quadrature_points |
| std::string | directory |
| std::string | name |