MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
Loading...
Searching...
No Matches
Contact Member List

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
frictionCoefficientContactprivate
getFrictionCoefficient() constContactinline
getId() constContactinline
getMasterId() constContactinline
getNormalType() constContactinline
getSlaveId() constContactinline
idContactprivate
masterIdContactprivate
normalTypeContactprivate
setFrictionCoefficient(double mu)Contactinline
setId(int new_id)Contactinline
setMasterId(int new_master_id)Contactinline
setNormalType(const string &type)Contactinline
setSlaveId(int new_slave_id)Contactinline
slaveIdContactprivate
~Contact()Contactvirtual