|
Neko 0.9.1
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. | |
| subroutine | lambda2::lambda2_init_from_attributes (this, u, v, w, lambda2) |
| Actual constructor. | |
| subroutine | lambda2::lambda2_free (this) |
| Destructor. | |
| subroutine | lambda2::lambda2_compute (this, t, tstep) |
| Compute the lambda2 field. | |