|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | output::output_t |
| Abstract type defining an output type. More... | |
| type | output::output_ptr_t |
Wrapper around an output_t pointer. More... | |
| interface | output::output_sample |
| Abstract interface for sampling an output type at time t. More... | |
Modules | |
| module | output |
| Defines an output. | |
Functions/Subroutines | |
| subroutine | output::output_init (this, fname, precision) |
| Output constructor. | |
| subroutine | output::output_set_counter (this, n) |
| Update the output's file counter. | |
| subroutine | output::output_set_start_counter (this, n) |
| Update the start of output's file counter. | |