Cache(const Triangulation< dim, spacedim > &tria, const Mapping< dim, spacedim > &mapping) | GridTools::Cache< dim, spacedim > | |
Cache(const Triangulation< dim, spacedim > &tria) | GridTools::Cache< dim, spacedim > | |
cell_bounding_boxes_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
cell_bounding_boxes_rtree_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
check_no_subscribers() const noexcept | Subscriptor | private |
counter | Subscriptor | mutableprivate |
counter_map | Subscriptor | mutableprivate |
covering_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
covering_rtree_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_cell_bounding_boxes_rtree() const | GridTools::Cache< dim, spacedim > | |
get_covering_rtree(const unsigned int level=0) const | GridTools::Cache< dim, spacedim > | |
get_locally_owned_cell_bounding_boxes_rtree() const | GridTools::Cache< dim, spacedim > | |
get_mapping() const | GridTools::Cache< dim, spacedim > | inline |
get_triangulation() const | GridTools::Cache< dim, spacedim > | inline |
get_used_vertices() const | GridTools::Cache< dim, spacedim > | |
get_used_vertices_rtree() const | GridTools::Cache< dim, spacedim > | |
get_vertex_to_cell_centers_directions() const | GridTools::Cache< dim, spacedim > | |
get_vertex_to_cell_map() const | GridTools::Cache< dim, spacedim > | |
get_vertex_to_neighbor_subdomain() const | GridTools::Cache< dim, spacedim > | |
get_vertices_with_ghost_neighbors() const | GridTools::Cache< dim, spacedim > | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
locally_owned_cell_bounding_boxes_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
locally_owned_cell_bounding_boxes_rtree_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
map_iterator typedef | Subscriptor | private |
map_value_type typedef | Subscriptor | private |
mapping | GridTools::Cache< dim, spacedim > | private |
mark_for_update(const CacheUpdateFlags &flags=update_all) | GridTools::Cache< dim, spacedim > | |
mutex | Subscriptor | privatestatic |
n_subscriptions() const | Subscriptor | inline |
object_info | Subscriptor | mutableprivate |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
tria | GridTools::Cache< dim, spacedim > | private |
tria_change_signal | GridTools::Cache< dim, spacedim > | private |
tria_create_signal | GridTools::Cache< dim, spacedim > | private |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
update_flags | GridTools::Cache< dim, spacedim > | mutableprivate |
used_vertices | GridTools::Cache< dim, spacedim > | mutableprivate |
used_vertices_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
used_vertices_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
used_vertices_rtree_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
validity_pointers | Subscriptor | mutableprivate |
vertex_to_cell_centers | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_cell_centers_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_cells | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_cells_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_neighbor_subdomain | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_neighbor_subdomain_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
vertices_with_ghost_neighbors | GridTools::Cache< dim, spacedim > | mutableprivate |
vertices_with_ghost_neighbors_mutex | GridTools::Cache< dim, spacedim > | mutableprivate |
~Cache() override | GridTools::Cache< dim, spacedim > | |
~Subscriptor() | Subscriptor | virtual |