40 const word& entryName,
54 const word& entryName,
95 return patch_.boundaryMesh().mesh();
101 return patch_.boundaryMesh().mesh().time();
uindirectPrimitivePatch pp(UIndirectList< face >(mesh.faces(), faceLabels), mesh.points())
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Registry of regIOobjects.
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
const bool faceValues_
Generate face or point values on patch.
const Time & time() const
Return false: function not created with time database.
const polyPatch & patch_
Reference to the patch.
const polyPatch & patch() const noexcept
Reference to the patch.
const objectRegistry & obr() const
Return the object registry (ie, the mesh).
patchFunction1Base(const polyPatch &pp, const word &entryName, const bool faceValues=true)
Construct from polyPatch and entry name.
const objectRegistry * whichDb() const
Return the associated registry (ie, the mesh).
bool faceValues() const noexcept
Generate face or point values on patch?
virtual void userTimeToTime(const Time &t)
Convert time.
const word name_
Name of entry.
A patch is a list of labels that address the faces in the global face list.
Reference counter for various OpenFOAM components.
constexpr refCount() noexcept
Default construct, initializing count to 0.
A class for handling words, derived from Foam::string.
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)