ug4
|
#include <cassert>
#include "selector_interface.h"
#include "../multi_grid.h"
#include "../lib_grid_messages.h"
#include "selector_multi_grid_impl.hpp"
Go to the source code of this file.
Classes | |
struct | ug::MGSelector::Level |
class | ug::MGSelector::MGSelectionIterator< TElem, TMGSelector, TLevelIterator > |
class | ug::MGSelector |
specialization of ISelector for grids of class MultiGrid. More... | |
struct | ug::MGSelector::traits< TElem > |
The traits class holds some important types for each element-type. More... | |
Namespaces | |
ug | |
the ug namespace | |