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

Go to the source code of this file.

Namespaces

namespace  geom
 
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

std::shared_ptr< mesh::Meshmesh_gen::createParticleMesh (const inp::MeshDeck &zmeshDeck, const geom::GeomData &zgeomDeck, const inp::ModelDeck *modelDeck, const std::string &modelName)
 Build a reference-particle mesh: file, uniform rectangle, or in-process Gmsh.