|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
LES model allocator. More...
Public Member Functions | |
| subroutine | les_model_allocate (obj) |
| object | The object to be allocated. |
| type_name | The name of the LES model. LES model factory. Both allocates and initializes the object. |
| object | The object to be allocated. |
| type_name | The name of the LES model. |
| fluid | The fluid scheme base type pointer. |
| dofmap | SEM map of degrees of freedom. |
| coef | SEM coefficients. |
| json | A dictionary with parameters. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type. |
Definition at line 164 of file les_model.f90.
|
virtual |
Definition at line 164 of file les_model.f90.