Go to the documentation of this file.
69void StructuralContactElement :: computeGaussPoints()
83FEI3dQuadLin StructuralContactElement_QuadLin :: interpolation;
94StructuralContactElement_QuadLin :: giveInterpolation()
const {
return &
interpolation; }
98StructuralContactElement_QuadLin :: computeNormalVectorAt(
const FloatArray &lCoords)
107StructuralContactElement_QuadLin :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
117FEI3dTrLin StructuralContactElement_TrLin :: interpolation;
128StructuralContactElement_TrLin :: giveInterpolation()
const {
return &
interpolation; }
132StructuralContactElement_TrLin :: computeNormalVectorAt(
const FloatArray &lCoords)
141StructuralContactElement_TrLin :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
154FEI2dLineLin StructuralContactElement_LineLin :: interpolation(1, 2);
164StructuralContactElement_LineLin :: giveInterpolation()
const {
return &
interpolation; }
168StructuralContactElement_LineLin :: computeNormalVectorAt(
const FloatArray &lCoords)
177StructuralContactElement_LineLin :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
#define REGISTER_Element(class)
virtual FEInterpolation * giveInterpolation() const
int numberOfDofMans
Number of dofmanagers.
std::vector< std ::unique_ptr< IntegrationRule > > integrationRulesArray
CrossSection * giveCrossSection()
void beNMatrixOf(const FloatArray &n, int nsd)
double norm(const FloatArray &x)
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011