| 
    Neko-TOP
    
   A portable framework for high-order spectral element flow toplogy optimization. 
   | 
 
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.   | |
| 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.