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

Abstract interface to initialize a fluid formulation. More...

Private Member Functions

subroutine fluid_scheme_init_intrf (this, msh, lx, params, user, material_properties, time_scheme)
 

Detailed Description

Definition at line 181 of file fluid_scheme.f90.

Constructor & Destructor Documentation

◆ fluid_scheme_init_intrf()

subroutine fluid_scheme::fluid_scheme_init_intrf::fluid_scheme_init_intrf ( class(fluid_scheme_t), intent(inout), target  this,
type(mesh_t), intent(inout), target  msh,
integer, intent(inout)  lx,
type(json_file), intent(inout), target  params,
type(user_t), intent(in)  user,
type(material_properties_t), intent(inout), target  material_properties,
type(time_scheme_controller_t), intent(in), target  time_scheme 
)
private

Definition at line 181 of file fluid_scheme.f90.


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