36#ifndef midPointAndFaceSet_H
37#define midPointAndFaceSet_H
const word & axis() const
The sort axis name.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const point & start() const
const point & end() const
faceOnlySet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &start, const point &end)
Construct from components.
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
TypeName("midPointAndFace")
Runtime type information.
midPointAndFaceSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &start, const point &end)
Construct from components.
virtual ~midPointAndFaceSet()=default
Destructor.
Mesh consisting of general polyhedral cells.
const meshSearch & searchEngine() const noexcept
const polyMesh & mesh() const noexcept
A class for handling words, derived from Foam::string.
vector point
Point is a vector.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.