Cache(const Triangulation< dim, spacedim > &tria, const Mapping< dim, spacedim > &mapping=StaticMappingQ1< dim, spacedim >::mapping) | GridTools::Cache< dim, spacedim > | |
cell_bounding_boxes_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
covering_rtree | 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 | 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_kdtree() 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 > | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
mapping | GridTools::Cache< dim, spacedim > | private |
mark_for_update(const CacheUpdateFlags &flags=update_all) | GridTools::Cache< dim, spacedim > | |
n_subscriptions() const | Subscriptor | inline |
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_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_rtree | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_kdtree | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_cell_centers | GridTools::Cache< dim, spacedim > | mutableprivate |
vertex_to_cells | GridTools::Cache< dim, spacedim > | mutableprivate |
~Cache() override | GridTools::Cache< dim, spacedim > | |
~Subscriptor() | Subscriptor | virtual |