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

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)