39 #ifndef nonConformalCyclicPolyPatch_H 40 #define nonConformalCyclicPolyPatch_H 118 const word& patchType
129 const word& patchType,
130 const word& nbrPatchName,
131 const word& origPatchName,
142 const word& patchType
160 const label newStart,
161 const word& nbrPatchName,
162 const word& origPatchName
265 const scalar fraction,
266 const label origFacei,
A list of keyword definitions, which are a keyword followed by any number of values (e...
Structure to conveniently store processor and face indices.
const word & nbrPatchName() const
Neighbour patch name.
virtual const transformer & transform() const
Return transformation between the coupled patches.
Class to generate patchToPatch coupling geometry. A full geometric intersection is done between a fac...
virtual bool owner() const
Does this side own the patch ?
A class for handling words, derived from string.
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...
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual bool neighbour() const
Does the coupled side own the patch ?
autoPtr< PrimitivePatch< FaceList, PointField > > clone() const
Construct and return a clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...