45 #ifndef processorLagrangianPatchField_H
46 #define processorLagrangianPatchField_H
76 template<
template<
class>
class GeoField>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base class for Lagrangian boundary conditions.
const LagrangianInternalDynamicField< Type > & internalField() const
Return internal field reference.
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 processor boundary condition for Lagrangian. Properties are communicated to and from the neighbour ...
processorLagrangianPatchField(const LagrangianPatch &, const regIOobject &)
Construct from patch and internal field.
virtual void initEvaluate(PstreamBuffers &, const LagrangianScalarInternalDynamicField &fraction)
Initialise evaluation of the patch field.
virtual autoPtr< LagrangianPatchField< Type > > clone() const
Construct and return a clone.
TypeName("processor")
Runtime type information.
Processor Lagrangian patch. This is used for the patches that interface between processors across fac...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void evaluate(GeometricField< Type, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, GeoMesh > &x)