|
ExaDG
|
Public Types | |
| typedef dealii::LinearAlgebra::distributed::Vector< Number > | VectorType |
Public Member Functions | |
| Driver (MPI_Comm const &comm, std::shared_ptr< ApplicationBase< dim, Number > > application, bool const is_test, bool const is_throughput_study) | |
| void | setup () |
| void | solve () |
| void | print_performance_results (double const total_time) const |
| std::tuple< unsigned int, dealii::types::global_dof_index, double > | apply_operator (OperatorType const &operator_type, unsigned int const n_repetitions_inner, unsigned int const n_repetitions_outer) const |