| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Defines a mean squared flow field.
Data Types | |
| type | mean_sqr_flow_t | 
Functions/Subroutines | |
| subroutine | mean_sqr_flow_init (this, u, v, w, p) | 
| Initialize a mean squared flow field.   | |
| subroutine | mean_sqr_flow_free (this) | 
| Deallocates a mean squared flow field.   | |
      
  | 
  private | 
Definition at line 71 of file mean_sqr_flow.f90.