|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | fluid_output::fluid_output_t |
| Fluid output. More... | |
Modules | |
| module | fluid_output |
| Defines an output for a fluid. | |
Functions/Subroutines | |
| subroutine | fluid_output::fluid_output_init (this, precision, fluid, scalar_fields, name, path, fmt, layout) |
| 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. | |