|
ug4
|
#include <sstream>#include "parallelization_util.h"#include "distribution.h"#include "lib_grid/refinement/global_multi_grid_refiner.h"#include "lib_grid/file_io/file_io.h"#include "lib_grid/algorithms/subset_util.h"#include "pcl/pcl_layout_tests.h"Classes | |
| class | ug::ToElementPosition< TElem, TAVrtPos > |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| int | ug::GetAssociatedInterfaceType (int interfaceType) |
| Returns the type of associated interfaces. | |
| bool | ug::TestGridLayoutMap (MultiGrid &mg, GridLayoutMap &glm, bool verbose=true) |
| Checks whether the grid-layout-map on this proc is consistent with connected ones. | |
| template<class TAPos > | |
| bool | ug::TestGridLayoutMap (MultiGrid &mg, GridLayoutMap &glm, TAPos &aPos, bool verbose=true) |