Go to the documentation of this file.
39 #ifndef perfectInterface_H
40 #define perfectInterface_H
76 static const scalar tol_;
106 const word& faceZoneName,
107 const word& masterPatchName,
108 const word& slavePatchName
A class for handling words, derived from Foam::string.
List of mesh modifiers defining the mesh dynamics.
virtual void modifyMotionPoints(pointField &motionPoints) const
Direct mesh changes based on v1.3 polyTopoChange syntax.
virtual void updateMesh(const mapPolyMesh &)
virtual void setRefinement(polyTopoChange &) const
virtual void writeDict(Ostream &) const
TypeName("perfectInterface")
Generic templated field type.
virtual bool changeTopology() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Hack of attachDetach to couple patches when they perfectly align. Does not decouple....
Virtual base class for mesh modifiers.
const word & name() const
virtual ~perfectInterface()=default
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of faces which address into the list of points.
virtual void write(Ostream &) const