Neko 0.9.99
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. 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 143 of file source_term.f90.
|
virtual |
Definition at line 143 of file source_term.f90.