Search Results
timedisc_ssprk.f90 File Reference
Go to the source code of this file.
Data Types | |
type timedisc_ssprk_mod::timedisc_ssprk | |
Modules | |
module timedisc_ssprk_mod | |
subroutines for strong stability preserving (SSP) Runge Kutta methods | |
Functions/Subroutines | |
subroutine timedisc_ssprk_mod::inittimedisc_ssprk (this, Mesh, Physics, config, IO) | |
subroutine timedisc_ssprk_mod::setbutchertableau (this) | |
set coefficients for strong stability preserving schemes More... | |
subroutine timedisc_ssprk_mod::finalize (this) | |
Variables | |
character(len=32), parameter timedisc_ssprk_mod::odesolver_name = "SSP Runge-Kutta method" | |