Go to the documentation of this file.
48 IntArray PlaneStressGradDamage :: locationArray_u = {1,2, 4,5, 7,8, 10,11};
49 IntArray PlaneStressGradDamage :: locationArray_d = {3,6,9,12};
66PlaneStressGradDamage :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
69 answer = {D_u, D_v, G_0};
78PlaneStressGradDamage :: giveDofManDofIDMask_u(
IntArray &answer)
const
85PlaneStressGradDamage :: giveDofManDofIDMask_d(
IntArray &answer)
const
94PlaneStressGradDamage :: initializeFrom(
InputRecord &ir,
int priority)
96 PlaneStress2d :: initializeFrom(ir, priority);
101PlaneStressGradDamage :: computeGaussPoints()
126PlaneStressGradDamage :: giveLocationArray_u(
IntArray &answer)
133PlaneStressGradDamage :: giveLocationArray_d(
IntArray &answer)
140PlaneStressGradDamage :: postInitialize()
143 PlaneStress2d :: postInitialize();
#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.
virtual void postInitialize()
PlaneStress2d(int n, Domain *d)
static FEI2dQuadLin interpolation
static IntArray locationArray_u
static IntArray locationArray_d
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