46 #ifndef stickVelocityLagrangianPatchVectorField_H
47 #define stickVelocityLagrangianPatchVectorField_H
74 cloudVelocityLagrangianPatchVectorField::
75 cloudVelocityLagrangianPatchVectorField;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Buffers for inter-processor communications streams (UOPstream, UIPstream).
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for cloud velocity conditions. Accessed by the cloud velocity Lagrangian patch....
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A stick velocity boundary condition. Particles that hit a patch with this condition will stick to it ...
virtual autoPtr< LagrangianPatchVectorField > clone() const
Construct and return a clone.
TypeName("stickVelocity")
Runtime type information.
virtual LagrangianState state() const
Return the state after interaction with this patch.
virtual void evaluate(PstreamBuffers &, const LagrangianScalarInternalDynamicField &fraction)
Evaluate the patch field.
LagrangianState
Lagrangian state enumeration.