![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include "util/point.h"#include <cstddef>#include <cstdint>#include <mutex>#include <unordered_map>Go to the source code of this file.
Data Structures | |
| struct | contact::Pair |
| One node-node contact pair. Assembly fills this; the law uses it. More... | |
| class | contact::PairForce |
| class | contact::StickSlipPairForce |
| struct | contact::StickSlipPairForce::Hist |
Namespaces | |
| namespace | inp |
| Collection of methods and database related to input. | |
| namespace | contact |
Functions | |
| double | contact::correctedContactVolume (double volj, double Rji, double Rc, double h) |