45 #ifndef cyclicLagrangianPatchField_H
46 #define cyclicLagrangianPatchField_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 cyclic boundary condition for Lagrangian. Properties are transformed by the transformation of the a...
virtual autoPtr< LagrangianPatchField< Type > > clone() const
Construct and return a clone.
TypeName("cyclic")
Runtime type information.
cyclicLagrangianPatchField(const LagrangianPatch &, const regIOobject &)
Construct from patch and internal field.
virtual void evaluate(PstreamBuffers &, const LagrangianScalarInternalDynamicField &fraction)
Evaluate the patch field.
Cyclic Lagrangian patch. This is used for the patches that represent translated or rotated repetition...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...