![]() |
MechanicalFemPhysics
The GeMA Mechanical FEM Physics Plugin
|
This is the complete list of members for GmpMechanicalContact, including all inherited members.
| calVectors(const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, GmValueAccessor *nodeAcc, GmValueAccessor *uAcc, GmVector &lengthBorder, GmVector &xi_c, GmVector &impVec, GmVector &slipVec, bool &hasContact) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| contactForce(GmValueAccessor *nodeAcc, GmValueAccessor *uAcc, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, const GmVector &lengthBorder, const GmVector &xi_c, const GmVector &impVec, const GmVector &slipVec, double Kn, double Ks, double muAc, QVector< GmMatrix > &Fc) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| contactMatrix(GmValueAccessor *nodeAcc, GmValueAccessor *uAcc, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, const GmVector &lengthBorder, const GmVector &xi_c, const GmVector &impVec, const GmVector &slipVec, double Kn, double Ks, double muAc, QVector< GmMatrix > &Kc) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| contactNodes(GmValueAccessor *nodeAcc, GmValueAccessor *uAcc, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, const GmVector &impVec, QVector< int > &nodesInContact, QVector< GmVector > &dofMatrix) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| coordinatesGlobal(GmValueAccessor *nodeAcc, GmValueAccessor *uAcc, QVector< double > &slaveCoordinates, QVector< double > &masterCoordinates, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| edgeToNodes(const GmContactBoundaryCondition *cbc, int bcIndex, int nbc, int d, GmValueAccessor *nodeAc, QVector< GmMatrix > &surfaces, QVector< GmVector > &nodesSurf) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| fillBorderNodeCoordinates(const GmElement *e, GmValueAccessor *nodeAc, GmMatrix &X, int border, int d, bool transposed=false) | GmpMechanicalContact | static |
| nodeToSurfaceSearch(const QVector< GmMatrix > &surfMaster, const QVector< GmMatrix > &surfSlave, const QVector< GmVector > &nodesSurf1, const QVector< GmVector > &nodesSurf2, QVector< int > &nodesSlave, QVector< GmMatrix > &nodesMaster) | GmpMechanicalContact | static |
| translateContactForce(const GmVector &impVec, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, const QVector< int > &nodesInContact, const QVector< GmMatrix > &Fc, GmMatrix &Fcc, const QVector< GmVector > &dofMatrix) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |
| translateMatrix(const GmVector &impVec, const QVector< int > &nodesSlave, const QVector< GmMatrix > &nodesMaster, const QVector< int > &nodesInContact, const QVector< GmMatrix > &Kc, GmMatrix &Kcc, const QVector< GmVector > &dofMatrix) (defined in GmpMechanicalContact) | GmpMechanicalContact | static |