v0.14.0 |
#include <users_modules/basic_finite_elements/cohesive_interface/src/CohesiveInterfaceElement.hpp>
Public Attributes | |
MatrixDouble | gapGlob |
MatrixDouble | gapLoc |
ublas::vector< MatrixDouble > | R |
Definition at line 16 of file CohesiveInterfaceElement.hpp.
MatrixDouble CohesiveElement::CohesiveInterfaceElement::CommonData::gapGlob |
Definition at line 17 of file CohesiveInterfaceElement.hpp.
MatrixDouble CohesiveElement::CohesiveInterfaceElement::CommonData::gapLoc |
Definition at line 18 of file CohesiveInterfaceElement.hpp.
ublas::vector<MatrixDouble > CohesiveElement::CohesiveInterfaceElement::CommonData::R |
Definition at line 19 of file CohesiveInterfaceElement.hpp.