_generateStatusVariables(GaussPoint *) const | oofem::RandomMaterialExtensionInterface | 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 |
Bt | oofem::IsotropicDamageMaterial1 | protected |
c1 | oofem::IsotropicDamageMaterial1 | protected |
c2 | oofem::IsotropicDamageMaterial1 | protected |
castingTime | oofem::Material | protected |
checkConsistency() | oofem::Material | virtual |
checkSnapBack | oofem::IsotropicDamageMaterial1 | protected |
complianceFunction(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | |
computeDamageParam(double &omega, double kappa, const FloatArray &strain, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | 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 |
computeEquivalentStrain(double &kappa, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) | oofem::IsotropicDamageMaterial1 | 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 |
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 |
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 |
convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
CreateStatus(GaussPoint *gp) const | oofem::IsotropicDamageMaterial1 | virtual |
damageFunction(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | |
damageFunctionPrime(double kappa, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | virtual |
damageLaw | oofem::IsotropicDamageMaterial1 | protected |
domain | oofem::FEMComponent | protected |
e0 | oofem::IsotropicDamageMaterial1 | protected |
e1 | oofem::IsotropicDamageMaterial1 | protected |
e2 | oofem::IsotropicDamageMaterial1 | protected |
ecsMethod | oofem::IsotropicDamageMaterial1 | protected |
ef | oofem::IsotropicDamageMaterial1 | protected |
ek | oofem::IsotropicDamageMaterial1 | protected |
ep | oofem::IsotropicDamageMaterial1 | protected |
EquivStrainType enum name | oofem::IsotropicDamageMaterial1 | protected |
equivStrainType | oofem::IsotropicDamageMaterial1 | protected |
errorInfo(const char *func) const | oofem::FEMComponent | |
EST_ElasticEnergy enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_ElasticEnergyPositiveStrain enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_ElasticEnergyPositiveStress enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Griffith enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Mazars enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Mises enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Rankine_Smooth enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Rankine_Standard enum value | oofem::IsotropicDamageMaterial1 | protected |
EST_Unknown enum value | oofem::IsotropicDamageMaterial1 | protected |
estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::Material | inlinevirtual |
evaluatePermanentStrain(double kappa, double omega) | oofem::IsotropicDamageMaterial1 | virtual |
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::IsotropicDamageMaterial1 | inlinevirtual |
giveDomain() const | oofem::FEMComponent | 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::IsotropicDamageMaterial1 | virtual |
giveInputRecordName() const | oofem::IsotropicDamageMaterial1 | inlinevirtual |
giveInterface(InterfaceType it) | oofem::IsotropicDamageMaterial1 | virtual |
giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) | oofem::IsotropicDamageMaterial | virtual |
giveLinearElasticMaterial() | oofem::IsotropicDamageMaterial | inline |
giveNumber() const | oofem::FEMComponent | inline |
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 |
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 |
griff_n | oofem::IsotropicDamageMaterial1 | protected |
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 |
initDamaged(double kappa, FloatArray &totalStrainVector, GaussPoint *gp) | oofem::IsotropicDamageMaterial1 | protectedvirtual |
initializeFrom(InputRecord *ir) | oofem::IsotropicDamageMaterial1 | virtual |
initMaterial(Element *element) | oofem::Material | virtual |
initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
oofem::Interface() | oofem::Interface | inline |
oofem::MaterialModelMapperInterface::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 |
mapper | oofem::IsotropicDamageMaterial1 | protectedstatic |
Material(int n, Domain *d) | oofem::Material | |
MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inline |
maxOmega | oofem::IsotropicDamageMaterial | protected |
md | oofem::IsotropicDamageMaterial1 | 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 |
modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
nd | oofem::IsotropicDamageMaterial1 | protected |
number | oofem::FEMComponent | protected |
packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
permStrain | oofem::IsotropicDamageMaterial | 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 |
ps_alpha | oofem::IsotropicDamageMaterial1 | protected |
ps_H | oofem::IsotropicDamageMaterial1 | protected |
RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inline |
randomVariableGenerators | oofem::RandomMaterialExtensionInterface | protected |
randVariables | oofem::RandomMaterialExtensionInterface | protected |
referenceTemperature | oofem::StructuralMaterial | protected |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::Material | virtual |
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 |
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_Disable_Damage enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_DoubleExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Exponential enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Exponential_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Hordijk_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Linear enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Linear_Cohesive_Crack enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Mazars enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_ModPowerExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_PowerExponential enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Smooth enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_SmoothExtended enum value | oofem::IsotropicDamageMaterial1 | protected |
ST_Unknown enum value | oofem::IsotropicDamageMaterial1 | protected |
StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
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::Material | inlinevirtual |
updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
vIindex | oofem::StructuralMaterial | static |
wf | oofem::IsotropicDamageMaterial1 | protected |
wk | oofem::IsotropicDamageMaterial1 | protected |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~Interface() | oofem::Interface | inlinevirtual |
~IsotropicDamageMaterial() | oofem::IsotropicDamageMaterial | virtual |
~IsotropicDamageMaterial1() | oofem::IsotropicDamageMaterial1 | virtual |
~Material() | oofem::Material | virtual |
~MaterialModelMapperInterface() | oofem::MaterialModelMapperInterface | inlinevirtual |
~RandomMaterialExtensionInterface() | oofem::RandomMaterialExtensionInterface | inlinevirtual |
~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |