Loading...
Searching...
No Matches
Classes | Enumerations
bitpit::mapping Namespace Reference

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 }
 

Detailed Description

The namespace 'mapping' contains structures for working with the MapperVolOctree class.

Enumeration Type Documentation

◆ Entity

Entity involved in a mapping relationship.

Definition at line 59 of file volume_mapper.hpp.

◆ Type

Type of mapping relationship between elements.

Definition at line 49 of file volume_mapper.hpp.

--- layout: doxygen_footer ---