|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Wall model factory. Both constructs and initializes the object. More...
Public Member Functions | |
| subroutine | wall_model_allocate (obj) |
| object | The object to be allocated. |
| scheme_name | The name of the scheme for which the wall model is used. |
| coef | SEM coefficients. |
| msk | The boundary mask. |
| facet | The boundary facets. |
| h_index | The off-wall index of the sampling cell. |
| json | A dictionary with parameters. Wall model allocator. |
| object | The object to be allocated. |
| type_name | The name of the type to allocate. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type. |
Definition at line 245 of file wall_model.f90.
|
virtual |
Definition at line 245 of file wall_model.f90.