|
waLBerla 7.2
|
#include "core/DataTypes.h"#include "core/math/AABB.h"#include "core/math/Vector3.h"#include <array>Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::domain_decomposition |
Functions | |
| bool | walberla::domain_decomposition::periodicIntersect (const std::array< bool, 3 > &periodic, const math::AABB &domain, const math::AABB &box1, const math::AABB &box2) |
| bool | walberla::domain_decomposition::periodicIntersect (const std::array< bool, 3 > &periodic, const math::AABB &domain, const math::AABB &box1, const math::AABB &box2, const real_t dx) |