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

Go to the source code of this file.

Data Types

type  lambda2::lambda2_t
 

Modules

module  lambda2
 A simulation component that computes lambda2 The values are stored in the field registry under the name 'lambda2'.
 

Functions/Subroutines

subroutine lambda2::lambda2_init_from_json (this, json, case)
 Constructor from json. More...
 
subroutine lambda2::lambda2_init_from_attributes (this)
 Actual constructor. More...
 
subroutine lambda2::lambda2_free (this)
 Destructor. More...
 
subroutine lambda2::lambda2_compute (this, t, tstep)
 Compute the lambda2 field. More...