![]() |
v0.13.2 |
RHS - operator for the contact element (material configuration) Integrates virtual work of contact traction in the material configuration on slave surface. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Attributes | |
VectorInt | rowIndices |
int | nbRows |
number of dofs on rows More... | |
int | nbIntegrationPts |
number of integration points More... | |
boost::shared_ptr< CommonDataSimpleContact > | commonDataSimpleContact |
VectorDouble | vecF |
RHS - operator for the contact element (material configuration) Integrates virtual work of contact traction in the material configuration on slave surface.
Definition at line 2581 of file SimpleContact.hpp.
boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpCalMatForcesALESlave::commonDataSimpleContact |
Definition at line 2588 of file SimpleContact.hpp.
int SimpleContactProblem::OpCalMatForcesALESlave::nbIntegrationPts |
number of integration points
Definition at line 2586 of file SimpleContact.hpp.
int SimpleContactProblem::OpCalMatForcesALESlave::nbRows |
number of dofs on rows
Definition at line 2585 of file SimpleContact.hpp.
VectorInt SimpleContactProblem::OpCalMatForcesALESlave::rowIndices |
Definition at line 2583 of file SimpleContact.hpp.
VectorDouble SimpleContactProblem::OpCalMatForcesALESlave::vecF |
Definition at line 2589 of file SimpleContact.hpp.