|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | field_output::field_output_t |
| A simple output saving a list of fields to a file. More... | |
Modules | |
| module | field_output |
Implements field_output_t. | |
Functions/Subroutines | |
| subroutine | field_output::field_output_init (this, name, nfields, precision, path, format) |
| Constructor. | |
| subroutine | field_output::field_output_free (this) |
| Destructor. | |
| subroutine | field_output::field_output_sample (this, t) |
| Writes the data. | |