v0.13.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
SimpleContactProblem::OpCalMatForcesALESlave Struct Reference

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>

Inheritance diagram for SimpleContactProblem::OpCalMatForcesALESlave:
[legend]
Collaboration diagram for SimpleContactProblem::OpCalMatForcesALESlave:
[legend]

Public Attributes

VectorInt rowIndices
 
int nbRows
 number of dofs on rows More...
 
int nbIntegrationPts
 number of integration points More...
 
boost::shared_ptr< CommonDataSimpleContactcommonDataSimpleContact
 
VectorDouble vecF
 

Detailed Description

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.

Member Data Documentation

◆ commonDataSimpleContact

boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpCalMatForcesALESlave::commonDataSimpleContact

Definition at line 2588 of file SimpleContact.hpp.

◆ nbIntegrationPts

int SimpleContactProblem::OpCalMatForcesALESlave::nbIntegrationPts

number of integration points

Definition at line 2586 of file SimpleContact.hpp.

◆ nbRows

int SimpleContactProblem::OpCalMatForcesALESlave::nbRows

number of dofs on rows

Definition at line 2585 of file SimpleContact.hpp.

◆ rowIndices

VectorInt SimpleContactProblem::OpCalMatForcesALESlave::rowIndices

Definition at line 2583 of file SimpleContact.hpp.

◆ vecF

VectorDouble SimpleContactProblem::OpCalMatForcesALESlave::vecF

Definition at line 2589 of file SimpleContact.hpp.


The documentation for this struct was generated from the following file: