|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | case_restart_from_parameters (c) |
| Restart a case C from a given checkpoint. | |
| subroutine | case_restart_from_checkpoint (c, chkp) |
| Restart a case C from a given checkpoint. | |
Definition at line 52 of file simulation.f90.
| subroutine simulation::simulation_restart::case_restart_from_checkpoint | ( | type(case_t), intent(inout) | c, |
| type(chkp_t), intent(inout) | chkp | ||
| ) |
Definition at line 275 of file simulation.f90.
| subroutine simulation::simulation_restart::case_restart_from_parameters | ( | type(case_t), intent(inout) | c | ) |