Go to the documentation of this file.
64 handed blockHandedness_;
73 hexBlock(
const hexBlock&) =
delete;
76 void operator=(
const hexBlock&) =
delete;
79 inline label vtxLabel(label i, label j, label
k)
const;
116 return (xDim_ + 1)*(yDim_ + 1)*(zDim_ + 1);
121 return xDim_*yDim_*zDim_;
127 if (blockHandedness_ == noPoints)
130 <<
"points not read in yet"
153 const bool readBlank,
154 const scalar twoDThicknes,
List< label > labelList
A List of labels.
vectorField pointField
pointField is a vectorField.
labelListList blockCells() const
label nBlockPoints() const
faceList patchFaces(label direc, const labelList &range) const
const pointField & points() const
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
errorManip< error > abort(error &err)
List< labelList > labelListList
A List of labelList.
#define FatalErrorInFunction
List< face > faceList
A List of faces.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label nBlockCells() const
void readPoints(Istream &)