mapping of mesh elements: old -> new, the mapping is tight (or packing) in the sense that there are no unused new elements within [0, (e/f/v).tsize) Generated from class MR.PackMapping. This is the non-const half of the class.
More...
mapping of mesh elements: old -> new, the mapping is tight (or packing) in the sense that there are no unused new elements within [0, (e/f/v).tsize) Generated from class MR.PackMapping. This is the non-const half of the class.
◆ PackMapping() [1/3]
| unsafe MR.PackMapping.PackMapping |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PackMapping() [2/3]
| unsafe MR.PackMapping.PackMapping |
( |
MR._ByValue_UndirectedEdgeBMap | e, |
|
|
MR._ByValue_FaceBMap | f, |
|
|
MR._ByValue_VertBMap | v ) |
|
inline |
◆ PackMapping() [3/3]
| unsafe MR.PackMapping.PackMapping |
( |
MR._ByValue_PackMapping | _other | ) |
|
|
inline |
◆ assign()
| unsafe MR.PackMapping MR.PackMapping.assign |
( |
MR._ByValue_PackMapping | _other | ) |
|
|
inline |
Generated from method MR::PackMapping::operator=.
The documentation for this class was generated from the following file: