39 #ifndef massLagrangianScalarFieldSource_H
40 #define massLagrangianScalarFieldSource_H
56 public LagrangianScalarFieldSource,
Templated base class for source conditions that refer to a cloud. Not a source condition in itself....
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...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
This source condition provides the mass of introduced particles. It converts between the correspondin...
virtual tmp< LagrangianSubScalarField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
virtual ~massLagrangianScalarFieldSource()
Destructor.
TypeName("mass")
Runtime type information.
massLagrangianScalarFieldSource(const regIOobject &)
Construct from internal field.
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.