46 #ifndef calculatedLagrangianPatchField_H
47 #define calculatedLagrangianPatchField_H
Base class for Lagrangian boundary conditions.
Base class for Lagrangian patches.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A calculated boundary condition for Lagrangian. This condition does not provide any evaluation functi...
virtual autoPtr< LagrangianPatchField< Type > > clone() const
Construct and return a clone.
calculatedLagrangianPatchField(const LagrangianPatch &, const regIOobject &)
Construct from patch and internal field.
TypeName("calculated")
Runtime type information.
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...