#include <CellSet.h>
Definition at line 35 of file CellSet.h.
|
Definition at line 39 of file CellSet.h. References ptr_. |
|
|
|
Referenced by Sundance::UnionCellSet::contains(), Sundance::IntersectionCellSet::contains(), Sundance::ExclusionCellSet::contains(), and Sundance::CellSubset::contains(). |
|
This is for use in assembling work sets. When building a DOF map, use getOrderedCells() instead so that reordering is used. |
|
For use in the DOF map builder. When building work sets, use getCellBlocks() instead because work sets require a list of cells of identical type. |
|
|
|
|
|
|
|
|
|
|
|
Note: the keyword "union" is reserved so we call this method join(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Developer use only! |
|
Referenced by Sundance::CellSubset::dimension(). |
|
|
|
|
|
Definition at line 106 of file CellSet.h. Referenced by CellSet(). |