Neko  0.8.99
A portable framework for high-order spectral element flow simulations
simulation_component::simulation_component_init Interface Reference

The common constructor using a JSON dictionary. More...

Private Member Functions

subroutine simulation_component_init (this, json, case)
 

Detailed Description

Parameters
jsonThe JSON with properties.
caseThe case_t object.

Definition at line 96 of file simulation_component.f90.

Constructor & Destructor Documentation

◆ simulation_component_init()

subroutine simulation_component::simulation_component_init::simulation_component_init ( class(simulation_component_t), intent(inout)  this,
type(json_file), intent(inout)  json,
class(case_t), intent(inout), target  case 
)
private

Definition at line 96 of file simulation_component.f90.


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