Neko
0.9.0
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. More... | |
|
private |
|
private |
Definition at line 79 of file mean_flow_output.f90.