|
ExaDG
|
Public Member Functions | |
| ThroughputParameters (std::string const &input_file) | |
| void | add_parameters (dealii::ParameterHandler &prm) |
| void | print_results (MPI_Comm const &mpi_comm) |
Public Attributes | |
| EnumOperatorType | operator_type = Utilities::default_constructor<EnumOperatorType>() |
| unsigned int | n_repetitions_inner = 100 |
| unsigned int | n_repetitions_outer = 1 |
| std::vector< std::tuple< unsigned int, dealii::types::global_dof_index, double > > | wall_times |