|
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 | mean_field::mean_field_t |
| Computes the temporal mean of a field. More... | |
Modules | |
| module | mean_field |
| Implements mean_field_t. | |
Functions/Subroutines | |
| subroutine | mean_field::mean_field_init (this, f, field_name) |
| Constructor. | |
| subroutine | mean_field::mean_field_free (this) |
| Destructor. | |
| subroutine | mean_field::mean_field_reset (this) |
| Resets a the mean field and the averaging time value to zero. | |
| subroutine | mean_field::mean_field_update (this, k) |
| Update the mean field with a new sample. | |