ExaDG
|
Public Member Functions | |
SSPRK (std::shared_ptr< Operator > const operator_in, unsigned int const order_in, unsigned int const stages_in) | |
void | solve_timestep (VectorType &vec_np, VectorType &vec_n, double const time, double const time_step) final |
unsigned int | get_order () const final |
![]() | |
ExplicitTimeIntegrator (std::shared_ptr< Operator > operator_in) | |
Additional Inherited Members | |
![]() | |
std::shared_ptr< Operator > | underlying_operator |
|
inlinefinalvirtual |
|
finalvirtual |