Go to the documentation of this file.
72QTRSpaceGradDamage :: initializeFrom(
InputRecord &ir,
int priority)
75 Structural3DElement :: initializeFrom(ir, priority);
80QTRSpaceGradDamage :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
83 answer = {D_u, D_v, D_w, G_0};
85 answer = {D_u, D_v, D_w};
91QTRSpaceGradDamage :: giveDofManDofIDMask_u(
IntArray &answer)
const
93 answer = {D_u, D_v, D_w};
98QTRSpaceGradDamage :: giveDofManDofIDMask_d(
IntArray &answer)
const
111QTRSpaceGradDamage :: 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 FEI3dTetLin 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