35 #ifndef positionLagrangianVectorFieldSource_H
36 #define positionLagrangianVectorFieldSource_H
51 public LagrangianVectorFieldSource
62 using LagrangianVectorFieldSource::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 vector corresponding to the position.
virtual tmp< LagrangianSubVectorField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
virtual ~positionLagrangianVectorFieldSource()
Destructor.
virtual autoPtr< LagrangianVectorFieldSource > clone(const regIOobject &iIo) const
Construct and return a clone setting the internal field reference.
TypeName("position")
Runtime type information.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.