28 template<
class ParcelType>
38 ParcelType(owner, coordinates, celli, tetFacei, tetPti),
43 template<
class ParcelType>
51 ParcelType(owner, position, celli),
56 template<
class ParcelType>
65 const scalar nParticle0,
67 const scalar dTarget0,
70 const typename ParcelType::constantProperties& constProps
93 template<
class ParcelType>
100 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.
const vector & UCorrect() const
Return const access to correction velocity.
MPPICParcel(const polyMesh &mesh, const barycentric &coordinates, const label celli, const label tetFacei, const label tetPti)
Construct from mesh, coordinates and topology.
Mesh consisting of general polyhedral cells.