|
ug4
|
#include "lib_grid/lg_base.h"#include "projectors/refinement_projector.h"#include "common/ug_config.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| bool | ug::Refine (Grid &grid, Selector &sel, AInt &aInt, RefinementProjector *projector=NULL, bool useSnapPoints=false) |
| refines selected faces and edges regularily and builds a closure on adjacent unselected faces. | |
| bool | ug::Refine (Grid &grid, Selector &sel, RefinementProjector *projector=NULL, bool useSnapPoints=false) |
| refines selected faces and edges regularily and builds a closure on adjacent unselected faces. | |