![]() |
Reference documentation for deal.II version GIT 574c7c8486 2023-09-22 10:20:02+00:00
|
Functions | |
template<typename MeshType > | |
std::tuple< BoundingBox< MeshType::space_dimension >, bool > | compute_cell_predicate_bounding_box (const typename MeshType::cell_iterator &parent_cell, const std::function< bool(const typename MeshType::active_cell_iterator &)> &predicate) |
std::tuple< BoundingBox<MeshType::space_dimension>, bool> GridTools::internal::BoundingBoxPredicate::compute_cell_predicate_bounding_box | ( | const typename MeshType::cell_iterator & | parent_cell, |
const std::function< bool(const typename MeshType::active_cell_iterator &)> & | predicate | ||
) |
Definition at line 3077 of file grid_tools.cc.