| 
    Neko-TOP
    
   A portable framework for high-order spectral element flow toplogy optimization. 
   | 
 
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.   | |
Definition at line 72 of file mapping.f90.
| procedure, pass(this) mapping::mapping_wrapper_t::free | ( | class(mapping_wrapper_t), intent(inout) | this | ) | 
Definition at line 77 of file mapping.f90.
| class(mapping_t), allocatable mapping::mapping_wrapper_t::mapping | 
Definition at line 74 of file mapping.f90.