A face is a list of labels corresponding to mesh vertices.
const face & vertices() const
Return block face vertices.
static bool sameVertices(const face &, const face &)
Return true if the faces have the same vertices.
const face vertices_
Block face vertices.
bool compare(const blockFace &) const
Compare with given blockFace.