Go to the documentation of this file.
42 #ifndef wedgeFaPatch_H
43 #define wedgeFaPatch_H
66 mutable label axisPoint_;
69 mutable bool axisPointChecked_;
72 void findAxisPoint()
const;
101 return wedgePolyPatchPtr_->
axis();
113 return wedgePolyPatchPtr_->
faceT();
119 return wedgePolyPatchPtr_->
cellT();
125 if (axisPoint_ == -1 && !axisPointChecked_)
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
A class for handling words, derived from Foam::string.
Wedge front and back plane patch.
const tensor & cellT() const
Wedge front and back plane patch.
const tensor & edgeT() const
const vector & axis() const
Finite area boundary mesh.
const vector & centreNormal() const
const tensor & faceT() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
label index() const noexcept
const tensor & faceT() const
const vector & axis() const
virtual ~wedgeFaPatch()=default
wedgeFaPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm)
const word & name() const noexcept
Finite area patch class. Used for 2-D non-Euclidian finite area method.
const vector & centreNormal() const