Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
fluid_scheme_base::fluid_base_init_common_intrf Interface Reference

Initialize common data for the current scheme. More...

Public Member Functions

subroutine fluid_base_init_common_intrf (this, msh, lx, params, scheme, user, kspv_init)
 

Detailed Description

Definition at line 158 of file fluid_scheme_base.f90.

Constructor & Destructor Documentation

◆ fluid_base_init_common_intrf()

subroutine fluid_scheme_base::fluid_base_init_common_intrf::fluid_base_init_common_intrf ( class(fluid_scheme_base_t), intent(inout), target  this,
type(mesh_t), intent(inout), target  msh,
integer, intent(inout lx,
type(json_file), intent(inout), target  params,
character(len=*), intent(in scheme,
type(user_t), intent(in), target  user,
logical, intent(in kspv_init 
)
virtual

Definition at line 158 of file fluid_scheme_base.f90.


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