|
ug4
|
#include "lib_grid/algorithms/subset_util.h"#include "lib_grid/refinement/projectors/refinement_projector.h"#include <map>#include "lib_grid/parallelization/distributed_grid.h"#include "domain_impl.h"Go to the source code of this file.
Classes | |
| class | ug::Domain< d, TGrid, TSubsetHandler > |
| class | ug::DomainInfo |
| Describes the contents of a domain. More... | |
| class | ug::IDomain< TGrid, TSubsetHandler > |
| describes a physical domain More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Typedefs | |
| typedef Domain< 1, MultiGrid, MGSubsetHandler > | ug::Domain1d |
| typedef Domain< 2, MultiGrid, MGSubsetHandler > | ug::Domain2d |
| typedef Domain< 3, MultiGrid, MGSubsetHandler > | ug::Domain3d |