| applyBarrierConstraints(const FloatArray &gpCoords, const FloatArray &jGpCoords, double &weight) | oofem::NonlocalMaterialExtensionInterface | protected |
| applyDamageToStiffness(FloatMatrix &d, GaussPoint *gp) | oofem::MDM | protected |
| applyDamageTranformation(FloatArray &strainPDC, const FloatArray &tempDamageTensorEigenVals) | oofem::MDM | 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 |
| beta | oofem::NonlocalMaterialExtensionInterface | protected |
| buildNonlocalPointTable(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| castingTime | oofem::Material | protected |
| centDiff | oofem::NonlocalMaterialExtensionInterface | protected |
| checkConsistency() | oofem::Material | virtual |
| cl | oofem::NonlocalMaterialExtensionInterface | protected |
| cl0 | oofem::NonlocalMaterialExtensionInterface | protected |
| COMPLIANCE_DAMAGE enum value | oofem::MDM | |
| computeDamageOnPlane(GaussPoint *gp, Microplane *mplane, const FloatArray &strain) | oofem::MDM | protected |
| computeDamageTensor(FloatMatrix &tempDamageTensor, const FloatArray &totalStrain, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | protected |
| 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 | |
| computeEffectiveStress(FloatArray &stressPDC, const FloatArray &strainPDC, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | protected |
| computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
| computeLocalDamageTensor(FloatMatrix &tempDamageTensor, const FloatArray &totalStrain, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | protected |
| computeModifiedLength(double length, double dam1, double dam2) | oofem::NonlocalMaterialExtensionInterface | |
| computeNormalDeviatoricStrainComponent(Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| computeNormalStrainComponent(Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| computeNormalVolumetricStrainComponent(Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| computePDC(FloatMatrix &tempDamageTensor, FloatArray &tempDamageTensorEigenVals, FloatMatrix &tempDamageTensorEigenVec) | oofem::MDM | protected |
| 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 |
| computeShearLStrainComponent(Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| computeShearMStrainComponent(Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| computeStrainVectorComponents(FloatArray &answer, Microplane *mplane, const FloatArray ¯oStrain) | oofem::MicroplaneMaterial | |
| 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(const FloatArray &src, const FloatArray &coord) | oofem::MDM | virtual |
| oofem::StructuralNonlocalMaterialExtensionInterface::computeWeightFunction(double distance) | oofem::NonlocalMaterialExtensionInterface | virtual |
| convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
| CreateMicroplaneStatus(GaussPoint *gp) | oofem::MDM | inlineprotectedvirtual |
| CreateStatus(GaussPoint *gp) const | oofem::MDM | virtual |
| dist2FromGridNode(double x, double y, int j, int i) | oofem::NonlocalMaterialExtensionInterface | inlineprotected |
| oofem::domain | oofem::FEMComponent | protected |
| oofem::StructuralNonlocalMaterialExtensionInterface::domain | oofem::NonlocalMaterialExtensionInterface | protected |
| E | oofem::MicroplaneMaterial | protected |
| endIPNonlocalAverage(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::MDM | virtual |
| evaluateSupportRadius() | oofem::NonlocalMaterialExtensionInterface | virtual |
| exponent | oofem::NonlocalMaterialExtensionInterface | protected |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| formTransformationMatrix(FloatMatrix &answer, const FloatMatrix &t, int n) | oofem::MDM | protected |
| formulation | oofem::MDM | protected |
| Ft | oofem::MDM | protected |
| Gf | oofem::MDM | protected |
| give(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
| 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::MDM | 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::MDM | inlinevirtual |
| giveCorrespondingSlaveMaterialMode(MaterialMode masterMode) | oofem::MicroplaneMaterial | virtual |
| 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::MDM | virtual |
| giveInputRecordName() const | oofem::MDM | inlinevirtual |
| giveIntegralOfWeightFunction(const int spatial_dimension) | oofem::NonlocalMaterialExtensionInterface | |
| giveInterface(InterfaceType it) | oofem::MDM | virtual |
| giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
| giveIPIntegrationList(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) | oofem::MDM | virtual |
| giveLinearElasticMaterial() | oofem::MDM | inlineprotected |
| giveMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | protected |
| giveMicroplane(int i, GaussPoint *masterGp) | oofem::MicroplaneMaterial | |
| giveMicroplaneIntegrationWeight(Microplane *mplane) | oofem::MicroplaneMaterial | virtual |
| giveMicroplaneNormal(FloatArray &answer, Microplane *mplane) | oofem::MicroplaneMaterial | virtual |
| giveMicroplaneStatus(GaussPoint *gp) | oofem::MicroplaneMaterial | virtual |
| giveNonlocalMetricModifierAt(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfRegions() | oofem::NonlocalMaterialExtensionInterface | |
| givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode mmode, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | 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::MDM | 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 |
| giveRawMDMParameters(double &Efp, double &Ep, const FloatArray &reducedStrain, GaussPoint *gp) | oofem::MDM | protected |
| giveRealMicroplaneStressVector(FloatArray &answer, Microplane *mplane, const FloatArray &strain, TimeStep *tStep) | oofem::MDM | inlinevirtual |
| giveRealStressVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrain, TimeStep *tStep) | oofem::MDM | virtual |
| giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| 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::MDM | 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::MDM | inlinevirtual |
| giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::MDM | 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::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::Material | virtual |
| giveStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
| giveStrainVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
| giveStressDependentPartOfStrainVector(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrainVector, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | |
| giveStressDependentPartOfStrainVector_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedStrainVector, TimeStep *tStep, ValueModeType mode) | oofem::StructuralMaterial | |
| giveStressVectorTranformationMtrx(FloatMatrix &answer, const FloatMatrix &base, bool transpose=false) | oofem::StructuralMaterial | static |
| giveSupportRadius(double &radius) | oofem::MDM | inlinevirtual |
| giveSymVI(int ind1, int ind2) | oofem::StructuralMaterial | inlinestatic |
| giveThermalDilatationVector(FloatArray &answer, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | 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 |
| hasBoundedSupport() | oofem::MDM | inlinevirtual |
| hasCastingTimeSupport() | oofem::Material | virtual |
| hasMaterialModeCapability(MaterialMode mode) | oofem::MDM | virtual |
| hasNonLinearBehaviour() | oofem::Material | inlinevirtual |
| hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
| initDiag | oofem::NonlocalMaterialExtensionInterface | protected |
| initializeData(int numberOfMicroplanes) | oofem::MDM | virtual |
| initializeFrom(InputRecord *ir) | oofem::MDM | virtual |
| initMaterial(Element *element) | oofem::Material | virtual |
| initTempStatus(GaussPoint *gp) | oofem::MicroplaneMaterial | protectedvirtual |
| oofem::Interface() | oofem::Interface | inline |
| oofem::MaterialModelMapperInterface::Interface() | oofem::Interface | inline |
| isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::Material | inlinevirtual |
| Kronecker | oofem::MicroplaneMaterial | protected |
| L | oofem::MicroplaneMaterial | protected |
| linearElasticMaterial | oofem::MDM | protected |
| M | oofem::MicroplaneMaterial | protected |
| manipulateWeight(double &weight, GaussPoint *gp, GaussPoint *jGp) | oofem::NonlocalMaterialExtensionInterface | protected |
| mapper2 | oofem::MDM | protectedstatic |
| mapperLST | oofem::MDM | protectedstatic |
| mapperSFT | oofem::MDM | protectedstatic |
| mapperType | oofem::MDM | protected |
| 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 |
| maxValueOfWeightFunction() | oofem::NonlocalMaterialExtensionInterface | virtual |
| MDM(int n, Domain *d) | oofem::MDM | inline |
| mdm_2d enum value | oofem::MDM | |
| mdm_3d enum value | oofem::MDM | |
| mdm_cpt enum value | oofem::MDM | protected |
| mdm_Efp | oofem::MDM | protected |
| mdm_Ep | oofem::MDM | protected |
| mdm_lst enum value | oofem::MDM | protected |
| mdm_sft enum value | oofem::MDM | protected |
| MDMFormulatrionType enum name | oofem::MDM | |
| MDMMapperType enum name | oofem::MDM | protected |
| mdmMode | oofem::MDM | protected |
| MDMModeType enum name | oofem::MDM | |
| MicroplaneMaterial(int n, Domain *d) | oofem::MicroplaneMaterial | inline |
| microplaneNormals | oofem::MicroplaneMaterial | protected |
| microplaneWeights | oofem::MicroplaneMaterial | protected |
| minDist2 | oofem::NonlocalMaterialExtensionInterface | protected |
| mm | oofem::NonlocalMaterialExtensionInterface | protected |
| MMI_finish(TimeStep *tStep) | oofem::MDM | virtual |
| MMI_map(GaussPoint *gp, Domain *oldd, TimeStep *tStep) | oofem::MDM | virtual |
| MMI_update(GaussPoint *gp, TimeStep *tStep, FloatArray *estrain=NULL) | oofem::MDM | virtual |
| modifyNonlocalWeightFunction_1D_Around(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyNonlocalWeightFunctionAround(GaussPoint *gp) | oofem::NonlocalMaterialExtensionInterface | |
| modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
| N | oofem::MicroplaneMaterial | protected |
| ndc | oofem::MDM | 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 |
| nonlocal | oofem::MDM | protected |
| NonlocalMaterialExtensionInterface(Domain *d) | oofem::NonlocalMaterialExtensionInterface | |
| nsd | oofem::MDM | protected |
| nu | oofem::MicroplaneMaterial | protected |
| number | oofem::FEMComponent | protected |
| numberOfMicroplanes | oofem::MicroplaneMaterial | protected |
| order | oofem::NonlocalMaterialExtensionInterface | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::MDM | virtual |
| ParMd | oofem::MDM | protected |
| permanentNonlocTableFlag | oofem::NonlocalMaterialExtensionInterface | protected |
| predictRelativeComputationalCost(GaussPoint *gp) | oofem::MDM | virtual |
| predictRelativeRedistributionCost(GaussPoint *gp) | oofem::MDM | inlinevirtual |
| printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
| printYourself() | oofem::Material | virtual |
| propertyDictionary | oofem::Material | protected |
| px | oofem::NonlocalMaterialExtensionInterface | protected |
| R | oofem::MDM | 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::MicroplaneMaterial | virtual |
| Rf | oofem::NonlocalMaterialExtensionInterface | protected |
| rotateTensor4(FloatMatrix &Dlocal, const FloatMatrix &t) | oofem::MDM | protected |
| saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::MicroplaneMaterial | 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 |
| sortPrincDirAndValCloseTo(FloatArray *pVal, FloatMatrix *pDir, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
| sourceElemSet | oofem::MDM | protected |
| 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 |
| STIFFNESS_DAMAGE enum value | oofem::MDM | |
| StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
| StructuralNonlocalMaterialExtensionInterface(Domain *d) | oofem::StructuralNonlocalMaterialExtensionInterface | inline |
| suprad | oofem::NonlocalMaterialExtensionInterface | protected |
| svIndex | oofem::StructuralMaterial | static |
| tempDillatCoeff | oofem::MDM | protected |
| transformStiffnessfromPDC(FloatMatrix &de, const FloatMatrix &t) | oofem::MDM | protected |
| transformStrainToPDC(FloatArray &answer, FloatArray &strain, FloatMatrix &t, GaussPoint *gp) | oofem::MDM | protected |
| transformStrainVectorTo(FloatArray &answer, const FloatMatrix &base, const FloatArray &strainVector, bool transpose=false) | oofem::StructuralMaterial | static |
| transformStressFromPDC(FloatArray &answer, const FloatArray &stressPDC, const FloatMatrix &t, GaussPoint *gp) | oofem::MDM | protected |
| transformStressVectorTo(FloatArray &answer, const FloatMatrix &base, const FloatArray &stressVector, bool transpose=false) | oofem::StructuralMaterial | static |
| type_dam | oofem::MDM | protected |
| type_soft | oofem::MDM | protected |
| unpackAndUpdateUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::MDM | virtual |
| updateBeforeNonlocAverage(const FloatArray &strainVector, GaussPoint *gp, TimeStep *tStep) | oofem::MDM | 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 |
| 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 |
| ~FEMComponent() | oofem::FEMComponent | inlinevirtual |
| ~Interface() | oofem::Interface | inlinevirtual |
| ~Material() | oofem::Material | virtual |
| ~MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inlinevirtual |
| ~MDM() | oofem::MDM | inlinevirtual |
| ~MicroplaneMaterial() | oofem::MicroplaneMaterial | inlinevirtual |
| ~NonlocalMaterialExtensionInterface() | oofem::NonlocalMaterialExtensionInterface | inlinevirtual |
| ~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |
| ~StructuralNonlocalMaterialExtensionInterface() | oofem::StructuralNonlocalMaterialExtensionInterface | inline |