35 #ifndef regionCoupledPolyPatch_H 36 #define regionCoupledPolyPatch_H 103 const word& patchType
virtual void initCalcGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
Base class with common functionality for regionCoupled polyPatch. It includes AMI.
virtual const word & regionCoupleType() const
Return the type.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool coupled() const
Is it coupled?
virtual autoPtr< PrimitivePatch< FaceList, PointField > > clone() const
Construct and return a clone.
virtual ~regionCoupledPolyPatch()
Destructor.
TypeName("regionCoupled")
Runtime type information.
A class for handling words, derived from string.
virtual void initMovePoints(PstreamBuffers &pBufs, const pointField &)
Initialise the patches for moving points.
regionCoupledPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from (base couped patch) components.
virtual void movePoints(PstreamBuffers &pBufs, const pointField &)
Correct patches after moving points.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Region coupled polyPatch.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A patch is a list of labels that address the faces in the global face list.
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.