![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include "primitiveOccMesh.h"#include "gmshOccCompat.h"#include "geom/geomObjects.h"#include "geom/geomUtilFunctions.h"#include <algorithm>#include <cmath>#include <gmsh.h>#include <stdexcept>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | mesh_gen |
Functions | |
| void | mesh_gen::buildCylinderOcc (const geom::Cylinder &c) |
| void | mesh_gen::buildEllipseOcc (const geom::Ellipse &e, double h) |
| void | mesh_gen::buildEllipsoidOcc (const geom::Ellipsoid &e) |