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

Common constructor. More...

Public Member Functions

subroutine avm_init (this, case, json)
 

Detailed Description

Parameters
thisThe artificial viscosity model.
caseThe case_t object.
jsonA dictionary with parameters.

Definition at line 101 of file avm.f90.

Constructor & Destructor Documentation

◆ avm_init()

subroutine artificial_viscosity_model::avm_init::avm_init ( class(avm_t), intent(inout)  this,
class(case_t), intent(inout), target  case,
type(json_file), intent(inout)  json 
)
virtual

Definition at line 101 of file avm.f90.


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