Go to the documentation of this file.
72QWedgeGradDamage :: initializeFrom(
InputRecord &ir,
int priority)
75 Structural3DElement :: initializeFrom(ir, priority);
80QWedgeGradDamage :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
87 answer = {D_u, D_v, D_w, G_0};
89 answer = {D_u, D_v, D_w};
95QWedgeGradDamage :: giveDofManDofIDMask_u(
IntArray &answer)
const
97 answer = {D_u, D_v, D_w};
102QWedgeGradDamage :: giveDofManDofIDMask_d(
IntArray &answer)
const
116QWedgeGradDamage :: 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 FEI3dWedgeLin 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