37 #ifndef compressibilityLagrangianScalarFieldSource_H
38 #define compressibilityLagrangianScalarFieldSource_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 compressibility. Applied to the compressibility field automatically by the Lagra...
virtual ~compressibilityLagrangianScalarFieldSource()
Destructor.
virtual tmp< LagrangianSubScalarField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
virtual autoPtr< LagrangianScalarFieldSource > clone(const regIOobject &iIo) const
Construct and return a clone setting the internal field reference.
TypeName("compressibility")
Runtime type information.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.