30 template<
class ParcelType>
41 ParcelType(mesh, coordinates, celli, tetFacei, tetPti, facei),
46 template<
class ParcelType>
52 label& nLocateBoundaryHits
55 ParcelType(mesh, position, celli, nLocateBoundaryHits),
62 template<
class ParcelType>
69 template<
class ParcelType>
MPPICParcel(const polyMesh &mesh, const barycentric &coordinates, const label celli, const label tetFacei, const label tetPti, const label facei)
Construct from mesh, coordinates and topology.
const labelPair & id() const
Return const access to the identifier.
Mesh consisting of general polyhedral cells.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.