| _generateStatusVariables(GaussPoint *) const | oofem::RandomMaterialExtensionInterface | protected |
| ag | oofem::ConcreteFCM | 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 |
| 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 |
| b0 | oofem::FRCFCM | protected |
| b1 | oofem::FRCFCM | protected |
| b2 | oofem::FRCFCM | protected |
| b3 | oofem::FRCFCM | protected |
| oofem::beta | oofem::ConcreteFCM | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::beta | oofem::NonlocalMaterialExtensionInterface | protected |
| beta_function | oofem::ConcreteFCM | protected |
| beta_w | oofem::ConcreteFCM | protected |
| buildNonlocalPointTable(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| castingTime | oofem::Material | protected |
| centDiff | oofem::NonlocalMaterialExtensionInterface | protected |
| checkConsistency() | oofem::Material | virtual |
| checkSnapBack(GaussPoint *gp, int crack) | oofem::FRCFCM | inlineprotectedvirtual |
| checkStrengthCriterion(FloatMatrix &newBase, const FloatArray &globalStress, GaussPoint *gp, TimeStep *tStep, int nCrack) | oofem::FCMMaterial | protectedvirtual |
| cl | oofem::NonlocalMaterialExtensionInterface | protected |
| cl0 | oofem::NonlocalMaterialExtensionInterface | protected |
| computeAngleBetweenVectors(const FloatArray &vec1, const FloatArray &vec2) | oofem::FRCFCMNL | |
| computeCrackFibreAngle(GaussPoint *gp, int i) | oofem::FRCFCM | protectedvirtual |
| computeCrackSpacing(void) | oofem::FRCFCM | protectedvirtual |
| computeD2ModulusForCrack(GaussPoint *gp, int icrack) | oofem::FRCFCM | protectedvirtual |
| computeDebondedLength(double delta) | oofem::FRCFCMNL | |
| computeDecreaseInFibreStress(double distance, double delta, double debondedLength) | oofem::FRCFCMNL | |
| 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 | |
| computeEffectiveShearModulus(GaussPoint *gp, int i) | oofem::FRCFCM | protectedvirtual |
| computeElementCentroid(FloatArray &answer, GaussPoint *gp) | oofem::FRCFCMNL | |
| computeFiberBond(double w) | oofem::FRCFCM | protectedvirtual |
| computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeMaxNormalCrackOpening(GaussPoint *gp, int i) | oofem::FCMMaterial | virtual |
| computeModifiedLength(double length, double dam1, double dam2) | oofem::NonlocalMaterialExtensionInterface | |
| computeNonlocalStressInFibers(const FloatArray &crackVector, GaussPoint *gp, TimeStep *tStep) | oofem::FRCFCMNL | virtual |
| computeNonlocalStressInFibersInUncracked(GaussPoint *gp, TimeStep *tStep) | oofem::FRCFCMNL | virtual |
| computeNormalCrackOpening(GaussPoint *gp, int i) | oofem::FCMMaterial | virtual |
| computeOverallElasticShearModulus(void) | oofem::FRCFCM | inlineprotectedvirtual |
| computeOverallElasticStiffness(void) | oofem::FRCFCM | 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 |
| computeSecondCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeSecondStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeShearSlipOnCrack(GaussPoint *gp, int i) | oofem::FCMMaterial | virtual |
| computeShearStiffnessRedistributionFactor(GaussPoint *gp, int ithCrackPlane, int jthCrackDirection) | oofem::FRCFCM | protectedvirtual |
| 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 |
| computeStressInFibersInCracked(GaussPoint *gp, double eps_cr, int i) | oofem::FRCFCM | protectedvirtual |
| computeStressNorm(const FloatArray &stress) | oofem::StructuralMaterial | static |
| computeTempDamage(GaussPoint *gp) | oofem::FRCFCM | protectedvirtual |
| computeThirdCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeThirdStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeTotalD2Modulus(GaussPoint *gp, int i) | oofem::FCMMaterial | protectedvirtual |
| computeVonMisesStress(const FloatArray *currentStress) | oofem::StructuralMaterial | static |
| computeWeightFunction(double distance) | oofem::NonlocalMaterialExtensionInterface | virtual |
| computeWeightFunction(const FloatArray &src, const FloatArray &coord) | oofem::NonlocalMaterialExtensionInterface | virtual |
| ConcreteFCM(int n, Domain *d) | oofem::ConcreteFCM | |
| convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
| crackSpacing | oofem::FCMMaterial | protected |
| CreateStatus(GaussPoint *gp) const | oofem::FRCFCMNL | inlinevirtual |
| Df | oofem::FRCFCM | protected |
| dist2FromGridNode(double x, double y, int j, int i) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| oofem::domain | oofem::FEMComponent | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::domain | oofem::NonlocalMaterialExtensionInterface | protected |
| dw0 | oofem::FRCFCM | protected |
| dw1 | oofem::FRCFCM | protected |
| ecsMethod | oofem::FCMMaterial | protected |
| Ef | oofem::FRCFCM | protected |
| endIPNonlocalAverage(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| eps_f | oofem::ConcreteFCM | protected |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| estimateD2ModulusForCrack(GaussPoint *gp, int icrack) | oofem::FRCFCM | protectedvirtual |
| estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::Material | inlinevirtual |
| eta | oofem::FRCFCM | protected |
| evaluateSupportRadius() | oofem::NonlocalMaterialExtensionInterface | virtual |
| exponent | oofem::NonlocalMaterialExtensionInterface | protected |
| f | oofem::FRCFCM | protected |
| fc | oofem::ConcreteFCM | protected |
| FCMMaterial(int n, Domain *d) | oofem::FCMMaterial | |
| FDAM_GammaCrackExp enum value | oofem::FRCFCM | protected |
| FDAM_GammaCrackLin enum value | oofem::FRCFCM | protected |
| FDAM_NONE enum value | oofem::FRCFCM | protected |
| FDAM_Unknown enum value | oofem::FRCFCM | protected |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| FiberDamageType enum name | oofem::FRCFCM | protected |
| fiberDamageType | oofem::FRCFCM | protected |
| FiberShearStrengthType enum name | oofem::FRCFCM | protected |
| fiberShearStrengthType | oofem::FRCFCM | protected |
| FiberType enum name | oofem::FRCFCM | protected |
| fiberType | oofem::FRCFCM | protected |
| fibreActivationOpening | oofem::FRCFCM | protected |
| FRCFCM(int n, Domain *d) | oofem::FRCFCM | |
| FRCFCMNL(int n, Domain *d) | oofem::FRCFCMNL | |
| FSS_Havlasek enum value | oofem::FRCFCM | protected |
| FSS_Kabele enum value | oofem::FRCFCM | protected |
| FSS_NONE enum value | oofem::FRCFCM | protected |
| FSS_Sajdlova enum value | oofem::FRCFCM | protected |
| FSS_Unknown enum value | oofem::FRCFCM | protected |
| Ft | oofem::ConcreteFCM | protected |
| FT_CAF enum value | oofem::FRCFCM | protected |
| FT_SAF enum value | oofem::FRCFCM | protected |
| FT_SRF enum value | oofem::FRCFCM | protected |
| FT_Unknown enum value | oofem::FRCFCM | protected |
| g | oofem::FRCFCM | protected |
| gammaCrackFail | oofem::FRCFCM | protected |
| Gf | oofem::ConcreteFCM | protected |
| Gfib | oofem::FRCFCM | protected |
| give(int aProperty, GaussPoint *gp) | oofem::ConcreteFCM | virtual |
| oofem::RandomMaterialExtensionInterface::give(int key, GaussPoint *gp, double &value) | oofem::RandomMaterialExtensionInterface | |
| give1dStressStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| 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::FCMMaterial | 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 |
| giveCharacteristicElementLength(GaussPoint *gp, const FloatArray &crackPlaneNormal) | oofem::FCMMaterial | protectedvirtual |
| giveClassName() const | oofem::FRCFCMNL | inlinevirtual |
| giveCrackingModulus(MatResponseMode rMode, GaussPoint *gp, int i) | oofem::FRCFCM | protectedvirtual |
| giveCrackSpacing(void) | oofem::FCMMaterial | protectedvirtual |
| 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 |
| giveFractureEnergy(GaussPoint *gp) | oofem::ConcreteFCM | inlineprotectedvirtual |
| 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 |
| oofem::giveInputRecord(DynamicInputRecord &input) | oofem::StructuralMaterial | virtual |
| oofem::RandomMaterialExtensionInterface::giveInputRecord(DynamicInputRecord &ir) | oofem::RandomMaterialExtensionInterface | |
| oofem::StructuralNonlocalMaterialExtensionInterface::giveInputRecord(DynamicInputRecord &input) | oofem::NonlocalMaterialExtensionInterface | |
| giveInputRecordName() const | oofem::FRCFCMNL | inlinevirtual |
| giveIntegralOfWeightFunction(const int spatial_dimension) | oofem::NonlocalMaterialExtensionInterface | |
| giveInterface(InterfaceType it) | oofem::FRCFCMNL | virtual |
| giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveIPIntegrationList(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) | oofem::FRCFCMNL | virtual |
| giveLinearElasticMaterial() | oofem::FCMMaterial | inline |
| giveLocalCrackedStiffnessMatrix(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) | oofem::FCMMaterial | protectedvirtual |
| giveMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::FRCFCMNL | virtual |
| giveNonlocalMetricModifierAt(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| giveNormalCrackingStress(GaussPoint *gp, double eps_cr, int i) | oofem::FRCFCM | protectedvirtual |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfCracksForShearDirection(GaussPoint *gp, int i) | oofem::FCMMaterial | protectedvirtual |
| giveNumberOfCracksInDirection(GaussPoint *gp, int iCrack) | oofem::FCMMaterial | protectedvirtual |
| giveNumberOfRegions() | oofem::NonlocalMaterialExtensionInterface | |
| givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::FCMMaterial | virtual |
| 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::FCMMaterial | virtual |
| 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::FRCFCMNL | virtual |
| giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::FCMMaterial | inlinevirtual |
| giveRealStressVector_2dBeamLayer(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::FCMMaterial | inlinevirtual |
| 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::FCMMaterial | 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::FCMMaterial | inlinevirtual |
| giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::FCMMaterial | inlinevirtual |
| giveRealStressVector_PlateLayer(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::FCMMaterial | inlinevirtual |
| 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::StructuralMaterial | virtual |
| 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::ConcreteFCM | 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 |
| giveTensileStrength(GaussPoint *gp) | oofem::ConcreteFCM | inlineprotectedvirtual |
| 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 |
| grid | oofem::NonlocalMaterialExtensionInterface | protected |
| gridSize | oofem::NonlocalMaterialExtensionInterface | protected |
| H | oofem::ConcreteFCM | protected |
| hasBoundedSupport() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| hasCastingTimeSupport() | oofem::Material | virtual |
| hasMaterialModeCapability(MaterialMode mode) | oofem::FCMMaterial | virtual |
| hasNonLinearBehaviour() | oofem::ConcreteFCM | inlinevirtual |
| hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
| initDiag | oofem::NonlocalMaterialExtensionInterface | protected |
| initializeCrack(GaussPoint *gp, FloatMatrix &base, int nCrack) | oofem::FCMMaterial | virtual |
| initializeFrom(InputRecord *ir) | oofem::FRCFCMNL | virtual |
| initMaterial(Element *element) | oofem::Material | virtual |
| initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
| oofem::Interface() | oofem::Interface | inline |
| oofem::StructuralNonlocalMaterialExtensionInterface::Interface() | oofem::Interface | inline |
| isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::Material | inlinevirtual |
| isInElementProjection(GaussPoint *homeGp, GaussPoint *nearGp, int iNlCrack) | oofem::FRCFCMNL | |
| isIntact(GaussPoint *gp, int icrack) | oofem::FCMMaterial | protectedvirtual |
| isIntactForShear(GaussPoint *gp, int i) | oofem::FCMMaterial | protectedvirtual |
| isStrengthExceeded(const FloatMatrix &base, GaussPoint *gp, TimeStep *tStep, int iCrack, double trialStress) | oofem::FRCFCMNL | virtual |
| kfib | oofem::FRCFCM | protected |
| lengthScale | oofem::ConcreteFCM | protected |
| Lf | oofem::FRCFCM | protected |
| linearElasticMaterial | oofem::FCMMaterial | protected |
| M | oofem::FRCFCM | protected |
| manipulateWeight(double &weight, GaussPoint *gp, GaussPoint *jGp) | oofem::NonlocalMaterialExtensionInterface | protected |
| mapToGridCoord(double x, double x0) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| mapToGridPoint(double x, double x0) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| Material(int n, Domain *d) | oofem::Material | |
| maxShearStress(GaussPoint *gp, int i) | oofem::FRCFCM | protectedvirtual |
| maxValueOfWeightFunction() | oofem::NonlocalMaterialExtensionInterface | virtual |
| minDamageOpening | oofem::FRCFCM | protected |
| minDist2 | oofem::NonlocalMaterialExtensionInterface | protected |
| mm | oofem::NonlocalMaterialExtensionInterface | protected |
| modifyNonlocalWeightFunction_1D_Around(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyNonlocalWeightFunctionAround(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
| multipleCrackShear | oofem::FCMMaterial | protected |
| nAllowedCracks | oofem::FCMMaterial | 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 | |
| number | oofem::FEMComponent | protected |
| order | oofem::NonlocalMaterialExtensionInterface | protected |
| orientationVector | oofem::FRCFCM | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
| participAngle | oofem::FRCFCMNL | protected |
| permanentNonlocTableFlag | oofem::NonlocalMaterialExtensionInterface | protected |
| 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 |
| 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 |
| 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 |
| sf | oofem::ConcreteFCM | protected |
| ShearRetentionType enum name | oofem::ConcreteFCM | protected |
| ShearStrengthType enum name | oofem::ConcreteFCM | protected |
| shearStrengthType | oofem::ConcreteFCM | protected |
| shearType | oofem::ConcreteFCM | protected |
| SHR_Const_ShearFactorCoeff enum value | oofem::ConcreteFCM | protected |
| SHR_Const_ShearRetFactor enum value | oofem::ConcreteFCM | protected |
| SHR_NONE enum value | oofem::ConcreteFCM | protected |
| SHR_Unknown enum value | oofem::ConcreteFCM | protected |
| SHR_UserDefined_ShearRetFactor enum value | oofem::ConcreteFCM | protected |
| SHS_Collins_Interlock enum value | oofem::ConcreteFCM | protected |
| SHS_Const_Ft enum value | oofem::ConcreteFCM | protected |
| SHS_NONE enum value | oofem::ConcreteFCM | protected |
| SHS_Unknown enum value | oofem::ConcreteFCM | protected |
| smoothen | oofem::FRCFCM | protected |
| soft_eps | oofem::ConcreteFCM | protected |
| soft_function_eps | oofem::ConcreteFCM | protected |
| soft_function_w | oofem::ConcreteFCM | protected |
| soft_w | oofem::ConcreteFCM | protected |
| SofteningType enum name | oofem::ConcreteFCM | protected |
| softType | oofem::ConcreteFCM | protected |
| sortPrincDirAndValCloseTo(FloatArray *pVal, FloatMatrix *pDir, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
| ST_Borino enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_Exponential enum value | oofem::ConcreteFCM | protected |
| ST_Hordijk enum value | oofem::ConcreteFCM | protected |
| ST_Linear enum value | oofem::ConcreteFCM | protected |
| ST_LinearHardeningStrain enum value | oofem::ConcreteFCM | protected |
| ST_NONE enum value | oofem::ConcreteFCM | protected |
| ST_Noscaling enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_Standard enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| oofem::ST_Unknown enum value | oofem::ConcreteFCM | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::ST_Unknown enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_UserDefinedCrack enum value | oofem::ConcreteFCM | protected |
| ST_UserDefinedStrain enum value | oofem::ConcreteFCM | protected |
| StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
| StructuralNonlocalMaterialExtensionInterface(Domain *d) | oofem::StructuralNonlocalMaterialExtensionInterface | inline |
| suprad | oofem::NonlocalMaterialExtensionInterface | protected |
| svIndex | oofem::StructuralMaterial | static |
| tau_0 | oofem::FRCFCM | 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::Material | inlinevirtual |
| updateBeforeNonlocAverage(const FloatArray &strainVector, GaussPoint *gp, TimeStep *tStep) | oofem::FRCFCMNL | inlinevirtual |
| updateCrackStatus(GaussPoint *gp) | oofem::FCMMaterial | protectedvirtual |
| updateDomainBeforeNonlocAverage(TimeStep *tStep) | oofem::NonlocalMaterialExtensionInterface | |
| updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
| Vf | oofem::FRCFCM | protected |
| vIindex | oofem::StructuralMaterial | static |
| w_star | oofem::FRCFCM | protected |
| weightFun | oofem::NonlocalMaterialExtensionInterface | protected |
| WeightFunctionType enum name | oofem::NonlocalMaterialExtensionInterface | 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 |
| zeta | oofem::NonlocalMaterialExtensionInterface | protected |
| ~ConcreteFCM() | oofem::ConcreteFCM | inlinevirtual |
| ~FCMMaterial() | oofem::FCMMaterial | virtual |
| ~FEMComponent() | oofem::FEMComponent | inlinevirtual |
| ~FRCFCM() | oofem::FRCFCM | inlinevirtual |
| ~FRCFCMNL() | oofem::FRCFCMNL | inlinevirtual |
| ~Interface() | oofem::Interface | inlinevirtual |
| ~Material() | oofem::Material | virtual |
| ~NonlocalMaterialExtensionInterface() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| ~RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inlinevirtual |
| ~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |
| ~StructuralNonlocalMaterialExtensionInterface() | oofem::StructuralNonlocalMaterialExtensionInterface | inline |