Namespaces | |
internal | |
Classes | |
class | BlockForestDataHandling |
class | BlockForestDomain |
class | IDomain |
Abstract base class for the local subdomain. More... | |
class | InfiniteDomain |
Every process assumes the whole simulation space belongs to its subdomain. More... | |
Functions | |
std::shared_ptr< BlockForestDataHandling > | createBlockForestDataHandling (const std::shared_ptr< data::ParticleStorage > &ps) |
template<typename Accessor > | |
void | createWithNeighborhood (Accessor &ac, const BlockForest &bf, blockforest::InfoCollection &ic) |
std::shared_ptr< BlockForestDataHandling > walberla::mesa_pd::domain::createBlockForestDataHandling | ( | const std::shared_ptr< data::ParticleStorage > & | ps | ) |
void walberla::mesa_pd::domain::createWithNeighborhood | ( | Accessor & | ac, |
const BlockForest & | bf, | ||
blockforest::InfoCollection & | ic | ||
) |