| 
    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 | dynamic_smagorinsky::dynamic_smagorinsky_t | 
| Implements the dynamic Smagorinsky LES model.  More... | |
Modules | |
| module | dynamic_smagorinsky | 
Implements dynamic_smagorinsky_t.  | |
Functions/Subroutines | |
| subroutine | dynamic_smagorinsky::dynamic_smagorinsky_init (this, fluid, json) | 
| Constructor.   | |
| subroutine | dynamic_smagorinsky::dynamic_smagorinsky_free (this) | 
| Destructor for the les_model_t (base) class.   | |
| subroutine | dynamic_smagorinsky::dynamic_smagorinsky_compute (this, t, tstep) | 
| Compute eddy viscosity.   | |
| subroutine | dynamic_smagorinsky::set_ds_filt (filter_1d) | 
| Set up the test filter.   | |