30 template<
class ThermoType>
33 ReactingCloud<BasicReactingParcel<ThermoType> >& owner,
38 ReactingParcel<BasicReactingParcel<
ThermoType> >(owner, position, cellI)
42 template<
class ThermoType>
45 ReactingCloud<BasicReactingParcel<ThermoType> >& owner,
49 const scalar nParticle0,
53 const typename ReactingParcel<BasicReactingParcel<ThermoType> >::
54 constantProperties& constProps
57 ReactingParcel<BasicReactingParcel<
ThermoType> >
72 template<
class ThermoType>
75 const Cloud<BasicReactingParcel<ThermoType> >& cloud,
80 ReactingParcel<BasicReactingParcel<
ThermoType> >(cloud, is, readFields)
84 template<
class ThermoType>
87 const BasicReactingParcel<ThermoType>&
p
90 ReactingParcel<BasicReactingParcel>(p)
96 template<
class ThermoType>