36 #ifndef symmetryLagrangianPatch_H
37 #define symmetryLagrangianPatch_H
58 TypeName(symmetryPolyPatch::typeName_());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Boundary part of a Lagrangian mesh. Just a list of Lagrangian patches with some added convenience fun...
Class containing Lagrangian geometry and topology.
Base class for Lagrangian patches.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
A patch is a list of labels that address the faces in the global face list.
Symmetry Lagrangian patch. This is used for representing reflected/mirror-image repetitions of the ge...
TypeName(symmetryPolyPatch::typeName_())
Runtime type information.
virtual void evaluate(PstreamBuffers &, LagrangianMesh &, const LagrangianScalarInternalDynamicField &fraction) const
Evaluate changes in elements that have tracked to this patch.
symmetryLagrangianPatch(const polyPatch &, const LagrangianBoundaryMesh &)
Construct from a patch and a boundary mesh.
virtual ~symmetryLagrangianPatch()
Destructor.