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

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< SelfContactpd::makeSelfContact (const std::string &name)
 Build self-contact law named by Model.Self_Contact.