75 <<
"Invalid Lagrangian source reference requested."
89 <<
"Invalid Lagrangian source reference requested."
109 <<
"Invalid Lagrangian injection reference requested."
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base class for Lagrangian injections. Minimal wrapper over LagrangianSource. Implements some utility ...
bool isInjection() const
Check if the injection reference is valid.
const LagrangianSubScalarField & S() const
Access the source field.
const LagrangianInjection & injection() const
Access the injection model.
LagrangianModelRef()
Construct null.
const LagrangianSource & source() const
Access the source model.
bool isSource() const
Check if the source reference is valid.
Base class for Lagrangian sources. Minimal wrapper over LagrangianModel that provides an interface to...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
tmp< fvMatrix< Type > > S(const Pair< tmp< volScalarField::Internal >> &, const VolField< Type > &)
errorManipArg< error, int > exit(error &err, const int errNo=1)
bool notNull(const T &t)
Return true if t is not a reference to the nullObject of type T.
const T & NullObjectRef()
Return const reference to the nullObject of type T.