45 template<
class CloudType>
Virtual abstract base class for parcel clouds. As parcelCloudBase but with additional virtualisation ...
virtual void evolve()
Evolve the cloud.
DSMCCloud< dsmcParcel > CloudType
void storeGlobalPositions() const
Call this before a topology change. Stores the particles global.
Outermost template for parcel clouds. Adds the parcelCloud virtualisation layer and forwards the meth...
virtual void storeGlobalPositions()
Call this before a topology change. Stores the particles global.
void evolve()
Evolve the cloud (move, collide)
Templated base class for dsmc cloud.