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

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

Private Member Functions

subroutine source_term_init (this, json, fields, coef)
 

Detailed Description

Parameters
jsonThe JSON object for the source.
fieldsA list of fields for adding the source values.
coefThe SEM coeffs.

Definition at line 82 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(inout), target  fields,
type(coef_t), intent(inout), target  coef 
)
private

Definition at line 82 of file source_term.f90.


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