Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
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(thisfree (this)
 Destructor.
 

Public Attributes

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

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 ( class(source_term_wrapper_t), intent(inout this)

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: