Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | fld_file_output::fld_file_output_t |
A simple output saving a list of fields to a .fld file. More... | |
Modules | |
module | fld_file_output |
Implements fld_file_output_t . | |
Functions/Subroutines | |
subroutine | fld_file_output::fld_file_output_init (this, precision, name, nfields, path) |
Constructor. More... | |
subroutine | fld_file_output::fld_file_output_sample (this, t) |
Writes the data. More... | |