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\}}\)
GridTools::Cache< dim, spacedim > Member List

This is the complete list of members for GridTools::Cache< dim, spacedim >, including all inherited members.

Cache(const Triangulation< dim, spacedim > &tria, const Mapping< dim, spacedim > &mapping=StaticMappingQ1< dim, spacedim >::mapping)GridTools::Cache< dim, spacedim >
cell_bounding_boxes_rtreeGridTools::Cache< dim, spacedim >mutableprivate
covering_rtreeGridTools::Cache< dim, spacedim >mutableprivate
get_cell_bounding_boxes_rtree() constGridTools::Cache< dim, spacedim >
get_covering_rtree() constGridTools::Cache< dim, spacedim >
get_mapping() constGridTools::Cache< dim, spacedim >inline
get_triangulation() constGridTools::Cache< dim, spacedim >inline
get_used_vertices() constGridTools::Cache< dim, spacedim >
get_used_vertices_rtree() constGridTools::Cache< dim, spacedim >
get_vertex_kdtree() constGridTools::Cache< dim, spacedim >
get_vertex_to_cell_centers_directions() constGridTools::Cache< dim, spacedim >
get_vertex_to_cell_map() constGridTools::Cache< dim, spacedim >
mappingGridTools::Cache< dim, spacedim >private
mark_for_update(const CacheUpdateFlags &flags=update_all)GridTools::Cache< dim, spacedim >
triaGridTools::Cache< dim, spacedim >private
tria_signalGridTools::Cache< dim, spacedim >private
update_flagsGridTools::Cache< dim, spacedim >mutableprivate
used_verticesGridTools::Cache< dim, spacedim >mutableprivate
used_vertices_rtreeGridTools::Cache< dim, spacedim >mutableprivate
vertex_kdtreeGridTools::Cache< dim, spacedim >mutableprivate
vertex_to_cell_centersGridTools::Cache< dim, spacedim >mutableprivate
vertex_to_cellsGridTools::Cache< dim, spacedim >mutableprivate
~Cache() overrideGridTools::Cache< dim, spacedim >