42 sampledPatchInternalField,
59 mappers_(patchIDs().size())
62 if (dict.
found(
"offsetMode"))
151 return sampleField(vField);
160 return sampleField(vField);
168 return sampleField(vField);
177 return sampleField(vField);
186 return sampleField(vField);
195 return interpolateField(interpolator);
204 return interpolateField(interpolator);
214 return interpolateField(interpolator);
223 return interpolateField(interpolator);
232 return interpolateField(interpolator);
238 os <<
"sampledPatchInternalField: " <<
name() <<
" :" 240 <<
" faces:" << faces().
size()
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
const pointField & points
virtual tmp< scalarField > sample(const volScalarField &) const
Sample field on surface.
mode_t mode(const fileName &)
Return the file mode.
wordList patchNames(nPatches)
word name(const complex &)
Return a string representation of a complex.
virtual void print(Ostream &) const
Write.
virtual ~sampledPatchInternalField()
Destructor.
A class for handling words, derived from string.
void size(const label)
Override size to be inconsistent with allocated storage.
A list of keyword definitions, which are a keyword followed by any number of values (e...
sampledPatchInternalField(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
scalar distance(const vector &p1, const vector &p2)
offsetMode
How to project face centres.
static const NamedEnum< offsetMode, 3 > offsetModeNames_
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Macros for easy insertion into run-time selection tables.
A sampledSurface on patches. Non-triangulated by default.
const word & name() const
Return name.
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
bool interpolate() const
Interpolation requested for surface.
Mesh consisting of general polyhedral cells.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
addNamedToRunTimeSelectionTable(GAMGProcAgglomeration, noneGAMGProcAgglomeration, GAMGAgglomeration, none)
Enum read(Istream &) const
Read a word from Istream and return the corresponding.
A class for managing temporary objects.
static const word null
An empty word.
defineTypeNameAndDebug(combustionModel, 0)