Neko  0.9.0
A portable framework for high-order spectral element flow simulations
mean_field.f90 File Reference

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. More...
 
subroutine mean_field::mean_field_free (this)
 Destructor. More...
 
subroutine mean_field::mean_field_reset (this)
 Resets a the mean field and the averaging time value to zero. More...
 
subroutine mean_field::mean_field_update (this, k)
 Update the mean field with a new sample. More...