![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
Go to the source code of this file.
Namespaces | |
| namespace | data |
| namespace | particle |
| Collection of methods and data related to particle object. | |
Functions | |
| void | particle::createReferenceParticles (data::ModelData &data) |
| Build reference meshes from the particle deck (no placement). | |
| void | particle::createParticlesFromFile (data::ModelData &data) |
| Place particles from generation-file data; refs must already exist. | |
| void | particle::createParticleUsingParticleZoneGeomObject (data::ModelData &data) |
| Place one particle per zone geometry; refs must already exist. | |
| void | particle::createParticles (data::ModelData &data) |
| Build refs then place particles according to the generation method. | |