Go to the documentation of this file.
38 if (!meshInterpPtr_.valid())
41 <<
"Interpolation object not set"
45 return meshInterpPtr_();
word nbrRegionName_
Name of the neighbour region to map.
A class for handling words, derived from string.
Class to calculate the cell-addressing between two overlapping meshes.
const word & nbrRegionName() const
Return const access to the neighbour region name.
errorManip< error > abort(error &err)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const meshToMesh & meshInterp() const
Return const access to the mapToMap pointer.