PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
gmshOccCompat.h File Reference
#include <cmath>
#include <gmsh.h>
#include <vector>
Include dependency graph for gmshOccCompat.h:
This graph shows which files directly or indirectly include this file:

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.