| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | sigma::sigma_t | 
| Implements the Sigma LES model.  More... | |
Modules | |
| module | sigma | 
Implements sigma_t.  | |
Functions/Subroutines | |
| subroutine | sigma::sigma_init (this, fluid, json) | 
| Constructor.   | |
| subroutine | sigma::sigma_init_from_components (this, fluid, c, nut_name, delta_type, if_ext) | 
| Constructor from components.   | |
| subroutine | sigma::sigma_free (this) | 
| Destructor for the les_model_t (base) class.   | |
| subroutine | sigma::sigma_compute (this, t, tstep) | 
| Compute eddy viscosity.   | |