50#ifndef Foam_cylinderAnnulusToCell_H
51#define Foam_cylinderAnnulusToCell_H
88 const scalar innerRadius = 0
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~cylinderAnnulusToCell()=default
Destructor.
TypeName("cylinderAnnulusToCell")
Runtime type information.
cylinderAnnulusToCell(const polyMesh &mesh, const point &point1, const point &point2, const scalar radius, const scalar innerRadius=0)
Construct from components.
cylinderToCell(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.