37 #ifndef dynamicViscosityLagrangianScalarFieldSource_H
38 #define dynamicViscosityLagrangianScalarFieldSource_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 dynamic viscosity. Applied to the dynamic viscosity field automatically by the L...
virtual tmp< LagrangianSubScalarField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
virtual ~dynamicViscosityLagrangianScalarFieldSource()
Destructor.
TypeName("dynamicViscosity")
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.