![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
Go to the source code of this file.
Data Structures | |
| class | pd::SelfContact |
| Intra-body force between nodes when the PD bond is inactive. More... | |
| class | pd::BrokenBondKnSelfContact |
| Default: Kn * volj * capped_gap / R along yji with gap = R - Rc. More... | |
| class | pd::ReferenceGapSelfContact |
| class | pd::NoneSelfContact |
| No force on broken bonds (Trask: broken → weight 0). More... | |
Namespaces | |
| namespace | pd |
Functions | |
| std::unique_ptr< SelfContact > | pd::makeSelfContact (const std::string &name) |
| Build self-contact law named by Model.Self_Contact. | |