35 #ifndef mappedVariableThicknessWallPolyPatch_H 36 #define mappedVariableThicknessWallPolyPatch_H 67 TypeName(
"mappedWallVariableThickness");
90 const word& sampleRegion,
92 const word& samplePatch,
104 const word& sampleRegion,
106 const word& samplePatch,
118 const word& patchType
mappedVariableThicknessWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
TypeName("mappedWallVariableThickness")
Runtime type information.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void write(Ostream &) const
Write the polyPatch data as a dictionary.
scalarList & thickness()
Return non const thickness.
virtual autoPtr< polyPatch > clone(const polyBoundaryMesh &bm) const
Construct and return a clone, resetting the boundary mesh.
A class for handling words, derived from string.
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
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...
Foam::mappedVariableThicknessWallPolyPatch.
sampleMode
Mesh items to sample.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~mappedVariableThicknessWallPolyPatch()
Destructor.