Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Defines an output for a fluid.
Data Types | |
interface | fluid_output_t |
Fluid output. More... | |
Functions/Subroutines | |
type(fluid_output_t) function | fluid_output_init (precision, fluid, scalar, name, path) |
subroutine | fluid_output_free (this) |
Destroy a fluid output list. | |
subroutine | fluid_output_sample (this, t) |
Sample a fluid solution at time t. | |
|
private |
Definition at line 98 of file fluid_output.f90.
|
private |
|
private |
Definition at line 106 of file fluid_output.f90.