28 template<
class ParcelType>
38 ParcelType(owner, position, celli, tetFacei, tetPtI),
43 template<
class ParcelType>
52 const scalar nParticle0,
54 const scalar dTarget0,
57 const typename ParcelType::constantProperties& constProps
80 template<
class ParcelType>
87 template<
class ParcelType>
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
MPPICParcel(const polyMesh &mesh, const vector &position, const label celli, const label tetFacei, const label tetPtI)
Construct from owner, position, and cloud owner.
const vector & UCorrect() const
Return const access to correction velocity.
Mesh consisting of general polyhedral cells.