Reference documentation for deal.II version 9.0.0
InterGridMap< MeshType > Member List

This is the complete list of members for InterGridMap< MeshType >, including all inherited members.

cell_iterator typedefInterGridMap< MeshType >
clear()InterGridMap< MeshType >
destination_gridInterGridMap< MeshType >private
ExcIncompatibleGrids()InterGridMap< MeshType >static
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcInvalidKey(cell_iterator arg1)InterGridMap< MeshType >static
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_destination_grid() constInterGridMap< MeshType >
get_source_grid() constInterGridMap< MeshType >
InterGridMap()InterGridMap< MeshType >
list_subscribers() constSubscriptor
make_mapping(const MeshType &source_grid, const MeshType &destination_grid)InterGridMap< MeshType >
mappingInterGridMap< MeshType >private
memory_consumption() constInterGridMap< MeshType >
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
operator[](const cell_iterator &source_cell) constInterGridMap< MeshType >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_entries_to_cell(const cell_iterator &src_cell, const cell_iterator &dst_cell)InterGridMap< MeshType >private
set_mapping(const cell_iterator &src_cell, const cell_iterator &dst_cell)InterGridMap< MeshType >private
source_gridInterGridMap< MeshType >private
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) constSubscriptor
~Subscriptor()Subscriptorvirtual