ug4
|
#include "../grid_objects/grid_objects_3d.h"
#include "../grid/grid.h"
#include "../grid/grid_util.h"
Go to the source code of this file.
Namespaces | |
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. More... | |