Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
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, u, v, w, lambda2) |
Actual constructor. More... | |
subroutine | lambda2::lambda2_free (this) |
Destructor. More... | |
subroutine | lambda2::lambda2_compute (this, t, tstep) |
Compute the lambda2 field. More... | |