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

Go to the source code of this file.

Namespaces

namespace  inp
 Collection of methods and database related to input.
 
namespace  mesh
 Collection of methods and data related to finite element and mesh.
 
namespace  mesh_gen
 

Functions

int mesh_gen::gmshMeshGenerateDim (const inp::ModelDeck *modelDeck)
 
void mesh_gen::fillMeshFromActiveGmshModel (mesh::Mesh *mesh_p, const inp::MeshDeck *meshDeck, const inp::ModelDeck *modelDeck)