| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Defines an output for a checkpoint.
Data Types | |
| interface | chkp_output_t | 
Functions/Subroutines | |
| type(chkp_output_t) function | chkp_output_init (chkp, name, path, fmt) | 
| subroutine | chkp_output_sample (this, t) | 
| Sample a checkpoint at time t.   | |
      
  | 
  private | 
Definition at line 84 of file chkp_output.f90.