46 #ifndef processorCyclicLagrangianPatchField_H
47 #define processorCyclicLagrangianPatchField_H
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
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.
A processorCyclic boundary condition for Lagrangian. Properties are communicated to and from the neig...
TypeName("processorCyclic")
Runtime type information.
processorCyclicLagrangianPatchField(const LagrangianPatch &, const regIOobject &)
Construct from patch and internal field.
virtual autoPtr< LagrangianPatchField< Type > > clone() const
Construct and return a clone.
virtual void evaluate(PstreamBuffers &, const LagrangianScalarInternalDynamicField &fraction)
Evaluate the patch field.
Processor-cyclic Lagrangian patch. This is used for the patches that interface between processors acr...
A processor boundary condition for Lagrangian. Properties are communicated to and from the neighbour ...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...