|
|
| ExtrapolationConstants (unsigned int const order, bool const start_with_low_order) |
| |
|
double | get_beta (unsigned int const i) const |
| |
| void | print (dealii::ConditionalOStream &pcout) const final |
| |
|
| TimeIntegratorConstantsBase (unsigned int const order, bool const start_with_low_order) |
| |
|
void | update (unsigned int const current_order, bool const adaptive_time_stepping, std::vector< double > const &time_steps) |
| |
|
unsigned int | get_order () const |
| |
|
| void | disable_high_order_constants (unsigned int const current_order, std::vector< double > &constants) |
| |
|
unsigned int const | order |
| |
|
bool const | start_with_low_order |
| |
◆ print()
| void ExaDG::ExtrapolationConstants::print |
( |
dealii::ConditionalOStream & | pcout | ) |
const |
|
finalvirtual |
The documentation for this class was generated from the following files: