Go to the documentation of this file.
38 #ifndef coupledPointPatch_H
39 #define coupledPointPatch_H
48 class pointBoundaryMesh;
91 TypeName(coupledPolyPatch::typeName_());
TypeName(coupledPolyPatch::typeName_())
virtual void initUpdateMesh(PstreamBuffers &)=0
virtual void initGeometry(PstreamBuffers &)=0
virtual void initMovePoints(PstreamBuffers &, const pointField &)=0
Buffers for inter-processor communications streams (UOPstream, UIPstream).
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
Generic templated field type.
virtual void movePoints(PstreamBuffers &, const pointField &)=0
virtual void updateMesh(PstreamBuffers &)=0
virtual void calcGeometry(PstreamBuffers &)=0
virtual ~coupledPointPatch()