Go to the documentation of this file.
37 #ifndef cyclicPeriodicAMIPolyPatch_H
38 #define cyclicPeriodicAMIPolyPatch_H
62 mutable label nTransforms_;
65 const label nSectors_;
74 void syncTransforms()
const;
80 virtual void resetAMI()
const;
99 const word& patchType,
110 const word& patchType
128 const label newStart,
129 const word& nbrPatchName
207 virtual void write(Ostream&)
const;
A class for handling words, derived from Foam::string.
OFstream that keeps track of vertices.
A polyBoundaryMesh is a polyPatch list with additional search methods and registered IO.
virtual ~cyclicPeriodicAMIPolyPatch()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
label index() const noexcept
virtual transformType transform() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual autoPtr< polyPatch > clone(const polyBoundaryMesh &bm) const
cyclicPeriodicAMIPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType, const transformType transform=UNKNOWN)
virtual void write(Ostream &) const
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const word & name() const noexcept
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("cyclicPeriodicAMI")
Cyclic patch for periodic Arbitrary Mesh Interface (AMI)
A list of faces which address into the list of points.
Cyclic patch for Arbitrary Mesh Interface (AMI)