The namespace 'mapping' contains structures for working with the MapperVolOctree class. More...
Classes | |
class | Info |
The Info is the structure to store info about mapping between elements. More... | |
Enumerations | |
enum | Entity { ENTITY_UNKNOWN = -1 , ENTITY_CELL } |
enum | Type { TYPE_UNKNOWN = 0 , TYPE_REFINEMENT , TYPE_COARSENING , TYPE_RENUMBERING } |
The namespace 'mapping' contains structures for working with the MapperVolOctree class.
Entity involved in a mapping relationship.
Definition at line 59 of file volume_mapper.hpp.
Type of mapping relationship between elements.
Definition at line 49 of file volume_mapper.hpp.