|
ug4
|
#include <vector>#include "hanging_node_refiner_base.h"#include "lib_grid/algorithms/geom_obj_util/geom_obj_util.h"#include "lib_grid/algorithms/debug_util.h"#include "lib_grid/algorithms/subset_util.h"#include "lib_grid/file_io/file_io.h"#include "ref_mark_adjusters/std_hnode_adjuster.h"#include "lib_grid/tools/selector_multi_grid.h"#include "lib_grid/tools/periodic_boundary_manager.h"#include "pcl/pcl_util.h"Namespaces | |
| namespace | ug |
| the ug namespace | |
Macros | |
| #define | HNODE_PROFILE_BEGIN(name) PROFILE_BEGIN(name) |
| #define | HNODE_PROFILE_END() PROFILE_END() |
| #define | HNODE_PROFILE_FUNC() PROFILE_FUNC() |
| #define | PROFILE_HANGING_NODE_REFINER |
| #define HNODE_PROFILE_BEGIN | ( | name | ) | PROFILE_BEGIN(name) |
| #define HNODE_PROFILE_END | ( | ) | PROFILE_END() |
| #define HNODE_PROFILE_FUNC | ( | ) | PROFILE_FUNC() |
| #define PROFILE_HANGING_NODE_REFINER |