Go to the documentation of this file.
53IntArray TrPlaneStressGradDamage :: locationArray_u = {1, 2, 4, 5, 7, 8};
54IntArray TrPlaneStressGradDamage :: locationArray_d = {3, 6, 9};
56FEI2dTrLin TrPlaneStressGradDamage :: interpolation_lin(1, 2);
73TrPlaneStressGradDamage :: giveDofManDofIDMask(
int inode,
IntArray &answer)
const
76 answer = {D_u, D_v, G_0};
81TrPlaneStressGradDamage :: giveDofManDofIDMask_u(
IntArray &answer)
const
88TrPlaneStressGradDamage :: giveDofManDofIDMask_d(
IntArray &answer)
const
98TrPlaneStressGradDamage :: initializeFrom(
InputRecord &ir,
int priority)
100 TrPlaneStress2d :: initializeFrom(ir, priority);
105TrPlaneStressGradDamage :: computeGaussPoints()
130TrPlaneStressGradDamage :: giveLocationArray_u(
IntArray &answer)
137TrPlaneStressGradDamage :: giveLocationArray_d(
IntArray &answer)
145TrPlaneStressGradDamage :: postInitialize()
148 NLStructuralElement :: 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()
TrPlaneStress2d(int n, Domain *d)
static FEI2dTrLin interpolation_lin
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