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

Partial constructor from JSON, meant to work as the first stage of initialization before the finalize call. More...

Public Member Functions

subroutine wall_model_partial_init (this, coef, json)
 

Detailed Description

Parameters
coefSEM coefficients.
jsonA dictionary with parameters.

Definition at line 179 of file wall_model.f90.

Constructor & Destructor Documentation

◆ wall_model_partial_init()

subroutine wall_model::wall_model_partial_init::wall_model_partial_init ( class(wall_model_t), intent(inout this,
type(coef_t), intent(in coef,
type(json_file), intent(inout json 
)
virtual

Definition at line 179 of file wall_model.f90.


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