Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
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=(ReferenceCells::get_hypercube< dim >() .template get_default_linear_mapping< dim, spacedim >()))GridTools::Cache< dim, spacedim >
cell_bounding_boxes_rtreeGridTools::Cache< dim, spacedim >mutableprivate
check_no_subscribers() const noexceptSubscriptorprivate
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
covering_rtreeGridTools::Cache< dim, spacedim >mutableprivate
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_cell_bounding_boxes_rtree() constGridTools::Cache< dim, spacedim >
get_covering_rtree(const unsigned int level=0) constGridTools::Cache< dim, spacedim >
get_locally_owned_cell_bounding_boxes_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_to_cell_centers_directions() constGridTools::Cache< dim, spacedim >
get_vertex_to_cell_map() constGridTools::Cache< dim, spacedim >
get_vertex_to_neighbor_subdomain() constGridTools::Cache< dim, spacedim >
get_vertices_with_ghost_neighbors() constGridTools::Cache< dim, spacedim >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
locally_owned_cell_bounding_boxes_rtreeGridTools::Cache< dim, spacedim >mutableprivate
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
mappingGridTools::Cache< dim, spacedim >private
mark_for_update(const CacheUpdateFlags &flags=update_all)GridTools::Cache< dim, spacedim >
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
triaGridTools::Cache< dim, spacedim >private
tria_signalGridTools::Cache< dim, spacedim >private
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
update_flagsGridTools::Cache< dim, spacedim >mutableprivate
used_verticesGridTools::Cache< dim, spacedim >mutableprivate
used_vertices_rtreeGridTools::Cache< dim, spacedim >mutableprivate
validity_pointersSubscriptormutableprivate
vertex_to_cell_centersGridTools::Cache< dim, spacedim >mutableprivate
vertex_to_cellsGridTools::Cache< dim, spacedim >mutableprivate
vertex_to_neighbor_subdomainGridTools::Cache< dim, spacedim >mutableprivate
vertices_with_ghost_neighborsGridTools::Cache< dim, spacedim >mutableprivate
~Cache() overrideGridTools::Cache< dim, spacedim >
~Subscriptor()Subscriptorvirtual