|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Source term factory. Both constructs and initializes the object. More...
Public Member Functions | |
| subroutine | source_term_allocate (obj) |
| object | The object to be initialized. |
| json | JSON object initializing the source term. |
| fields | The list of fields updated by the source term. |
| coef | The SEM coefficients. |
| variable_name | The name of the variable where the source term acts. Source term allocator. |
| object | The object to be allocated. |
| type_name | The name of the type to allocate. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type. |
Definition at line 150 of file source_term.f90.
|
virtual |
Definition at line 150 of file source_term.f90.