Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
mapping_handler Module Reference

Implements the mapping_handler_t type.

Data Types

type  mapping_handler_t
 Abstract class for handling mapping_cascade. More...
 

Functions/Subroutines

subroutine mapping_handler_init_base (this, coef)
 Constructor.
 

Function/Subroutine Documentation

◆ mapping_handler_init_base()

subroutine mapping_handler::mapping_handler_init_base ( class(mapping_handler_t), intent(inout)  this,
type(coef_t), intent(in), target  coef 
)

Definition at line 93 of file mapping_handler.f90.