Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
InterGridMap< GridClass > Member List

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

cell_iterator typedefInterGridMap< GridClass >
clear()InterGridMap< GridClass >
DeclException0(ExcIncompatibleGrids)InterGridMap< GridClass >
DeclException1(ExcInvalidKey, cell_iterator,<< "The iterator "<< arg1<< " is not valid as key for "<< "this map.")InterGridMap< GridClass >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
destination_gridInterGridMap< GridClass >private
get_destination_grid() const InterGridMap< GridClass >
get_source_grid() const InterGridMap< GridClass >
InterGridMap()InterGridMap< GridClass >
list_subscribers() const Subscriptor
make_mapping(const GridClass &source_grid, const GridClass &destination_grid)InterGridMap< GridClass >
mappingInterGridMap< GridClass >private
memory_consumption() const InterGridMap< GridClass >
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator[](const cell_iterator &source_cell) const InterGridMap< GridClass >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_entries_to_cell(const cell_iterator &src_cell, const cell_iterator &dst_cell)InterGridMap< GridClass >private
set_mapping(const cell_iterator &src_cell, const cell_iterator &dst_cell)InterGridMap< GridClass >private
source_gridInterGridMap< GridClass >private
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) const Subscriptor
~Subscriptor()Subscriptorvirtual