| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
A helper type that is needed to have an array of polymorphic objects. More...
Public Member Functions | |
| procedure, pass(this) | free (this) | 
| Destructor.   | |
Public Attributes | |
| class(source_term_t), allocatable | source_term | 
| Wrapped polymorphic source term.   | |
Definition at line 69 of file source_term.f90.
| procedure, pass(this) source_term::source_term_wrapper_t::free | ( | class(source_term_wrapper_t), intent(inout) | this | ) | 
Definition at line 74 of file source_term.f90.
| class(source_term_t), allocatable source_term::source_term_wrapper_t::source_term | 
Definition at line 71 of file source_term.f90.