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

A helper type that is needed to have an array of polymorphic objects. More...

Public Member Functions

procedure, pass(this) free => source_term_wrapper_free
 Destructor. More...
 

Public Attributes

class(source_term_t), allocatable source_term
 Wrapped polymorphic source term. More...
 

Detailed Description

Definition at line 69 of file source_term.f90.

Member Function/Subroutine Documentation

◆ free()

procedure, pass(this) source_term::source_term_wrapper_t::free

Definition at line 74 of file source_term.f90.

Member Data Documentation

◆ source_term

class(source_term_t), allocatable source_term::source_term_wrapper_t::source_term

Definition at line 71 of file source_term.f90.


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