38 mappedVariableThicknessWallPolyPatch,
45 mappedVariableThicknessWallPolyPatch,
74 const word& sampleRegion,
76 const word& samplePatch,
92 const word& sampleRegion,
94 const word& samplePatch,
110 const word& patchType
114 thickness_(
scalarField(
"thickness", dict, this->size()))
126 thickness_(pp.thickness_)
154 thickness_(pp.size())
mappedVariableThicknessWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
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.
Macros for easy insertion into run-time selection tables.
A class for handling words, derived from string.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
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...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Foam::mappedVariableThicknessWallPolyPatch.
sampleMode
Mesh items to sample.
virtual ~mappedVariableThicknessWallPolyPatch()
Destructor.