Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
les_model::les_model_init Interface Reference

Common constructor. More...

Public Member Functions

subroutine les_model_init (this, dofmap, coef, json)
 

Detailed Description

Parameters
dofmapSEM map of degrees of freedom.
coefSEM coefficients.
jsonA dictionary with parameters.

Definition at line 92 of file les_model.f90.

Constructor & Destructor Documentation

◆ les_model_init()

subroutine les_model::les_model_init::les_model_init ( class(les_model_t), intent(inout this,
type(dofmap_t), intent(in dofmap,
type(coef_t), intent(in coef,
type(json_file), intent(inout json 
)
virtual

Definition at line 92 of file les_model.f90.


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