|
ExaDG
|
Public Member Functions | |
| void | check () const |
| bool | involves_h_multigrid () const |
| void | print (dealii::ConditionalOStream const &pcout, std::string const &name) const |
Public Attributes | |
| ProblemType | problem_type |
| bool | body_force |
| bool | large_deformation |
| bool | pull_back_body_force |
| bool | pull_back_traction |
| MaterialType | material_type |
| double | density |
| bool | weak_damping_active |
| double | weak_damping_coefficient |
| double | start_time |
| double | end_time |
| double | time_step_size |
| unsigned int | max_number_of_time_steps |
| unsigned int | n_refine_time |
| GenAlphaType | gen_alpha_type |
| double | spectral_radius |
| SolverInfoData | solver_info_data |
| bool | restarted_simulation |
| RestartData | restart_data |
| double | load_increment |
| GridData | grid |
| unsigned int | mapping_degree |
| unsigned int | mapping_degree_coarse_grids |
| unsigned int | degree |
| bool | use_matrix_based_operator |
| SparseMatrixType | sparse_matrix_type |
| Newton::SolverData | newton_solver_data |
| SolverData | solver_data |
| Preconditioner | preconditioner |
| bool | update_preconditioner |
| unsigned int | update_preconditioner_every_time_steps |
| unsigned int | update_preconditioner_every_newton_iterations |
| bool | update_preconditioner_once_newton_converged |
| MultigridData | multigrid_data |