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

Abstract interface for initilialization of modules. More...

Private Member Functions

subroutine user_initialize_modules (t, u, v, w, p, coef, params)
 

Detailed Description

Definition at line 80 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_initialize_modules()

subroutine user_intf::user_initialize_modules::user_initialize_modules ( real(kind=rp)  t,
type(field_t), intent(inout)  u,
type(field_t), intent(inout)  v,
type(field_t), intent(inout)  w,
type(field_t), intent(inout)  p,
type(coef_t), intent(inout)  coef,
type(json_file), intent(inout)  params 
)
private

Definition at line 80 of file user_intf.f90.


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