OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::AnisotropicDamageMaterial, including all inherited members.
aA | oofem::AnisotropicDamageMaterial | protected |
AnisotropicDamageMaterial(int n, Domain *d) | oofem::AnisotropicDamageMaterial | |
applyDeviatoricElasticCompliance(FloatArray &strain, const FloatArray &stress, double EModulus, double nu) | oofem::StructuralMaterial | static |
applyDeviatoricElasticCompliance(FloatArray &strain, const FloatArray &stress, double GModulus) | oofem::StructuralMaterial | static |
applyDeviatoricElasticStiffness(FloatArray &stress, const FloatArray &strain, double EModulus, double nu) | oofem::StructuralMaterial | static |
applyDeviatoricElasticStiffness(FloatArray &stress, const FloatArray &strain, double GModulus) | oofem::StructuralMaterial | static |
applyElasticCompliance(FloatArray &strain, const FloatArray &stress, double EModulus, double nu) | oofem::StructuralMaterial | static |
applyElasticStiffness(FloatArray &stress, const FloatArray &strain, double EModulus, double nu) | oofem::StructuralMaterial | static |
castingTime | oofem::Material | protected |
checkConsistency() | oofem::Material | virtual |
checkPrincVal2D(double Dx, double Dy, double Dxy) | oofem::AnisotropicDamageMaterial | |
checkSymmetry(FloatMatrix matrix) | oofem::AnisotropicDamageMaterial | |
computeCorrectionFactor(FloatMatrix tempDamageTensor, FloatMatrix strainTensor, GaussPoint *gp) | oofem::AnisotropicDamageMaterial | |
computeDamage(FloatMatrix &tempDamage, const FloatMatrix &damage, double kappa, double eps1, double eps2, double ceps, double seps, double epsZ) | oofem::AnisotropicDamageMaterial | |
computeDamageTensor(FloatMatrix &answer, GaussPoint *gp, const FloatArray &totalStrain, double equivStrain, TimeStep *atTime) | oofem::AnisotropicDamageMaterial | virtual |
computeDeviatoricVolumetricSplit(FloatArray &dev, const FloatArray &s) | oofem::StructuralMaterial | static |
computeDeviatoricVolumetricSum(FloatArray &s, const FloatArray &dev, double mean) | oofem::StructuralMaterial | static |
computeDimensionlessOutOfPlaneStress(const FloatArray &inplaneStrain, double epsZ, const FloatMatrix &dam) | oofem::AnisotropicDamageMaterial | |
computeEquivalentStrain(double &kappa, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | virtual |
computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeInplaneStress(FloatArray &inplaneStress, const FloatArray &inplaneStrain, double epsZ, const FloatMatrix &dam) | oofem::AnisotropicDamageMaterial | |
computeK(GaussPoint *gp) | oofem::AnisotropicDamageMaterial | protected |
computeKappa(FloatMatrix damageTensor) | oofem::AnisotropicDamageMaterial | protected |
computeOutOfPlaneStrain(const FloatArray &inplaneStrain, const FloatMatrix &dam, bool tens_flag) | oofem::AnisotropicDamageMaterial | |
computePlaneStressSigmaZ(double &answer, FloatMatrix damageTensor, FloatArray reducedTotalStrainVector, double epsZ, GaussPoint *gp, TimeStep *atTime) | oofem::AnisotropicDamageMaterial | protectedvirtual |
computePlaneStressStrain(FloatMatrix &answer, FloatMatrix damageTensor, FloatArray totalStrain, GaussPoint *gp, TimeStep *atTime) | oofem::AnisotropicDamageMaterial | protectedvirtual |
computePrincipalValDir(FloatArray &answer, FloatMatrix &dir, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
computePrincipalValues(FloatArray &answer, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
computePrincValDir2D(double &D1, double &D2, double &c, double &s, double Dx, double Dy, double Dxy) | oofem::AnisotropicDamageMaterial | |
computeSecantOperator(FloatMatrix &answer, FloatMatrix strainTensor, FloatMatrix damageTensor, GaussPoint *gp) | oofem::AnisotropicDamageMaterial | protectedvirtual |
computeSecondCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeSecondStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeStressIndependentStrainVector(FloatArray &answer, GaussPoint *gp, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | virtual |
computeStressIndependentStrainVector_3d(FloatArray &answer, GaussPoint *gp, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | virtual |
computeStressNorm(const FloatArray &stress) | oofem::StructuralMaterial | static |
computeThirdCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeThirdStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeTraceD(double equivStrain) | oofem::AnisotropicDamageMaterial | |
computeTraceD(FloatMatrix tempDamageTensor, FloatMatrix strainTensor, GaussPoint *gp) | oofem::AnisotropicDamageMaterial | |
computeVonMisesStress(const FloatArray *currentStress) | oofem::StructuralMaterial | static |
convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
correctBigValues(FloatMatrix &matrix) | oofem::AnisotropicDamageMaterial | |
CreateStatus(GaussPoint *gp) const | oofem::AnisotropicDamageMaterial | inlinevirtual |
damageLawType | oofem::AnisotropicDamageMaterial | protected |
DamLawType enum name | oofem::AnisotropicDamageMaterial | protected |
DLT_Desmorat1 enum value | oofem::AnisotropicDamageMaterial | protected |
DLT_Desmorat2 enum value | oofem::AnisotropicDamageMaterial | protected |
DLT_Exponential enum value | oofem::AnisotropicDamageMaterial | protected |
DLT_Linear enum value | oofem::AnisotropicDamageMaterial | protected |
DLT_Unknown enum value | oofem::AnisotropicDamageMaterial | protected |
domain | oofem::FEMComponent | protected |
E | oofem::AnisotropicDamageMaterial | protected |
EquivStrainType enum name | oofem::AnisotropicDamageMaterial | protected |
equivStrainType | oofem::AnisotropicDamageMaterial | protected |
errorInfo(const char *func) const | oofem::FEMComponent | |
EST_ElasticEnergy enum value | oofem::AnisotropicDamageMaterial | protected |
EST_ElasticEnergyPositiveStrain enum value | oofem::AnisotropicDamageMaterial | protected |
EST_ElasticEnergyPositiveStress enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Griffith enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Mazars enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Mises enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Rankine_Smooth enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Rankine_Standard enum value | oofem::AnisotropicDamageMaterial | protected |
EST_Unknown enum value | oofem::AnisotropicDamageMaterial | protected |
estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::Material | inlinevirtual |
FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
give(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
give1dStressStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | protectedvirtual |
give1dStressStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give1dStressStiffMtrx_dPdF(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give2dBeamLayerStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give2dLatticeStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give2dPlateSubSoilStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give2DStrainVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
give3dBeamSubSoilStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give3dLatticeStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give3dMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | virtual |
give3dMaterialStiffnessMatrix_dCde(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give3dMaterialStiffnessMatrix_dPdF(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
give_dPdF_from(const FloatMatrix &dSdE, FloatMatrix &answer, GaussPoint *gp) | oofem::StructuralMaterial | |
giveCastingTime() | oofem::Material | inline |
giveCauchyStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | inlinevirtual |
giveCauchyStressVector_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | inlinevirtual |
giveCauchyStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | inlinevirtual |
giveCauchyStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | inlinevirtual |
giveClassName() const | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveDomain() const | oofem::FEMComponent | inline |
giveEshelbyStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFiberStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFirstPKStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFirstPKStressVector_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFirstPKStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFirstPKStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFullSymMatrixForm(FloatMatrix &answer, const FloatMatrix &red, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveFullSymVectorForm(FloatArray &answer, const FloatArray &vec, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveFullVectorForm(FloatArray &answer, const FloatArray &strainVector, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveFullVectorFormF(FloatArray &answer, const FloatArray &strainVector, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveInputRecord(DynamicInputRecord &input) | oofem::AnisotropicDamageMaterial | virtual |
giveInputRecordName() const | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *atTime) | oofem::AnisotropicDamageMaterial | virtual |
giveLinearElasticMaterial() | oofem::AnisotropicDamageMaterial | inline |
giveNumber() const | oofem::FEMComponent | inline |
givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | protectedvirtual |
givePlaneStrainStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
givePlaneStrainStiffMtrx_dPdF(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
givePlaneStressStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | protectedvirtual |
givePlaneStressStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
givePlaneStressStiffMtrx_dPdF(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
givePlaneStressVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
givePlateLayerStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrain, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | virtual |
giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveRealStressVector_2dBeamLayer(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_2dPlateSubSoil(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveRealStressVector_3dBeamSubSoil(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_Fiber(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_Lattice2d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_Lattice3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | virtual |
giveRealStressVector_PlateLayer(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_ShellStressControl(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, const IntArray &strainControl, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveRealStressVector_StressControl(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, const IntArray &strainControl, TimeStep *tStep) | oofem::AnisotropicDamageMaterial | inlinevirtual |
giveRealStressVector_Warping(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveReducedMatrixForm(FloatMatrix &answer, const FloatMatrix &full, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveReducedSymMatrixForm(FloatMatrix &answer, const FloatMatrix &full, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveReducedSymVectorForm(FloatArray &answer, const FloatArray &vec, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveReducedVectorForm(FloatArray &answer, const FloatArray &vec, MaterialMode matMode) | oofem::StructuralMaterial | static |
giveReferenceTemperature() | oofem::StructuralMaterial | inline |
giveSizeOfVoigtSymVector(MaterialMode mmode) | oofem::StructuralMaterial | static |
giveSizeOfVoigtVector(MaterialMode mmode) | oofem::StructuralMaterial | static |
giveStatus(GaussPoint *gp) const | oofem::Material | virtual |
giveStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveStrainVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
giveStressDependentPartOfStrainVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrainVector, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | |
giveStressDependentPartOfStrainVector_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrainVector, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | |
giveStressVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
giveSymVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
giveThermalDilatationVector(FloatArray &answer, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
giveVoigtSymVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
giveVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
hasCastingTimeSupport() | oofem::Material | virtual |
hasMaterialModeCapability(MaterialMode mode) | oofem::AnisotropicDamageMaterial | virtual |
hasNonLinearBehaviour() | oofem::AnisotropicDamageMaterial | inlinevirtual |
hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
initializeFrom(InputRecord *ir) | oofem::AnisotropicDamageMaterial | virtual |
initMaterial(Element *element) | oofem::Material | virtual |
initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::Material | inlinevirtual |
kappa0 | oofem::AnisotropicDamageMaterial | protected |
kappaf | oofem::AnisotropicDamageMaterial | protected |
linearElasticMaterial | oofem::AnisotropicDamageMaterial | protected |
Material(int n, Domain *d) | oofem::Material | |
modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
nu | oofem::AnisotropicDamageMaterial | protected |
number | oofem::FEMComponent | protected |
obtainAlpha1(FloatMatrix tempDamageTensor, double deltaLambda, FloatMatrix positiveStrainTensor, double damageThreshold) | oofem::AnisotropicDamageMaterial | |
obtainAlpha2(FloatMatrix tempDamageTensor, double deltaLambda, FloatMatrix positiveStrainTensor, FloatMatrix ProjMatrix, double damageThreshold) | oofem::AnisotropicDamageMaterial | |
obtainAlpha3(FloatMatrix tempDamageTensor, double deltaLambda, FloatMatrix positiveStrainTensor, FloatArray vec3, double damageThreshold) | oofem::AnisotropicDamageMaterial | |
packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
predictRelativeComputationalCost(GaussPoint *gp) | oofem::Material | inlinevirtual |
predictRelativeRedistributionCost(GaussPoint *gp) | oofem::Material | inlinevirtual |
printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
printYourself() | oofem::Material | virtual |
propertyDictionary | oofem::Material | protected |
referenceTemperature | oofem::StructuralMaterial | protected |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
setIPValue(const FloatArray &value, GaussPoint *gp, InternalStateType type) | oofem::StructuralMaterial | virtual |
setNumber(int num) | oofem::FEMComponent | inline |
sortPrincDirAndValCloseTo(FloatArray *pVal, FloatMatrix *pDir, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
svIndex | oofem::StructuralMaterial | static |
transformStrainVectorTo(FloatArray &answer, const FloatMatrix &base, const FloatArray &strainVector, bool transpose=false) | oofem::StructuralMaterial | static |
transformStressVectorTo(FloatArray &answer, const FloatMatrix &base, const FloatArray &stressVector, bool transpose=false) | oofem::StructuralMaterial | static |
unpackAndUpdateUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
vIindex | oofem::StructuralMaterial | static |
~AnisotropicDamageMaterial() | oofem::AnisotropicDamageMaterial | virtual |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~Material() | oofem::Material | virtual |
~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |