![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include <cmath>#include <gmsh.h>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | mesh_gen |
Functions | |
| int | mesh_gen::addDiskOcc (double xc, double yc, double zc, double rx, double ry, double theta=0.) |
| OCC disk compatible with older Gmsh (no zAxis/xAxis) and newer APIs. | |