Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Common constructor. More...
Public Member Functions | |
subroutine | wall_model_init (this, scheme_name, coef, msk, facet, h_index, json) |
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. |
Definition at line 161 of file wall_model.f90.
|
virtual |
Definition at line 161 of file wall_model.f90.