addStateVariables(const MaterialStatus &iStatus) | oofem::StructuralMaterialStatus | virtual |
checkConsistency() | oofem::FEMComponent | virtual |
copyStateVariables(const MaterialStatus &iStatus) | oofem::StructuralMaterialStatus | virtual |
CVector | oofem::StructuralMaterialStatus | protected |
domain | oofem::FEMComponent | protected |
DP_Elastic enum value | oofem::DruckerPragerPlasticitySMStatus | |
DP_Unloading enum value | oofem::DruckerPragerPlasticitySMStatus | |
DP_Vertex enum value | oofem::DruckerPragerPlasticitySMStatus | |
DP_Yielding enum value | oofem::DruckerPragerPlasticitySMStatus | |
DruckerPragerPlasticitySMStatus(int n, Domain *d, GaussPoint *gp) | oofem::DruckerPragerPlasticitySMStatus | |
errorInfo(const char *func) const | oofem::FEMComponent | |
FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
FVector | oofem::StructuralMaterialStatus | protected |
giveClassName() const | oofem::DruckerPragerPlasticitySMStatus | inlinevirtual |
giveCVector() const | oofem::StructuralMaterialStatus | inline |
giveDomain() const | oofem::FEMComponent | inline |
giveFVector() const | oofem::StructuralMaterialStatus | inline |
giveInputRecord(DynamicInputRecord &input) | oofem::FEMComponent | virtual |
giveInputRecordName() const | oofem::IntegrationPointStatus | inlinevirtual |
giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
giveKappa() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveMaterialProperty(int propID, double &value) | oofem::MaterialStatus | inlinevirtual |
giveNumber() const | oofem::FEMComponent | inline |
givePlasticStrainDeviator() const | oofem::DruckerPragerPlasticitySMStatus | inline |
givePlasticStrainVector(FloatArray &answer) const | oofem::DruckerPragerPlasticitySMStatus | inline |
givePVector() const | oofem::StructuralMaterialStatus | inline |
giveStateFlag() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveStrainVector() const | oofem::StructuralMaterialStatus | inline |
giveStressVector() const | oofem::StructuralMaterialStatus | inline |
giveTempCVector() const | oofem::StructuralMaterialStatus | inline |
giveTempFVector() const | oofem::StructuralMaterialStatus | inline |
giveTempKappa() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveTempPlasticStrainDeviator() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveTempPlasticStrainVector(FloatArray &answer) const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveTempPVector() const | oofem::StructuralMaterialStatus | inline |
giveTempStateFlag() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveTempStrainVector() const | oofem::StructuralMaterialStatus | inline |
giveTempStressVector() const | oofem::StructuralMaterialStatus | inline |
giveTempVolumetricPlasticStrain() const | oofem::DruckerPragerPlasticitySMStatus | inline |
giveVolumetricPlasticStrain() const | oofem::DruckerPragerPlasticitySMStatus | inline |
gp | oofem::IntegrationPointStatus | protected |
initializeFrom(InputRecord *ir) | oofem::MaterialStatus | inlinevirtual |
initTempStatus() | oofem::DruckerPragerPlasticitySMStatus | virtual |
IntegrationPointStatus(int n, Domain *d, GaussPoint *g) | oofem::IntegrationPointStatus | inline |
kappa | oofem::DruckerPragerPlasticitySMStatus | protected |
letCVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letFVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letPVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letStrainVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letStressVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempCVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempFVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempKappaBe(double v) | oofem::DruckerPragerPlasticitySMStatus | inline |
letTempPlasticStrainDeviatorBe(const FloatArray &v) | oofem::DruckerPragerPlasticitySMStatus | inline |
letTempPVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempStateFlagBe(int v) | oofem::DruckerPragerPlasticitySMStatus | inline |
letTempStrainVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempStressVectorBe(const FloatArray &v) | oofem::StructuralMaterialStatus | inline |
letTempVolumetricPlasticStrainBe(double v) | oofem::DruckerPragerPlasticitySMStatus | inline |
MaterialStatus(int n, Domain *d, GaussPoint *g) | oofem::MaterialStatus | inline |
MaterialStatusMapperInterface() | oofem::MaterialStatusMapperInterface | |
mpMaterialMapper | oofem::MaterialStatusMapperInterface | protected |
MSMI_finish(const TimeStep &iTStep) | oofem::MaterialStatusMapperInterface | virtual |
MSMI_map(const GaussPoint &iGP, const Domain &iOldDom, Set &sourceSet, const TimeStep &iTStep, MaterialStatus &oStatus) | oofem::MaterialStatusMapperInterface | virtual |
MSMI_map_cz(const GaussPoint &iGP, const Domain &iOldDom, Set &sourceSet, const TimeStep &iTStep, MaterialStatus &oStatus) | oofem::MaterialStatusMapperInterface | virtual |
MSMI_update(const GaussPoint &iGP, const TimeStep &iTStep) | oofem::MaterialStatusMapperInterface | virtual |
number | oofem::FEMComponent | protected |
plasticStrainDeviator | oofem::DruckerPragerPlasticitySMStatus | protected |
printOutputAt(FILE *file, TimeStep *tStep) | oofem::DruckerPragerPlasticitySMStatus | virtual |
printYourself() | oofem::FEMComponent | inlinevirtual |
PVector | oofem::StructuralMaterialStatus | protected |
restoreConsistency() | oofem::MaterialStatus | inlinevirtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::DruckerPragerPlasticitySMStatus | virtual |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::DruckerPragerPlasticitySMStatus | virtual |
setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
setMaterialProperty(int propID, double value) | oofem::MaterialStatus | inlinevirtual |
setNumber(int num) | oofem::FEMComponent | inline |
setStatusVariable(int varID, double value) | oofem::MaterialStatus | inlinevirtual |
state_flag | oofem::DruckerPragerPlasticitySMStatus | protected |
state_flag_values enum name | oofem::DruckerPragerPlasticitySMStatus | |
strainVector | oofem::StructuralMaterialStatus | protected |
stressVector | oofem::StructuralMaterialStatus | protected |
StructuralMaterialStatus(int n, Domain *d, GaussPoint *g) | oofem::StructuralMaterialStatus | |
temp_state_flag | oofem::DruckerPragerPlasticitySMStatus | protected |
tempCVector | oofem::StructuralMaterialStatus | protected |
tempFVector | oofem::StructuralMaterialStatus | protected |
tempKappa | oofem::DruckerPragerPlasticitySMStatus | protected |
tempPlasticStrainDeviator | oofem::DruckerPragerPlasticitySMStatus | protected |
tempPVector | oofem::StructuralMaterialStatus | protected |
tempStrainVector | oofem::StructuralMaterialStatus | protected |
tempStressVector | oofem::StructuralMaterialStatus | protected |
tempVolumetricPlasticStrain | oofem::DruckerPragerPlasticitySMStatus | protected |
updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
updateYourself(TimeStep *tStep) | oofem::DruckerPragerPlasticitySMStatus | virtual |
volumetricPlasticStrain | oofem::DruckerPragerPlasticitySMStatus | protected |
~DruckerPragerPlasticitySMStatus() | oofem::DruckerPragerPlasticitySMStatus | virtual |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~IntegrationPointStatus() | oofem::IntegrationPointStatus | inlinevirtual |
~MaterialStatus() | oofem::MaterialStatus | inlinevirtual |
~MaterialStatusMapperInterface() | oofem::MaterialStatusMapperInterface | virtual |
~StructuralMaterialStatus() | oofem::StructuralMaterialStatus | virtual |