Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
user_intf::user_initial_conditions_intf Interface Reference

Abstract interface for user defined initial conditions. More...

Public Member Functions

subroutine user_initial_conditions_intf (scheme_name, fields)
 

Detailed Description

Parameters
scheme_nameThe name of the scheme calling the routine. @fields The fields to be initialized packed in a list.

Definition at line 65 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_initial_conditions_intf()

subroutine user_intf::user_initial_conditions_intf::user_initial_conditions_intf ( character(len=*), intent(in scheme_name,
type(field_list_t), intent(inout fields 
)
virtual

Definition at line 65 of file user_intf.f90.


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