|
template<typename A > |
bool | walberla::geometry::contains (const BodyLogicalNOT< A > &body, const Vector3< real_t > &point) |
|
template<typename A , typename B > |
bool | walberla::geometry::contains (const BodyLogicalAND< A, B > &body, const Vector3< real_t > &point) |
|
template<typename A , typename B > |
bool | walberla::geometry::contains (const BodyLogicalOR< A, B > &body, const Vector3< real_t > &point) |
|
template<typename A , typename B > |
bool | walberla::geometry::contains (const BodyLogicalXOR< A, B > &body, const Vector3< real_t > &point) |
|