|
ug4
|
#include "hexahedron_util.h"#include "../grid_objects/prism_rules.h"#include "geom_obj_util/face_util.h"Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| Hexahedron * | ug::CreateHexahedronFromPrisms (Grid &grid, Prism *p0, Prism *p1) |
| Creates a hexahedron from two prisms which share a quadrilateral side. | |