Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
wall_model::wall_model_init Interface Reference

Common constructor. More...

Public Member Functions

subroutine wall_model_init (this, scheme_name, coef, msk, facet, json)
 

Detailed Description

Parameters
scheme_nameThe name of the scheme for which the wall model is used.
coefSEM coefficients.
mskThe boundary mask.
facetThe boundary facets.
jsonA dictionary with parameters.

Definition at line 145 of file wall_model.f90.

Constructor & Destructor Documentation

◆ wall_model_init()

subroutine wall_model::wall_model_init::wall_model_init ( class(wall_model_t), intent(inout this,
character(len=*), intent(in scheme_name,
type(coef_t), intent(in coef,
integer, dimension(:), intent(in msk,
integer, dimension(:), intent(in facet,
type(json_file), intent(inout json 
)
virtual

Definition at line 145 of file wall_model.f90.


The documentation for this interface was generated from the following file: