16 #ifndef dealii_grid_grid_tools_cache_h 17 #define dealii_grid_grid_tools_cache_h 36 #include <boost/signals2.hpp> 67 template <
int dim,
int spacedim = dim>
108 std::set<typename Triangulation<dim, spacedim>::active_cell_iterator>> &
115 const std::vector<std::vector<Tensor<1, spacedim>>> &
122 const std::map<unsigned int, Point<spacedim>> &
137 std::pair<BoundingBox<spacedim>,
180 #ifdef DEAL_II_WITH_NANOFLANN 211 std::set<typename Triangulation<dim, spacedim>::active_cell_iterator>>
218 mutable std::vector<std::vector<Tensor<1, spacedim>>>
227 #ifdef DEAL_II_WITH_NANOFLANN 250 std::pair<BoundingBox<spacedim>,
263 template <
int dim,
int spacedim>
272 template <
int dim,
int spacedim>
Abstract base class for mapping classes.
boost::geometry::index::rtree< LeafType, IndexType > RTree
#define DEAL_II_NAMESPACE_CLOSE
#define DEAL_II_NAMESPACE_OPEN