37 #ifndef totalPressureVelocityMagnitudeLagrangianScalarFieldSource_H
38 #define totalPressureVelocityMagnitudeLagrangianScalarFieldSource_H
48 class LagrangianFieldSourceBase;
49 class cloudLagrangianFieldSource;
Base class for Lagrangian source conditions.
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 Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mix-in for source conditions that refer to a cloud.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.
Mix-in for source conditions that compute the velocity magnitude from the difference between a specif...
tmp< LagrangianSubScalarField > Umag(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
void write(Ostream &) const
Write.
totalPressureVelocityMagnitudeLagrangianScalarFieldSource(const LagrangianFieldSourceBase &, const cloudLagrangianFieldSource &, const dictionary &dict)
Construct from a dictionary.
~totalPressureVelocityMagnitudeLagrangianScalarFieldSource()
Destructor.
A class for handling words, derived from string.