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

The common constructor using a JSON object. More...

Public Member Functions

subroutine source_term_init (this, json, fields, coef, variable_name)
 

Detailed Description

Parameters
jsonThe JSON object for the source.
fieldsA list of fields for adding the source values.
coefThe SEM coeffs.
variable_nameThe name of the variable where the source term acts.

Definition at line 85 of file source_term.f90.

Constructor & Destructor Documentation

◆ source_term_init()

subroutine source_term::source_term_init::source_term_init ( class(source_term_t), intent(inout this,
type(json_file), intent(inout json,
type(field_list_t), intent(in), target  fields,
type(coef_t), intent(in), target  coef,
character(len=*), intent(in variable_name 
)
virtual

Definition at line 85 of file source_term.f90.


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