OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::J2MPlasticMaterial, including all inherited members.
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 |
associatedPT enum value | oofem::MPlasticMaterial | protected |
castingTime | oofem::Material | protected |
checkConsistency() | oofem::Material | virtual |
closestPointReturn(FloatArray &answer, IntArray &activeConditionMap, FloatArray &gamma, GaussPoint *gp, const FloatArray &totalStrain, FloatArray &plasticStrainR, FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::MPlasticMaterial | protected |
compute3dElasticModuli(FloatMatrix &answer, GaussPoint *gp, TimeStep *tStep) | oofem::J2MPlasticMaterial | protectedvirtual |
computeAlgorithmicModuli(FloatMatrix &answer, GaussPoint *gp, const FloatMatrix &elasticModuliInverse, const FloatMatrix &hardeningModuliInverse, const FloatArray &gamma, const IntArray &activeConditionMap, const FloatArray &fullStressVector, const FloatArray &fullStressSpaceHardeningVars) | oofem::MPlasticMaterial | protected |
computeDeviatoricVolumetricSplit(FloatArray &dev, const FloatArray &s) | oofem::StructuralMaterial | static |
computeDeviatoricVolumetricSum(FloatArray &s, const FloatArray &dev, double mean) | oofem::StructuralMaterial | static |
computeDiagModuli(FloatMatrix &answer, GaussPoint *gp, FloatMatrix &elasticModuliInverse, FloatMatrix &hardeningModuliInverse) | oofem::MPlasticMaterial | protected |
computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeGradientVector(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, const FloatArray &fullStressVector, const FloatArray &fullStressSpaceHardeningVars) | oofem::MPlasticMaterial | protected |
computeHardeningReducedModuli(FloatMatrix &answer, GaussPoint *gp, const FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::J2MPlasticMaterial | protectedvirtual |
computeJ2InvariantAt(const FloatArray &stressVector) | oofem::J2MPlasticMaterial | 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 |
computeReducedElasticModuli(FloatMatrix &answer, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
computeReducedGradientMatrix(FloatMatrix &answer, int isurf, GaussPoint *gp, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | protectedvirtual |
computeResidualVector(FloatArray &answer, GaussPoint *gp, const FloatArray &gamma, const IntArray &activeConditionMap, const FloatArray &plasticStrainVectorR, const FloatArray &strainSpaceHardeningVariables, std::vector< FloatArray > &gradVec) | oofem::MPlasticMaterial | protected |
computeSecondCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeSecondStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeStressGradientVector(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | 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 |
computeStressNorm(const FloatArray &stress) | oofem::StructuralMaterial | static |
computeStressSpaceHardeningVars(FloatArray &answer, GaussPoint *gp, const FloatArray &strainSpaceHardeningVariables) | oofem::J2MPlasticMaterial | protectedvirtual |
computeStressSpaceHardeningVarsReducedGradient(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | protectedvirtual |
computeThirdCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeThirdStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeTrialStressIncrement(FloatArray &answer, GaussPoint *gp, const FloatArray &strainIncrement, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
computeVonMisesStress(const FloatArray *currentStress) | oofem::StructuralMaterial | static |
computeYieldValueAt(GaussPoint *gp, int isurf, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | protectedvirtual |
convert_dSdE_2_dPdF(FloatMatrix &answer, const FloatMatrix &dSdE, const FloatArray &S, const FloatArray &F, MaterialMode matMode) | oofem::StructuralMaterial | |
CreateStatus(GaussPoint *gp) const | oofem::J2MPlasticMaterial | virtual |
cuttingPlaneReturn(FloatArray &answer, IntArray &activeConditionMap, FloatArray &gamma, GaussPoint *gp, const FloatArray &totalStrain, FloatArray &plasticStrainR, FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::MPlasticMaterial | protected |
domain | oofem::FEMComponent | protected |
errorInfo(const char *func) const | oofem::FEMComponent | |
estimatePackSize(DataStream &buff, GaussPoint *ip) | oofem::Material | inlinevirtual |
FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
functType enum name | oofem::MPlasticMaterial | protected |
give(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
give1dStressStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | 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, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
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, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | 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::J2MPlasticMaterial | inlinevirtual |
giveConsistentStiffnessMatrix(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
giveDomain() const | oofem::FEMComponent | inline |
giveElastoPlasticStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
giveEshelbyStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFiberStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
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::StructuralMaterial | virtual |
giveInputRecordName() const | oofem::J2MPlasticMaterial | inlinevirtual |
giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
giveInvertedVoigtVectorMask(IntArray &answer, MaterialMode mmode) | oofem::StructuralMaterial | static |
giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) | oofem::MPlasticMaterial | virtual |
giveIsotropicHardeningVar(const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | protected |
giveLinearElasticMaterial() | oofem::MPlasticMaterial | inline |
giveNumber() const | oofem::FEMComponent | inline |
givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | 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, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | 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, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial | protectedvirtual |
giveRealStressVector(FloatArray &answer, GaussPoint *, const FloatArray &, TimeStep *) | oofem::MPlasticMaterial | virtual |
giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::MPlasticMaterial | 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::MPlasticMaterial | 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::MPlasticMaterial | inlinevirtual |
giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::MPlasticMaterial | 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 |
giveSizeOfFullHardeningVarsVector() | oofem::J2MPlasticMaterial | protectedvirtual |
giveSizeOfReducedHardeningVarsVector(GaussPoint *gp) const | oofem::J2MPlasticMaterial | protectedvirtual |
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 |
giveStressBackVector(FloatArray &answer, const FloatArray &stressSpaceHardeningVars) | oofem::J2MPlasticMaterial | protected |
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 *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 |
hasCastingTimeSupport() | oofem::Material | virtual |
hasHardening() | oofem::J2MPlasticMaterial | protectedvirtual |
hasMaterialModeCapability(MaterialMode mode) | oofem::MPlasticMaterial | virtual |
hasNonLinearBehaviour() | oofem::MPlasticMaterial | inlinevirtual |
hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
initializeFrom(InputRecord *ir) | oofem::J2MPlasticMaterial | virtual |
initMaterial(Element *element) | oofem::Material | virtual |
initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::MPlasticMaterial | inlinevirtual |
isotropicHardeningFlag | oofem::J2MPlasticMaterial | protected |
isotropicModuli | oofem::J2MPlasticMaterial | protected |
J2MPlasticMaterial(int n, Domain *d) | oofem::J2MPlasticMaterial | |
k | oofem::J2MPlasticMaterial | protected |
kinematicHardeningFlag | oofem::J2MPlasticMaterial | protected |
kinematicModuli | oofem::J2MPlasticMaterial | protected |
linearElasticMaterial | oofem::MPlasticMaterial | protected |
loadFunction enum value | oofem::MPlasticMaterial | protected |
Material(int n, Domain *d) | oofem::Material | |
modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
MPlasticMaterial(int n, Domain *d) | oofem::MPlasticMaterial | |
mpm_ClosestPoint enum value | oofem::MPlasticMaterial | protected |
mpm_CuttingPlane enum value | oofem::MPlasticMaterial | protected |
nonassociatedPT enum value | oofem::MPlasticMaterial | protected |
nsurf | oofem::MPlasticMaterial | protected |
number | oofem::FEMComponent | protected |
packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
plastType enum name | oofem::MPlasticMaterial | protected |
plType | oofem::MPlasticMaterial | 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 |
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 |
ReturnMappingAlgoType enum name | oofem::MPlasticMaterial | protected |
rmType | oofem::MPlasticMaterial | 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 |
sortPrincDirAndValCloseTo(FloatArray *pVal, FloatMatrix *pDir, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
svIndex | oofem::StructuralMaterial | static |
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 |
yieldFunction enum value | oofem::MPlasticMaterial | protected |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~J2MPlasticMaterial() | oofem::J2MPlasticMaterial | virtual |
~Material() | oofem::Material | virtual |
~MPlasticMaterial() | oofem::MPlasticMaterial | virtual |
~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |