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