waLBerla 7.2
Loading...
Searching...
No Matches
MapPointToPeriodicDomain.cpp File Reference

Detailed Description

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::domain_decomposition
 

Functions

void walberla::domain_decomposition::mapPointToPeriodicDomain (const std::array< bool, 3 > &periodic, const AABB &domain, real_t &x, real_t &y, real_t &z)
 This function can be used to transform any point in 3D space into the periodic simulation space.