| 
    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 | vreman::vreman_t | 
| Implements the Vreman LES model.  More... | |
Modules | |
| module | vreman | 
Implements vreman_t.  | |
Functions/Subroutines | |
| subroutine | vreman::vreman_init (this, fluid, json) | 
| Constructor.   | |
| subroutine | vreman::vreman_init_from_components (this, fluid, c, nut_name, delta_type, if_ext) | 
| Constructor from components.   | |
| subroutine | vreman::vreman_free (this) | 
| Destructor for the les_model_t (base) class.   | |
| subroutine | vreman::vreman_compute (this, t, tstep) | 
| Compute eddy viscosity.   | |