| _generateStatusVariables(GaussPoint *) const | oofem::RandomMaterialExtensionInterface | protected |
| applyBarrierConstraints(const FloatArray &gpCoords, const FloatArray &jGpCoords, double &weight) | oofem::NonlocalMaterialExtensionInterface | protected |
| 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 |
| At | oofem::IsotropicDamageMaterial1 | protected |
| averagedVar | oofem::NonlocalMaterialExtensionInterface | protected |
| AveragedVarType enum name | oofem::NonlocalMaterialExtensionInterface | protected |
| averType | oofem::NonlocalMaterialExtensionInterface | protected |
| AVT_Compliance enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| AVT_Damage enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| AVT_EqStrain enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| AVT_Unknown enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| beta | oofem::NonlocalMaterialExtensionInterface | protected |
| Bt | oofem::IsotropicDamageMaterial1 | protected |
| buildNonlocalPointTable(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| c1 | oofem::IsotropicDamageMaterial1 | protected |
| c2 | oofem::IsotropicDamageMaterial1 | protected |
| castingTime | oofem::Material | protected |
| centDiff | oofem::NonlocalMaterialExtensionInterface | protected |
| checkConsistency() | oofem::Material | virtual |
| checkSnapBack | oofem::IsotropicDamageMaterial1 | protected |
| cl | oofem::NonlocalMaterialExtensionInterface | protected |
| cl0 | oofem::NonlocalMaterialExtensionInterface | protected |
| complianceFunction(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | |
| computeAngleAndSigmaRatio(double &nx, double &ny, double &ratio, GaussPoint *gp, bool &flag) | oofem::IDNLMaterial | |
| computeDamageParam(double &omega, double kappa, const FloatArray &strain, GaussPoint *gp) | oofem::IDNLMaterial | virtual |
| computeDamageParamForCohesiveCrack(double &omega, double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | |
| computeDeviatoricVolumetricSplit(FloatArray &dev, const FloatArray &s) | oofem::StructuralMaterial | static |
| computeDeviatoricVolumetricSum(FloatArray &s, const FloatArray &dev, double mean) | oofem::StructuralMaterial | static |
| computeDistanceModifier(double damage) | oofem::NonlocalMaterialExtensionInterface | |
| computeEquivalentStrain(double &kappa, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) | oofem::IDNLMaterial | virtual |
| computeEta(FloatArray &answer, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) | oofem::IsotropicDamageMaterial1 | virtual |
| computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeLocalEquivalentStrain(double &kappa, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) | oofem::IDNLMaterial | inline |
| computeModifiedLength(double length, double dam1, double dam2) | oofem::NonlocalMaterialExtensionInterface | |
| computePrincipalValDir(FloatArray &answer, FloatMatrix &dir, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
| computePrincipalValues(FloatArray &answer, const FloatArray &s, stressStrainPrincMode mode) | oofem::StructuralMaterial | static |
| computeSecondCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeSecondStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeStrainInvariants(const FloatArray &strainVector, double &I1e, double &J2e) | oofem::IsotropicDamageMaterial1 | static |
| computeStressBasedWeight(double &nx, double &ny, double &ratio, GaussPoint *gp, GaussPoint *jGp, double weight) | oofem::IDNLMaterial | |
| computeStressBasedWeightForPeriodicCell(double &nx, double &ny, double &ratio, GaussPoint *gp, GaussPoint *jGp) | oofem::IDNLMaterial | |
| 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 |
| computeVonMisesStress(const FloatArray *currentStress) | oofem::StructuralMaterial | static |
| computeWeightFunction(double distance) | oofem::NonlocalMaterialExtensionInterface | virtual |
| computeWeightFunction(const FloatArray &src, const FloatArray &coord) | oofem::NonlocalMaterialExtensionInterface | virtual |
| convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
| CreateStatus(GaussPoint *gp) const | oofem::IDNLMaterial | inlinevirtual |
| damageFunction(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | |
| damageFunctionPrime(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | virtual |
| damageLaw | oofem::IsotropicDamageMaterial1 | protected |
| dist2FromGridNode(double x, double y, int j, int i) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| oofem::domain | oofem::FEMComponent | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::domain | oofem::NonlocalMaterialExtensionInterface | 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 |
| endIPNonlocalAverage(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| ep | oofem::IsotropicDamageMaterial1 | protected |
| equivStrainType | oofem::IsotropicDamageMaterial1 | protected |
| EquivStrainType enum name | 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::IDNLMaterial | virtual |
| evaluatePermanentStrain(double kappa, double omega) | oofem::IsotropicDamageMaterial1 | virtual |
| evaluateSupportRadius() | oofem::NonlocalMaterialExtensionInterface | virtual |
| exponent | oofem::NonlocalMaterialExtensionInterface | 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) | oofem::IsotropicDamageMaterial1 | virtual |
| oofem::RandomMaterialExtensionInterface::give(int key, GaussPoint *gp, double &value) | oofem::RandomMaterialExtensionInterface | |
| give1dStressStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::IsotropicDamageMaterial | 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::IsotropicDamageMaterial | 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::IDNLMaterial | inlinevirtual |
| giveDistanceBasedInteractionRadius(const FloatArray &gpCoords) | oofem::NonlocalMaterialExtensionInterface | protected |
| oofem::giveDomain() const | oofem::FEMComponent | inline |
| oofem::StructuralNonlocalMaterialExtensionInterface::giveDomain() | oofem::NonlocalMaterialExtensionInterface | 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::IDNLMaterial | virtual |
| giveInputRecordName() const | oofem::IDNLMaterial | inlinevirtual |
| giveIntegralOfWeightFunction(const int spatial_dimension) | oofem::NonlocalMaterialExtensionInterface | |
| giveInterface(InterfaceType it) | oofem::IDNLMaterial | virtual |
| giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveIPIntegrationList(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) | oofem::IDNLMaterial | virtual |
| giveLinearElasticMaterial() | oofem::IsotropicDamageMaterial | inline |
| giveLocalNonlocalStiffnessContribution(GaussPoint *gp, IntArray &loc, const UnknownNumberingScheme &s, FloatArray &lcontrib, TimeStep *tStep) | oofem::IDNLMaterial | |
| giveNonlocalMetricModifierAt(GaussPoint *gp) | oofem::IDNLMaterial | virtual |
| giveNormalElasticStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::IDNLMaterial | |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfRegions() | oofem::NonlocalMaterialExtensionInterface | |
| givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::IsotropicDamageMaterial | 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::IsotropicDamageMaterial | 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::IsotropicDamageMaterial | virtual |
| giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::IsotropicDamageMaterial | 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::IsotropicDamageMaterial | 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::IsotropicDamageMaterial | inlinevirtual |
| giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::IsotropicDamageMaterial | inlinevirtual |
| 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::IsotropicDamageMaterial | 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 |
| giveRemoteNonlocalStiffnessContribution(GaussPoint *gp, IntArray &rloc, const UnknownNumberingScheme &s, FloatArray &rcontrib, TimeStep *tStep) | oofem::IDNLMaterial | |
| giveSizeOfVoigtSymVector(MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveSizeOfVoigtVector(MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveStatus(GaussPoint *gp) const | oofem::IsotropicDamageMaterial1 | 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 *, TimeStep *) | 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 |
| grid | oofem::NonlocalMaterialExtensionInterface | protected |
| gridSize | oofem::NonlocalMaterialExtensionInterface | protected |
| griff_n | oofem::IsotropicDamageMaterial1 | protected |
| hasBoundedSupport() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| hasCastingTimeSupport() | oofem::Material | virtual |
| hasMaterialModeCapability(MaterialMode mode) | oofem::IsotropicDamageMaterial | virtual |
| hasNonLinearBehaviour() | oofem::IsotropicDamageMaterial | inlinevirtual |
| hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
| idm_damageLevelCR enum value | oofem::IsotropicDamageMaterial | protected |
| idm_strainLevelCR enum value | oofem::IsotropicDamageMaterial | protected |
| IDNLMaterial(int n, Domain *d) | oofem::IDNLMaterial | |
| initDamaged(double kappa, FloatArray &totalStrainVector, GaussPoint *gp) | oofem::IDNLMaterial | inlineprotectedvirtual |
| initDiag | oofem::NonlocalMaterialExtensionInterface | protected |
| initializeFrom(InputRecord *ir) | oofem::IDNLMaterial | virtual |
| initMaterial(Element *element) | oofem::Material | virtual |
| initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
| oofem::Interface() | oofem::Interface | inline |
| oofem::MaterialModelMapperInterface::Interface() | oofem::Interface | inline |
| oofem::StructuralNonlocalMaterialExtensionInterface::Interface() | oofem::Interface | inline |
| oofem::NonlocalMaterialStiffnessInterface::Interface() | oofem::Interface | inline |
| isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::IsotropicDamageMaterial1 | inlinevirtual |
| isCrackBandApproachUsed() | 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 |
| manipulateWeight(double &weight, GaussPoint *gp, GaussPoint *jGp) | oofem::NonlocalMaterialExtensionInterface | protected |
| mapper | oofem::IsotropicDamageMaterial1 | protectedstatic |
| mapToGridCoord(double x, double x0) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| mapToGridPoint(double x, double x0) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| Material(int n, Domain *d) | oofem::Material | |
| MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inline |
| maxOmega | oofem::IsotropicDamageMaterial | protected |
| maxValueOfWeightFunction() | oofem::NonlocalMaterialExtensionInterface | virtual |
| md | oofem::IsotropicDamageMaterial1 | protected |
| minDist2 | oofem::NonlocalMaterialExtensionInterface | protected |
| mm | oofem::NonlocalMaterialExtensionInterface | protected |
| MMI_finish(TimeStep *tStep) | oofem::IsotropicDamageMaterial1 | virtual |
| MMI_map(GaussPoint *gp, Domain *oldd, TimeStep *tStep) | oofem::IsotropicDamageMaterial1 | virtual |
| MMI_update(GaussPoint *gp, TimeStep *tStep, FloatArray *estrain=NULL) | oofem::IsotropicDamageMaterial1 | virtual |
| modifyNonlocalWeightFunction_1D_Around(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyNonlocalWeightFunctionAround(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
| nd | oofem::IsotropicDamageMaterial1 | protected |
| nlvar | oofem::NonlocalMaterialExtensionInterface | protected |
| NlVariationType enum name | oofem::NonlocalMaterialExtensionInterface | protected |
| NLVT_DistanceBasedExponential enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| NLVT_DistanceBasedLinear enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| NLVT_Standard enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| NLVT_StressBased enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| NonlocalMaterialExtensionInterface(Domain *d) | oofem::NonlocalMaterialExtensionInterface | |
| NonlocalMaterialStiffnessInterface() | oofem::NonlocalMaterialStiffnessInterface | inline |
| NonlocalMaterialStiffnessInterface_addIPContribution(SparseMtrx &dest, const UnknownNumberingScheme &s, GaussPoint *gp, TimeStep *tStep) | oofem::IDNLMaterial | virtual |
| NonlocalMaterialStiffnessInterface_giveIntegrationDomainList(GaussPoint *gp) | oofem::IDNLMaterial | virtual |
| NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(GaussPoint *gp, oofegGraphicContext &gc, TimeStep *tStep) | oofem::IDNLMaterial | virtual |
| number | oofem::FEMComponent | protected |
| order | oofem::NonlocalMaterialExtensionInterface | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::IDNLMaterial | virtual |
| permanentNonlocTableFlag | oofem::NonlocalMaterialExtensionInterface | protected |
| permStrain | oofem::IsotropicDamageMaterial | protected |
| predictRelativeComputationalCost(GaussPoint *gp) | oofem::IDNLMaterial | virtual |
| predictRelativeRedistributionCost(GaussPoint *gp) | oofem::IDNLMaterial | inlinevirtual |
| printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
| printYourself() | oofem::Material | virtual |
| propertyDictionary | oofem::Material | protected |
| ps_alpha | oofem::IsotropicDamageMaterial1 | protected |
| ps_H | oofem::IsotropicDamageMaterial1 | protected |
| px | oofem::NonlocalMaterialExtensionInterface | protected |
| RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inline |
| randomVariableGenerators | oofem::RandomMaterialExtensionInterface | protected |
| randVariables | oofem::RandomMaterialExtensionInterface | protected |
| rebuildNonlocalPointTable(GaussPoint *gp, IntArray *contributingElems) | oofem::NonlocalMaterialExtensionInterface | |
| referenceTemperature | oofem::StructuralMaterial | protected |
| regionMap | oofem::NonlocalMaterialExtensionInterface | protected |
| restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
| restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| Rf | oofem::NonlocalMaterialExtensionInterface | protected |
| s1 | oofem::IsotropicDamageMaterial1 | protected |
| saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| scaling | oofem::NonlocalMaterialExtensionInterface | protected |
| ScalingType enum name | oofem::NonlocalMaterialExtensionInterface | protected |
| setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
| setIPValue(const FloatArray &value, GaussPoint *gp, InternalStateType type) | 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, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
| sourceElemSet | oofem::IsotropicDamageMaterial1 | protected |
| ST_BiLinear_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Borino enum value | oofem::NonlocalMaterialExtensionInterface | 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_Noscaling enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_PowerExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Smooth enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_SmoothExtended enum value | oofem::IsotropicDamageMaterial1 | protected |
| ST_Standard enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| oofem::ST_Unknown enum value | oofem::IsotropicDamageMaterial1 | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::ST_Unknown enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
| StructuralNonlocalMaterialExtensionInterface(Domain *d) | oofem::StructuralNonlocalMaterialExtensionInterface | inline |
| suprad | oofem::NonlocalMaterialExtensionInterface | protected |
| svIndex | oofem::StructuralMaterial | static |
| tempDillatCoeff | oofem::IsotropicDamageMaterial | protected |
| 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::IDNLMaterial | virtual |
| updateBeforeNonlocAverage(const FloatArray &strainVector, GaussPoint *gp, TimeStep *tStep) | oofem::IDNLMaterial | virtual |
| updateDomainBeforeNonlocAverage(TimeStep *tStep) | oofem::NonlocalMaterialExtensionInterface | |
| updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
| vIindex | oofem::StructuralMaterial | static |
| weightFun | oofem::NonlocalMaterialExtensionInterface | protected |
| WeightFunctionType enum name | oofem::NonlocalMaterialExtensionInterface | protected |
| wf | oofem::IsotropicDamageMaterial1 | protected |
| WFT_Bell enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_Gauss enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_Green enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_Green_21 enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_Uniform enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_UniformOverElement enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| WFT_Unknown enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| wk | oofem::IsotropicDamageMaterial1 | protected |
| zeta | oofem::NonlocalMaterialExtensionInterface | protected |
| ~FEMComponent() | oofem::FEMComponent | inlinevirtual |
| ~IDNLMaterial() | oofem::IDNLMaterial | virtual |
| ~Interface() | oofem::Interface | inlinevirtual |
| ~IsotropicDamageMaterial() | oofem::IsotropicDamageMaterial | virtual |
| ~IsotropicDamageMaterial1() | oofem::IsotropicDamageMaterial1 | virtual |
| ~Material() | oofem::Material | virtual |
| ~MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inlinevirtual |
| ~NonlocalMaterialExtensionInterface() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| ~RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inlinevirtual |
| ~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |
| ~StructuralNonlocalMaterialExtensionInterface() | oofem::StructuralNonlocalMaterialExtensionInterface | inline |