|
ug4
|
#include "lib_grid/file_io/file_io.h"#include "lib_grid/grid/grid.h"#include "lib_grid/tools/subset_handler_grid.h"#include "common/util/smart_pointer.h"Go to the source code of this file.
Classes | |
| class | ug::PartitionMap |
| Used to describe how a domain shall be distributed in a parallel environment. More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |
| template<class TAPos > | |
| bool | ug::SavePartitionMapToFile (PartitionMap &pm, const char *filename, TAPos &aPos) |
| Save the partition map to a file. | |
| typedef SmartPtr< PartitionMap > | ug::SPPartitionMap |
| Save the partition map to a file. | |