50 manipulatedMatrix_(false),
88 manipulatedMatrix_(false),
89 useImplicit_(
rhs.useImplicit_),
90 patchType_(
rhs.patchType_)
98 manipulatedMatrix_(false),
99 useImplicit_(
rhs.useImplicit_),
100 patchType_(
rhs.patchType_)
115 return patch_.boundaryMesh().mesh().
thisDb();
121 if (&patch_ != &(
rhs.patch_))
124 <<
"Different patches for fvPatchField"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Template invariant parts for fvPatchField.
fvPatchFieldBase(const fvPatch &p)
Construct from patch.
void checkPatch(const fvPatchFieldBase &rhs) const
Check that patches are identical.
const objectRegistry & db() const
The associated objectRegistry.
virtual void readDict(const dictionary &dict)
Read dictionary entries.
static int disallowGenericPatchField
Debug switch to disallow the use of generic fvPatchField.
const word & patchType() const noexcept
The optional patch type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Registry of regIOobjects.
const objectRegistry & thisDb() const noexcept
Return the object registry.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
int debugSwitch(const char *name, const int deflt=0)
Lookup debug switch or add default value.
errorManip< error > abort(error &err)
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...