53 public meshToMeshMethod
58 waveMethod(
const waveMethod&) =
delete;
61 void operator=(
const waveMethod&) =
delete;
const polyMesh & src() const
Return const access to the source mesh.
const polyMesh & tgt() const
Return const access to the target mesh.
Mesh consisting of general polyhedral cells.
TypeName("wave")
Run-time type information.
virtual ~waveMethod()
Destructor.
static void calculate(const polyMesh &src, const polyMesh &tgt, labelList &srcToTgtAddr)
Calculate addressing.
List< scalarList > scalarListList
List of scalarList.
List< labelList > labelListList
List of labelList.
List< label > labelList
A List of labels.
List< pointList > pointListList
List of pointList.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.