37 #ifndef densityLagrangianScalarFieldSource_H
38 #define densityLagrangianScalarFieldSource_H
53 public LagrangianScalarFieldSource
64 using LagrangianScalarFieldSource::LagrangianScalarFieldSource;
Base class for Lagrangian injections. Minimal wrapper over LagrangianSource. Implements some utility ...
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Source condition for density. Applied to the density field automatically by the Lagrangian thermodyna...
virtual ~densityLagrangianScalarFieldSource()
Destructor.
virtual tmp< LagrangianSubScalarField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
TypeName("density")
Runtime type information.
virtual autoPtr< LagrangianScalarFieldSource > clone(const regIOobject &iIo) const
Construct and return a clone setting the internal field reference.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.