| 
    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 | les_simcomp::les_simcomp_t | 
| A simulation component that drives the computation of the SGS viscosity.  More... | |
Modules | |
| module | les_simcomp | 
Implements the les_simcomp_t type.  | |
Functions/Subroutines | |
| subroutine | les_simcomp::les_simcomp_init_from_json (this, json, case) | 
| Constructor from json.   | |
| subroutine | les_simcomp::les_simcomp_free (this) | 
| Destructor.   | |
| subroutine | les_simcomp::les_simcomp_compute (this, time) | 
| Compute the les_simcomp field.   | |
| subroutine | les_simcomp::les_simcomp_restart (this, time) | 
| Compute the les_simcomp field when restart.   | |