Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
simulation::simulation_restart Interface Reference

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.
 

Detailed Description

Definition at line 52 of file simulation.f90.

Member Function/Subroutine Documentation

◆ case_restart_from_checkpoint()

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.

◆ case_restart_from_parameters()

subroutine simulation::simulation_restart::case_restart_from_parameters ( type(case_t), intent(inout c)

Definition at line 234 of file simulation.f90.

Here is the call graph for this function:

The documentation for this interface was generated from the following file: