Searched refs:BoundaryID (Results 1 – 1 of 1) sorted by relevance
246 enum : unsigned { BoundaryID = ~0u }; enumerator272 unsigned NodeNum = BoundaryID; ///< Entry # of node in the node vector.362 bool isBoundaryNode() const { return NodeNum == BoundaryID; } in isBoundaryNode()