Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
mapping::mapping_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 (this)
 Destructor.
 

Public Attributes

class(mapping_t), allocatable mapping
 Wrapped polymorphic mapping.
 

Detailed Description

Definition at line 72 of file mapping.f90.

Member Function/Subroutine Documentation

◆ free()

procedure, pass(this) mapping::mapping_wrapper_t::free ( class(mapping_wrapper_t), intent(inout)  this)

Definition at line 77 of file mapping.f90.

Member Data Documentation

◆ mapping

class(mapping_t), allocatable mapping::mapping_wrapper_t::mapping

Definition at line 74 of file mapping.f90.


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