Go to the documentation of this file.
35 #ifndef regionCoupledWallPolyPatch_H
36 #define regionCoupledWallPolyPatch_H
107 const word& patchType
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
A class for handling words, derived from string.
TypeName("regionCoupledWall")
Runtime type information.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
regionCoupledWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual const word & regionCoupleType() const
Return the type.
Base class with common functinality for regionCoupled polyPatch. It includes AMI.
virtual autoPtr< wallPolyPatch::polyPatch > clone(const polyBoundaryMesh &bm) const
Construct and return a clone, resetting the boundary mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
label start() const
Return start label of this patch in the polyMesh face list.
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
virtual ~regionCoupledWallPolyPatch()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
const word & name() const
Return name.
label index() const
Return the index of this patch in the boundaryMesh.