Neko  0.8.99
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
 

Modules

module  mean_field
 Defines a mean field.
 

Functions/Subroutines

subroutine mean_field::mean_field_init (this, f, field_name)
 Initialize a mean field for a field f. More...
 
subroutine mean_field::mean_field_free (this)
 Deallocates a mean field. More...
 
subroutine mean_field::mean_field_reset (this)
 Resets a mean field. More...
 
subroutine mean_field::mean_field_update (this, k)
 Update a mean field. More...