| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| interface | fluid_output::fluid_output_t | 
| Fluid output.  More... | |
Modules | |
| module | fluid_output | 
| Defines an output for a fluid.  | |
Functions/Subroutines | |
| type(fluid_output_t) function | fluid_output::fluid_output_init (precision, fluid, scalar, name, path) | 
| subroutine | fluid_output::fluid_output_free (this) | 
| Destroy a fluid output list.   | |
| subroutine | fluid_output::fluid_output_sample (this, t) | 
| Sample a fluid solution at time t.   | |