|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
This is the complete list of members for Contact, including all inherited members.
| Contact(int id, double friction, int master_id, int slave_id, string normal_type) | Contact | |
| frictionCoefficient | Contact | private |
| getFrictionCoefficient() const | Contact | inline |
| getId() const | Contact | inline |
| getMasterId() const | Contact | inline |
| getNormalType() const | Contact | inline |
| getSlaveId() const | Contact | inline |
| id | Contact | private |
| masterId | Contact | private |
| normalType | Contact | private |
| setFrictionCoefficient(double mu) | Contact | inline |
| setId(int new_id) | Contact | inline |
| setMasterId(int new_master_id) | Contact | inline |
| setNormalType(const string &type) | Contact | inline |
| setSlaveId(int new_slave_id) | Contact | inline |
| slaveId | Contact | private |
| ~Contact() | Contact | virtual |