ug4
|
#include <vector>
#include <algorithm>
#include "common/assert.h"
#include "refinement_projector.h"
#include "lib_grid/tools/subset_handler_interface.h"
#include "lib_grid/callbacks/selection_callbacks.h"
#include "lib_grid/callbacks/subset_callbacks.h"
Go to the source code of this file.
Classes | |
class | ug::ProjectionHandler |
Associates different projectors with individual subsets. More... | |
Namespaces | |
ug | |
the ug namespace | |
Typedefs | |
typedef SmartPtr< ProjectionHandler > | ug::SPProjectionHandler |