Go to the documentation of this file.
37 #ifndef mappedVariableThicknessWallPolyPatch_H
38 #define mappedVariableThicknessWallPolyPatch_H
69 TypeName(
"mappedWallVariableThickness");
120 const word& patchType
228 void write(Ostream&)
const;
A class for handling words, derived from Foam::string.
A polyBoundaryMesh is a polyPatch list with additional search methods and registered IO.
void write(Ostream &) const
TypeName("mappedWallVariableThickness")
Generic templated field type.
mappedVariableThicknessWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
sampleMode mode() const noexcept
Foam::mappedVariableThicknessWallPolyPatch.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const scalarList & thickness() const
label index() const noexcept
virtual autoPtr< polyPatch > clone(const polyBoundaryMesh &bm) const
const word & sampleRegion() const
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
virtual ~mappedVariableThicknessWallPolyPatch()
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
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,...
const vector & offset() const noexcept
const word & samplePatch() const