35 #ifndef nonConformalCyclicLagrangianPatch_H
36 #define nonConformalCyclicLagrangianPatch_H
65 mutable bool isNbrPatchMesh_;
68 mutable label nPositionalErrors_;
71 mutable scalar maxPositionalErrorSqr_;
74 mutable point maxPositionalErrorReceivePosition_;
87 TypeName(nonConformalCyclicPolyPatch::typeName_());
109 return nonConformalCyclicPatch_;
115 return nonConformalCyclicPatch_.
transform();
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.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Buffers for inter-processor communications streams (UOPstream, UIPstream).
A patch is a list of labels that address the faces in the global face list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.