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

Abstract interface for user defined source term. More...

Public Member Functions

subroutine user_source_term_intf (scheme_name, rhs, time)
 

Detailed Description

Parameters
scheme_nameThe name of the scheme calling the routine.
rhsThe right-hand fields to be computed by the user.
timeThe time state.

Definition at line 116 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_source_term_intf()

subroutine user_intf::user_source_term_intf::user_source_term_intf ( character(len=*), intent(in scheme_name,
type(field_list_t), intent(inout rhs,
type(time_state_t), intent(in time 
)
virtual

Definition at line 116 of file user_intf.f90.


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