45#ifndef Foam_cylinderAnnulusToFace_H
46#define Foam_cylinderAnnulusToFace_H
83 const scalar innerRadius = 0
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
cylinderAnnulusToFace(const polyMesh &mesh, const point &point1, const point &point2, const scalar radius, const scalar innerRadius=0)
Construct from components.
virtual ~cylinderAnnulusToFace()=default
Destructor.
TypeName("cylinderAnnulusToFace")
Runtime type information.
cylinderToFace(const polyMesh &mesh, Istream &is, const bool mandatoryInnerRadius)
Construct from Istream with mandatory inner radius.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh consisting of general polyhedral cells.
Class with constructor to add usage string to table.
const polyMesh & mesh() const noexcept
Reference to the mesh.
vector point
Point is a vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.