PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
primitiveOccMesh.cpp File Reference
#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>
Include dependency graph for primitiveOccMesh.cpp:

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)