| 
    Neko-TOP
    
   A portable framework for high-order spectral element flow toplogy optimization. 
   | 
 
Mappings to be applied to a scalar field.
Data Types | |
| interface | mapping_factory | 
| mapping factory. Both constructs and initializes the object.  More... | |
| interface | mapping_init | 
| The common constructor using a JSON dictionary.  More... | |
| type | mapping_t | 
| Base abstract class for mapping.  More... | |
| type | mapping_wrapper_t | 
| A helper type that is needed to have an array of polymorphic objects.  More... | |