36 #ifndef noneStateLagrangianLabelFieldSource_H
37 #define noneStateLagrangianLabelFieldSource_H
52 public LagrangianLabelFieldSource
63 using LagrangianLabelFieldSource::LagrangianFieldSource;
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...
This source condition provides a label corresponding to the LagrangianState::none enumeration.
TypeName("noneState")
Runtime type information.
virtual autoPtr< LagrangianLabelFieldSource > clone(const regIOobject &iIo) const
Construct and return a clone setting the internal field reference.
virtual ~noneStateLagrangianLabelFieldSource()
Destructor.
virtual tmp< LagrangianSubLabelField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.