36 #ifndef wallLagrangianPatch_H
37 #define wallLagrangianPatch_H
58 TypeName(wallPolyPatch::typeName_());
Boundary part of a Lagrangian mesh. Just a list of Lagrangian patches with some added convenience fun...
Base class for Lagrangian patches.
A patch is a list of labels that address the faces in the global face list.
Wall Lagrangian patch. Provides no additional functionality over the base patch. Is simply a type tha...
wallLagrangianPatch(const polyPatch &, const LagrangianBoundaryMesh &)
Construct from a patch and a boundary mesh.
TypeName(wallPolyPatch::typeName_())
Runtime type information.
virtual ~wallLagrangianPatch()
Destructor.