![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include <cstddef>#include <vector>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) |