|
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
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>
boost::geometry::index::rtree< LeafType, IndexType > RTree
Abstract base class for mapping classes.
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE