| applyBarrierConstraints(const FloatArray &gpCoords, const FloatArray &jGpCoords, double &weight) const | oofem::NonlocalMaterialExtensionInterface | 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 |
| 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 |
| buildNonlocalPointTable(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | |
| castingTime | oofem::Material | protected |
| centDiff | oofem::NonlocalMaterialExtensionInterface | protected |
| checkConsistency() override | oofem::Material | virtual |
| checkForNewActiveCracks(IntArray &answer, GaussPoint *gp, const FloatArray &, const FloatArray &, FloatArray &, const FloatArray &) const | oofem::RCM2Material | protectedvirtual |
| checkIfClosedCracks(GaussPoint *gp, FloatArray &crackStrainVector, IntArray &) const | oofem::RCM2Material | protectedvirtual |
| checkSizeLimit(GaussPoint *gp, double) const override | oofem::RCSDEMaterial | protectedvirtual |
| cl | oofem::NonlocalMaterialExtensionInterface | mutableprotected |
| cl0 | oofem::NonlocalMaterialExtensionInterface | protected |
| computeCurrEquivStrain(GaussPoint *, const FloatArray &, double, TimeStep *tStep) const | oofem::RCSDEMaterial | protected |
| computeDamageCoeff(double, double, double) const | oofem::RCSDEMaterial | protected |
| 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 |
| computeDistanceModifier(double cl, double damage) const | oofem::NonlocalMaterialExtensionInterface | |
| computeFirstCoordinate(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeFirstInvariant(const FloatArrayF< 6 > &s) | oofem::StructuralMaterial | static |
| computeModifiedLength(double length, double dam1, double dam2) const | oofem::NonlocalMaterialExtensionInterface | |
| 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 |
| computeStrength(GaussPoint *, double) const override | oofem::RCSDNLMaterial | inlineprotectedvirtual |
| 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 |
| computeWeightFunction(const double cl, const FloatArray &src, const FloatArray &coord) const override | oofem::RCSDNLMaterial | virtual |
| oofem::StructuralNonlocalMaterialExtensionInterface::computeWeightFunction(const double cl, const double distance) const | oofem::NonlocalMaterialExtensionInterface | virtual |
| 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::RCSDNLMaterial | inlinevirtual |
| dist2FromGridNode(double x, double y, int j, int i) const | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| oofem::domain | oofem::FEMComponent | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::domain | oofem::NonlocalMaterialExtensionInterface | protected |
| ef | oofem::RCSDNLMaterial | protected |
| endIPNonlocalAverage(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| estimatePackSize(DataStream &buff, GaussPoint *ip) override | oofem::RCSDNLMaterial | virtual |
| evaluateSupportRadius(double cl) const | oofem::NonlocalMaterialExtensionInterface | virtual |
| exponent | oofem::NonlocalMaterialExtensionInterface | protected |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| Ft | oofem::RCM2Material | protected |
| Gf | oofem::RCM2Material | protected |
| give(int aProperty, GaussPoint *gp) const override | oofem::RCSDEMaterial | virtual |
| give1dStressStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | protectedvirtual |
| 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 override | oofem::RCM2Material | protectedvirtual |
| 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::RCM2Material | 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 |
| giveCharacteristicElementLength(GaussPoint *gp, const FloatArray &) const override | oofem::RCSDNLMaterial | inlineprotectedvirtual |
| 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::RCSDNLMaterial | inlinevirtual |
| giveCrackedStiffnessMatrix(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::RCM2Material | protected |
| giveCrackingModulus(MatResponseMode rMode, GaussPoint *gp, double crackStrain, int i) const override | oofem::RCSDEMaterial | protectedvirtual |
| giveDistanceBasedInteractionRadius(const FloatArray &gpCoords) const | oofem::NonlocalMaterialExtensionInterface | protected |
| oofem::giveDomain() const | oofem::FEMComponent | inline |
| oofem::StructuralNonlocalMaterialExtensionInterface::giveDomain() | oofem::NonlocalMaterialExtensionInterface | inline |
| giveEffectiveMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCSDEMaterial | protectedvirtual |
| 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 |
| oofem::giveInputRecord(DynamicInputRecord &input) override | oofem::StructuralMaterial | virtual |
| oofem::StructuralNonlocalMaterialExtensionInterface::giveInputRecord(DynamicInputRecord &input) | oofem::NonlocalMaterialExtensionInterface | |
| giveInputRecordName() const override | oofem::RCSDEMaterial | inlinevirtual |
| giveIntegralOfWeightFunction(double cl, const int spatial_dimension) const | oofem::NonlocalMaterialExtensionInterface | |
| giveInterface(InterfaceType t) override | oofem::RCSDNLMaterial | virtual |
| giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveIPIntegrationList(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | |
| giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) override | oofem::RCM2Material | virtual |
| giveLinearElasticMaterial() const | oofem::RCM2Material | inline |
| giveMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) const | oofem::RCM2Material | protectedvirtual |
| giveMinCrackStrainsForFullyOpenCrack(GaussPoint *gp, int i) const override | oofem::RCSDNLMaterial | protectedvirtual |
| giveNonlocalMetricModifierAt(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| giveNormalCrackingStress(GaussPoint *gp, double eps_cr, int i) const override | oofem::RCSDEMaterial | protectedvirtual |
| giveNormalElasticStiffnessMatrix(FloatMatrix &answer, bool reduce, MatResponseMode, GaussPoint *, TimeStep *tStep, const FloatMatrix &) const | oofem::RCM2Material | protected |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfRegions() const | oofem::NonlocalMaterialExtensionInterface | |
| givePlaneStrainStiffMtrx(MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | 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::RCM2Material | 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 override | oofem::RCM2Material | protectedvirtual |
| giveRealPrincipalStressVector3d(FloatArray &answer, GaussPoint *, FloatArray &, FloatMatrix &, TimeStep *) const | oofem::RCM2Material | protected |
| giveRealStressVector(FloatArray &answer, GaussPoint *gp, const FloatArray &, TimeStep *tStep) const override | oofem::RCSDNLMaterial | virtual |
| giveRealStressVector_1d(const FloatArrayF< 1 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | inlinevirtual |
| giveRealStressVector_2dBeamLayer(const FloatArrayF< 2 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | inlinevirtual |
| 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::RCM2Material | 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::RCM2Material | inlinevirtual |
| giveRealStressVector_PlaneStress(const FloatArrayF< 3 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | inlinevirtual |
| giveRealStressVector_PlateLayer(const FloatArrayF< 5 > &strain, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | inlinevirtual |
| giveRealStressVector_ShellStressControl(const FloatArray &reducedE, const IntArray &strainControl, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| giveRealStressVector_StressControl(const FloatArray &reducedE, const IntArray &strainControl, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralMaterial | virtual |
| 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 |
| giveResidualStrength() | oofem::RCM2Material | inlineprotected |
| 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) 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 |
| giveSupportRadius(double &radius) | oofem::RCSDNLMaterial | inline |
| giveSymVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
| giveThermalDilatationVector(GaussPoint *gp, TimeStep *tStep) const override | oofem::RCM2Material | inlinevirtual |
| giveVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
| giveVoigtSymVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| gridSize | oofem::NonlocalMaterialExtensionInterface | protected |
| hasBoundedSupport() const override | oofem::RCSDNLMaterial | inlinevirtual |
| hasCastingTimeSupport() const | oofem::Material | virtual |
| hasMaterialModeCapability(MaterialMode mode) const override | oofem::RCM2Material | virtual |
| hasProperty(int aProperty, GaussPoint *gp) const | oofem::Material | virtual |
| initDiag | oofem::NonlocalMaterialExtensionInterface | protected |
| initializeFinish() | oofem::FEMComponent | inlinevirtual |
| initializeFrom(InputRecord &ir) override | oofem::RCSDNLMaterial | virtual |
| oofem::FEMComponent::initializeFrom(InputRecord &ir, int priority) | oofem::FEMComponent | inlinevirtual |
| initMaterial(Element *element) | oofem::Material | virtual |
| initTempStatus(GaussPoint *gp) const | oofem::Material | virtual |
| Interface() | oofem::Interface | inline |
| isActivated(TimeStep *tStep) const | oofem::Material | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) const | oofem::Material | inlinevirtual |
| linearElasticMaterial | oofem::RCM2Material | protected |
| manipulateWeight(double &weight, GaussPoint *gp, GaussPoint *jGp) const | oofem::NonlocalMaterialExtensionInterface | protected |
| mapToGridCoord(double x, double x0) const | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| mapToGridPoint(double x, double x0) const | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| Material(int n, Domain *d) | oofem::Material | |
| maxValueOfWeightFunction() | oofem::NonlocalMaterialExtensionInterface | virtual |
| mm | oofem::NonlocalMaterialExtensionInterface | protected |
| modifyNonlocalWeightFunction_1D_Around(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | |
| modifyNonlocalWeightFunctionAround(GaussPoint *gp) const | oofem::NonlocalMaterialExtensionInterface | |
| modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
| 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 |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) override | oofem::RCSDNLMaterial | virtual |
| permanentNonlocTableFlag | oofem::NonlocalMaterialExtensionInterface | 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 |
| px | oofem::NonlocalMaterialExtensionInterface | protected |
| R | oofem::RCSDNLMaterial | protected |
| RCM2Material(int n, Domain *d) | oofem::RCM2Material | |
| RCSDEMaterial(int n, Domain *d) | oofem::RCSDEMaterial | |
| RCSDNLMaterial(int n, Domain *d) | oofem::RCSDNLMaterial | |
| rebuildNonlocalPointTable(GaussPoint *gp, IntArray *contributingElems) const | oofem::NonlocalMaterialExtensionInterface | |
| referenceTemperature | oofem::StructuralMaterial | protected |
| regionMap | oofem::NonlocalMaterialExtensionInterface | protected |
| restoreConsistency(GaussPoint *gp) | oofem::Material | inlinevirtual |
| restoreContext(DataStream &stream, ContextMode mode) override | oofem::Material | virtual |
| restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| Rf | oofem::NonlocalMaterialExtensionInterface | protected |
| saveContext(DataStream &stream, ContextMode mode) override | oofem::Material | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
| SCAbsTol | oofem::StructuralMaterial | protected |
| scaling | oofem::NonlocalMaterialExtensionInterface | protected |
| ScalingType enum name | oofem::NonlocalMaterialExtensionInterface | protected |
| SCMaxiter | oofem::StructuralMaterial | protected |
| SCRelTol | oofem::StructuralMaterial | protected |
| SCStiffMode | oofem::StructuralMaterial | protected |
| SDTransitionCoeff | oofem::RCSDEMaterial | protected |
| SDTransitionCoeff2 | oofem::RCSDNLMaterial | 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 |
| sortPrincDirAndValCloseTo(FloatArray &pVal, FloatMatrix &pDir, const FloatMatrix &toPDir) | oofem::StructuralMaterial | static |
| ST_Borino enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_Noscaling enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_Standard enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| ST_Unknown enum value | oofem::NonlocalMaterialExtensionInterface | protected |
| StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
| StructuralNonlocalMaterialExtensionInterface(Domain *d) | oofem::StructuralNonlocalMaterialExtensionInterface | inline |
| suprad | oofem::NonlocalMaterialExtensionInterface | mutableprotected |
| svIndex | oofem::StructuralMaterial | static |
| 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) override | oofem::RCSDNLMaterial | virtual |
| updateActiveCrackMap(GaussPoint *gp, const IntArray *activatedCracks=NULL) const | oofem::RCM2Material | protected |
| updateBeforeNonlocAverage(const FloatArray &strainVector, GaussPoint *gp, TimeStep *tStep) const override | oofem::RCSDNLMaterial | virtual |
| updateCrackStatus(GaussPoint *gp, const FloatArray &crackStrain) const | oofem::RCM2Material | protectedvirtual |
| updateDomainBeforeNonlocAverage(TimeStep *tStep) const | oofem::NonlocalMaterialExtensionInterface | |
| updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
| updateStatusForNewCrack(GaussPoint *, int, double) const | oofem::RCM2Material | protectedvirtual |
| vIindex | oofem::StructuralMaterial | static |
| weightFun | oofem::NonlocalMaterialExtensionInterface | protected |
| zeta | oofem::NonlocalMaterialExtensionInterface | protected |
| ~FEMComponent()=default | oofem::FEMComponent | virtual |
| ~Interface() | oofem::Interface | inlinevirtual |
| ~Material()=default | oofem::Material | virtual |
| ~NonlocalMaterialExtensionInterface() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| ~RCSDEMaterial() | oofem::RCSDEMaterial | virtual |
| ~StructuralNonlocalMaterialExtensionInterface() | oofem::StructuralNonlocalMaterialExtensionInterface | inline |