|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Defines an output for a mean flow field.
Data Types | |
| interface | mean_flow_output_t |
Functions/Subroutines | |
| type(mean_flow_output_t) function | mean_flow_output_init (mf, t_begin, name, path) |
| subroutine | mean_flow_output_sample (this, t) |
| Sample a mean flow field at time t. | |
|
private |
Definition at line 79 of file mean_flow_output.f90.