Go to the documentation of this file.
65QSpaceGradDamage :: initializeFrom(
InputRecord &ir,
int priority)
68 Structural3DElement :: initializeFrom(ir, priority);
73QSpaceGradDamage :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
76 answer = {D_u, D_v, D_w, G_0};
78 answer = {D_u, D_v, D_w};
83QSpaceGradDamage :: giveDofManDofIDMask_u(
IntArray &answer)
const
85 answer = {D_u, D_v, D_w};
90QSpaceGradDamage :: giveDofManDofIDMask_d(
IntArray &answer)
const
105QSpaceGradDamage :: computeGaussPoints()
#define REGISTER_Element(class)
std::vector< std ::unique_ptr< IntegrationRule > > integrationRulesArray
CrossSection * giveCrossSection()
void beTranspositionOf(const FloatMatrix &src)
const FloatArray & giveNaturalCoordinates() const
Returns coordinate array of receiver.
static FEI3dHexaLin interpolation_lin
double dnx(int i, int arg2)
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