60 #ifndef emptyLagrangianPatchField_H
61 #define emptyLagrangianPatchField_H
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base class for Lagrangian boundary conditions.
Base class for Lagrangian patches.
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...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
An empty boundary condition for Lagrangian. This is used for the patches that have normals that point...
TypeName("empty")
Runtime type information.
virtual autoPtr< LagrangianPatchField< Type > > clone() const
Construct and return a clone.
emptyLagrangianPatchField(const LagrangianPatch &, const regIOobject &)
Construct from patch and internal field.
virtual void evaluate(PstreamBuffers &, const LagrangianScalarInternalDynamicField &fraction)
Evaluate the patch field.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...