| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Simulation driver.
Functions/Subroutines | |
| subroutine, public | neko_solve (c) | 
| Main driver to solve a case C.   | |
| subroutine | simulation_settime (t, dt, ext_bdf, tlag, dtlag, step) | 
| subroutine | simulation_restart (c, t) | 
| Restart a case C from a given checkpoint.   | |
| subroutine | simulation_joblimit_chkp (c, t) | 
| Write a checkpoint at joblimit.   | |
Execute outputs and user-init before time loop
Definition at line 56 of file simulation.f90.
