Neko  0.8.1
A portable framework for high-order spectral element flow simulations
les_model::les_model_init Interface Reference

Common constructor. More...

Private Member Functions

subroutine les_model_init (this, dofmap, coef, json)
 

Detailed Description

Common constructor.

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

Definition at line 88 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 
)
private

Definition at line 88 of file les_model.f90.


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