![]() |
Reference documentation for deal.II version GIT 03e6c36b5e 2023-03-30 18:05:02+00:00
|
Functions | |
template<class 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 3221 of file grid_tools.cc.