| _generateStatusVariables(GaussPoint *) const | oofem::RandomMaterialExtensionInterface | protected |
| Ac | oofem::MazarsMaterial | protected |
| applyDeviatoricElasticCompliance(const FloatArrayF< 6 > &stress, double EModulus, double nu) | oofem::StructuralMaterial | static |
| applyDeviatoricElasticCompliance(const FloatArrayF< 6 > &stress, double GModulus) | oofem::StructuralMaterial | static |
| applyDeviatoricElasticStiffness(const FloatArrayF< 6 > &strain, double EModulus, double nu) | oofem::StructuralMaterial | static |
| applyDeviatoricElasticStiffness(const FloatArrayF< 6 > &strain, double GModulus) | oofem::StructuralMaterial | static |
| applyElasticCompliance(const FloatArrayF< 6 > &stress, double EModulus, double nu) | oofem::StructuralMaterial | static |
| applyElasticStiffness(const FloatArrayF< 6 > &strain, double EModulus, double nu) | oofem::StructuralMaterial | static |
| At | oofem::MazarsMaterial | protected |
| Bc | oofem::MazarsMaterial | protected |
| beta | oofem::MazarsMaterial | protected |
| Bt | oofem::MazarsMaterial | protected |
| c1 | oofem::IsotropicDamageMaterial1 | protected |
| c2 | oofem::IsotropicDamageMaterial1 | protected |
| castingTime | oofem::Material | protected |
| checkConsistency() override | oofem::Material | virtual |
| checkSnapBack | oofem::IsotropicDamageMaterial1 | protected |
| complianceFunction(double kappa, GaussPoint *gp) const | oofem::IsotropicDamageMaterial1 | |
| computeDamageParam(double kappa, const FloatArray &strain, GaussPoint *gp) const override | oofem::MazarsMaterial | virtual |
| computeDamageParamForCohesiveCrack(double kappa, GaussPoint *gp) const | oofem::IsotropicDamageMaterial1 | |
| computeDeviator(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeDeviatoricVolumetricSplit(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeDeviatoricVolumetricSum(const FloatArrayF< 6 > &dev, double mean) | oofem::StructuralMaterial | static |
| computeEquivalentStrain(const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::MazarsMaterial | virtual |
| computeEta(FloatArray &answer, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial1 | virtual |
| computeFirstCoordinate(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeFirstInvariant(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeGc(double kappa, GaussPoint *gp) const | oofem::MazarsMaterial | protected |
| computeGt(double kappa, GaussPoint *gp) const | oofem::MazarsMaterial | protected |
| computePrincipalValDir(FloatArray &answer, FloatMatrix &dir, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
| computePrincipalValDir(const FloatMatrixF< 3, 3 > &s) | oofem::StructuralMaterial | static |
| computePrincipalValues(FloatArray &answer, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
| computePrincipalValues(const FloatMatrixF< 3, 3 > &s) | oofem::StructuralMaterial | static |
| computePrincipalValues(double I1, double I2, double I3) | oofem::StructuralMaterial | static |
| computeSecondCoordinate(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeSecondStressInvariant(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeStrainInvariants(const FloatArray &strainVector, double &I1e, double &J2e) | oofem::IsotropicDamageMaterial1 | static |
| computeStressIndependentStrainVector(GaussPoint *gp, TimeStep *tStep, ValueModeType mode) const | oofem::StructuralMaterial | virtual |
| computeStressIndependentStrainVector_3d(GaussPoint *gp, TimeStep *tStep, ValueModeType mode) const | oofem::StructuralMaterial | |
| computeStressNorm(const FloatArrayF< 6 > &stress) | oofem::StructuralMaterial | static |
| computeThirdCoordinate(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeThirdStressInvariant(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeVonMisesStress(const FloatArray ¤tStress) | oofem::StructuralMaterial | static |
| computeVonMisesStress_3D(const FloatArrayF< 6 > &stress) | oofem::StructuralMaterial | static |
| computeVonMisesStress_PlaneStress(const FloatArrayF< 3 > &stress) | oofem::StructuralMaterial | static |
| convert_dSdE_2_dPdF_1D(const FloatMatrixF< 1, 1 > &dSdE, const FloatArrayF< 1 > &S, const FloatArrayF< 1 > &F) | oofem::StructuralMaterial | static |
| convert_dSdE_2_dPdF_3D(const FloatMatrixF< 6, 6 > &dSdE, const FloatArrayF< 6 > &S, const FloatArrayF< 9 > &F) | oofem::StructuralMaterial | static |
| convert_dSdE_2_dPdF_PlaneStrain(const FloatMatrixF< 4, 4 > &dSdE, const FloatArrayF< 4 > &S, const FloatArrayF< 5 > &F) | oofem::StructuralMaterial | static |
| convert_dSdE_2_dPdF_PlaneStress(const FloatMatrixF< 3, 3 > &dSdE, const FloatArrayF< 3 > &S, const FloatArrayF< 4 > &F) | oofem::StructuralMaterial | static |
| CreateStatus(GaussPoint *gp) const override | oofem::MazarsMaterial | inlinevirtual |
| damageFunction(double kappa, GaussPoint *gp) const | oofem::IsotropicDamageMaterial1 | |
| damageFunctionPrime(double kappa, GaussPoint *gp) const override | oofem::IsotropicDamageMaterial1 | virtual |
| damageLaw | oofem::IsotropicDamageMaterial1 | protected |
| domain | oofem::FEMComponent | protected |
| E | oofem::MazarsMaterial | protected |
| e0 | oofem::IsotropicDamageMaterial1 | protected |
| e1 | oofem::IsotropicDamageMaterial1 | protected |
| e2 | oofem::IsotropicDamageMaterial1 | protected |
| ecsMethod | oofem::IsotropicDamageMaterial1 | protected |
| ef | oofem::IsotropicDamageMaterial1 | protected |
| ek | oofem::IsotropicDamageMaterial1 | protected |
| ep | oofem::IsotropicDamageMaterial1 | protected |
| EquivStrainType enum name | oofem::IsotropicDamageMaterial1 | protected |
| equivStrainType | oofem::IsotropicDamageMaterial1 | protected |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| EST_ElasticEnergy enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_ElasticEnergyPositiveStrain enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_ElasticEnergyPositiveStress enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Griffith enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Mazars enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Mises enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Rankine_Smooth enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Rankine_Standard enum value | oofem::IsotropicDamageMaterial1 | protected |
| EST_Unknown enum value | oofem::IsotropicDamageMaterial1 | protected |
| estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::Material | inlinevirtual |
| evaluatePermanentStrain(double kappa, double omega) const override | oofem::IsotropicDamageMaterial1 | virtual |
| f_k | oofem::IsotropicDamageMaterial1 | protected |
| f_r | oofem::IsotropicDamageMaterial1 | protected |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| ft | oofem::IsotropicDamageMaterial1 | protected |
| gf | oofem::IsotropicDamageMaterial1 | protected |
| gft | oofem::IsotropicDamageMaterial1 | protected |
| give(int aProperty, GaussPoint *gp) const override | oofem::IsotropicDamageMaterial1 | virtual |
| oofem::RandomMaterialExtensionInterface::give(int key, GaussPoint *gp, double &value) const | oofem::RandomMaterialExtensionInterface | |
| give1dStressStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | virtual |
| give1dStressStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| give1dStressStiffnessMatrix_dPdF(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| give2dBeamLayerStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| give2dPlateSubSoilStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| give2DStrainVectorTranformationMtrx(const FloatMatrixF< 2, 2 > &base, bool transpose=false) | oofem::StructuralMaterial | static |
| give3dBeamSubSoilStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| give3dMaterialStiffnessMatrix(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | virtual |
| give3dMaterialStiffnessMatrix_dCde(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| give3dMaterialStiffnessMatrix_dPdF(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveCastingTime() const | 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 |
| giveCharacteristicMatrix(FloatMatrix &answer, MatResponseMode type, GaussPoint *gp, TimeStep *tStep) const override | oofem::StructuralMaterial | virtual |
| giveCharacteristicValue(MatResponseMode type, GaussPoint *gp, TimeStep *tStep) const | oofem::Material | virtual |
| giveCharacteristicVector(FloatArray &answer, FloatArray &flux, MatResponseMode type, GaussPoint *gp, TimeStep *tStep) const override | oofem::StructuralMaterial | virtual |
| giveClassName() const override | oofem::MazarsMaterial | inlinevirtual |
| giveDomain() const | oofem::FEMComponent | inline |
| giveEshelbyStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| giveFiberStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveFirstPKStressVector_1d(const FloatArrayF< 1 > &vF, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveFirstPKStressVector_3d(const FloatArrayF< 9 > &vF, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveFirstPKStressVector_PlaneStrain(const FloatArrayF< 5 > &vF, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveFirstPKStressVector_PlaneStress(const FloatArrayF< 4 > &vF, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveFirstPKStressVector_StressControl(const FloatArray &reducedvF, const IntArray &FControl, GaussPoint *gp, TimeStep *tStep) const | 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) override | oofem::IsotropicDamageMaterial1 | virtual |
| giveInputRecordName() const override | oofem::MazarsMaterial | inlinevirtual |
| giveInterface(InterfaceType it) override | oofem::IsotropicDamageMaterial1 | virtual |
| giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) override | oofem::IsotropicDamageMaterial | virtual |
| giveLinearElasticMaterial() const | oofem::IsotropicDamageMaterial | inline |
| giveNormalBlockOfElasticCompliance(FloatMatrix &answer, GaussPoint *gp) const | oofem::MazarsMaterial | protected |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfSpatialDimensions(GaussPoint *gp) const | oofem::MazarsMaterial | protected |
| givePlaneStrainStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | protectedvirtual |
| givePlaneStrainStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| givePlaneStrainStiffnessMatrix_dPdF(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| givePlaneStressStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | protectedvirtual |
| givePlaneStressStiffMtrx_dCde(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| givePlaneStressStiffnessMatrix_dPdF(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| givePlaneStressVectorTranformationMtrx(const FloatMatrixF< 2, 2 > &base, bool transpose=false) | oofem::StructuralMaterial | static |
| givePlateLayerStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrain, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | virtual |
| giveRealStressVector_1d(const FloatArrayF< 1 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_2dBeamLayer(const FloatArrayF< 2 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_2dPlateSubSoil(const FloatArrayF< 3 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_3d(const FloatArrayF< 6 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_3dBeamSubSoil(const FloatArrayF< 6 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_Fiber(const FloatArrayF< 3 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_PlaneStrain(const FloatArrayF< 4 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_PlaneStress(const FloatArrayF< 3 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_PlateLayer(const FloatArrayF< 5 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_ShellStressControl(const FloatArray &reducedE, const IntArray &strainControl, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_StressControl(const FloatArray &strain, const IntArray &strainControl, GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_Warping(const FloatArrayF< 2 > &reducedE, GaussPoint *gp, TimeStep *tStep) const | 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 override | oofem::IsotropicDamageMaterial1 | virtual |
| giveStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveStiffnessMatrix_dPdF(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| giveStrainVectorTranformationMtrx(const FloatMatrixF< 3, 3 > &base, bool transpose=false) | oofem::StructuralMaterial | static |
| giveStressDependentPartOfStrainVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrainVector, TimeStep *tStep, ValueModeType mode) const | oofem::StructuralMaterial | |
| giveStressVectorTranformationMtrx(const FloatMatrixF< 3, 3 > &base, bool transpose=false) | oofem::StructuralMaterial | static |
| giveSymVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
| giveThermalDilatationVector(GaussPoint *gp, TimeStep *tStep) const override | oofem::IsotropicDamageMaterial | 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 |
| griff_n | oofem::IsotropicDamageMaterial1 | protected |
| hasCastingTimeSupport() const | oofem::Material | virtual |
| hasMaterialModeCapability(MaterialMode mode) const override | oofem::IsotropicDamageMaterial | virtual |
| hasProperty(int aProperty, GaussPoint *gp) const | oofem::Material | virtual |
| hRefc | oofem::MazarsMaterial | protected |
| hReft | oofem::MazarsMaterial | protected |
| idm_damageLevelCR enum value | oofem::IsotropicDamageMaterial | protected |
| idm_strainLevelCR enum value | oofem::IsotropicDamageMaterial | protected |
| initDamaged(double kappa, FloatArray &totalStrainVector, GaussPoint *gp) const override | oofem::MazarsMaterial | protectedvirtual |
| initializeFinish() | oofem::FEMComponent | inlinevirtual |
| initializeFrom(InputRecord &ir) override | oofem::MazarsMaterial | virtual |
| oofem::FEMComponent::initializeFrom(InputRecord &ir, int priority) | oofem::FEMComponent | inlinevirtual |
| initMaterial(Element *element) | oofem::Material | virtual |
| initTempStatus(GaussPoint *gp) const | oofem::Material | virtual |
| oofem::Interface() | oofem::Interface | inline |
| oofem::MaterialModelMapperInterface::Interface() | oofem::Interface | inline |
| isActivated(TimeStep *tStep) const | oofem::Material | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) const override | oofem::IsotropicDamageMaterial1 | inlinevirtual |
| isCrackBandApproachUsed() const | oofem::IsotropicDamageMaterial1 | inline |
| IsotropicDamageMaterial(int n, Domain *d) | oofem::IsotropicDamageMaterial | |
| IsotropicDamageMaterial1(int n, Domain *d) | oofem::IsotropicDamageMaterial1 | |
| k | oofem::IsotropicDamageMaterial1 | protected |
| linearElasticMaterial | oofem::IsotropicDamageMaterial | protected |
| llcriteria | oofem::IsotropicDamageMaterial | protected |
| loaUnloCriterium enum name | oofem::IsotropicDamageMaterial | protected |
| mapper | oofem::IsotropicDamageMaterial1 | protectedstatic |
| Material(int n, Domain *d) | oofem::Material | |
| MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inline |
| maxOmega | oofem::IsotropicDamageMaterial | protected |
| maz_modTension enum value | oofem::MazarsMaterial | protected |
| maz_original enum value | oofem::MazarsMaterial | protected |
| MazarsMaterial(int n, Domain *d) | oofem::MazarsMaterial | |
| mazarsModelVariant enum name | oofem::MazarsMaterial | protected |
| md | oofem::IsotropicDamageMaterial1 | protected |
| MMI_finish(TimeStep *tStep) override | oofem::IsotropicDamageMaterial1 | virtual |
| MMI_map(GaussPoint *gp, Domain *oldd, TimeStep *tStep) override | oofem::IsotropicDamageMaterial1 | virtual |
| MMI_update(GaussPoint *gp, TimeStep *tStep, FloatArray *estrain=nullptr) override | oofem::IsotropicDamageMaterial1 | virtual |
| modelVersion | oofem::MazarsMaterial | protected |
| modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
| nd | oofem::IsotropicDamageMaterial1 | protected |
| nu | oofem::MazarsMaterial | protected |
| number | oofem::FEMComponent | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
| permStrain | oofem::IsotropicDamageMaterial | protected |
| postInitialize() | oofem::FEMComponent | inlinevirtual |
| preCastingTimeMat | oofem::Material | protected |
| predictRelativeComputationalCost(GaussPoint *gp) | oofem::Material | inlinevirtual |
| predictRelativeRedistributionCost(GaussPoint *gp) | oofem::Material | inlinevirtual |
| printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
| printYourself() override | oofem::Material | virtual |
| propertyDictionary | oofem::Material | protected |
| ps_alpha | oofem::IsotropicDamageMaterial1 | protected |
| ps_H | oofem::IsotropicDamageMaterial1 | protected |
| RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inline |
| randomVariableGenerators | oofem::RandomMaterialExtensionInterface | protected |
| randVariables | oofem::RandomMaterialExtensionInterface | protected |
| referenceTemperature | oofem::StructuralMaterial | protected |
| restoreConsistency(GaussPoint *gp) | oofem::Material | inlinevirtual |
| restoreContext(DataStream &stream, ContextMode mode) override | oofem::IsotropicDamageMaterial1 | virtual |
| restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| s1 | oofem::IsotropicDamageMaterial1 | protected |
| saveContext(DataStream &stream, ContextMode mode) override | oofem::IsotropicDamageMaterial1 | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| SCAbsTol | oofem::StructuralMaterial | protected |
| SCMaxiter | oofem::StructuralMaterial | protected |
| SCRelTol | oofem::StructuralMaterial | protected |
| SCStiffMode | oofem::StructuralMaterial | protected |
| setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
| setIPValue(const FloatArray &value, GaussPoint *gp, InternalStateType type) override | oofem::StructuralMaterial | virtual |
| setNumber(int num) | oofem::FEMComponent | inline |
| sk | oofem::IsotropicDamageMaterial1 | protected |
| SofteningType enum name | oofem::IsotropicDamageMaterial1 | protected |
| softType | oofem::IsotropicDamageMaterial1 | protected |
| sortPrincDirAndValCloseTo(FloatArray &pVal, FloatMatrix &pDir, const FloatMatrix &toPDir) | oofem::StructuralMaterial | static |
| sourceElemSet | oofem::IsotropicDamageMaterial1 | protected |
| ST_BiLinear_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Disable_Damage enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_DoubleExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Exponential enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Exponential_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Hordijk_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Linear enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Linear_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Mazars enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_ModPowerExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_PowerExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Smooth enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_SmoothExtended enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Trilinear_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Unknown enum value | oofem::IsotropicDamageMaterial1 | protected |
| StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
| svIndex | oofem::StructuralMaterial | static |
| tempDillatCoeff | oofem::IsotropicDamageMaterial | protected |
| transformStrainVectorTo(const FloatMatrixF< 3, 3 > &base, const FloatArrayF< 6 > &strain, bool transpose=false) | oofem::StructuralMaterial | static |
| transformStressVectorTo(const FloatMatrixF< 3, 3 > &base, const FloatArrayF< 6 > &stress, 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 |
| w_f | oofem::IsotropicDamageMaterial1 | protected |
| w_k | oofem::IsotropicDamageMaterial1 | protected |
| w_r | oofem::IsotropicDamageMaterial1 | protected |
| wf | oofem::IsotropicDamageMaterial1 | protected |
| wk | oofem::IsotropicDamageMaterial1 | protected |
| ~FEMComponent()=default | oofem::FEMComponent | virtual |
| ~Interface() | oofem::Interface | inlinevirtual |
| ~IsotropicDamageMaterial() | oofem::IsotropicDamageMaterial | virtual |
| ~IsotropicDamageMaterial1() | oofem::IsotropicDamageMaterial1 | virtual |
| ~Material()=default | oofem::Material | virtual |
| ~MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inlinevirtual |
| ~RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inlinevirtual |