OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::Masonry02, including all inherited members.
addNewPopulation(IntArray &mask) | oofem::MPlasticMaterial2 | 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 |
associatedPT enum value | oofem::MPlasticMaterial2 | protected |
c0 | oofem::Masonry02 | protected |
castingTime | oofem::Material | protected |
checkConsistency() | oofem::Material | virtual |
clearPopulationSet() | oofem::MPlasticMaterial2 | protected |
closestPointReturn(FloatArray &answer, IntArray &activeConditionMap, FloatArray &gamma, GaussPoint *gp, const FloatArray &totalStrain, FloatArray &plasticStrainR, FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::MPlasticMaterial2 | protected |
Cn | oofem::Masonry02 | protected |
Cnn | oofem::Masonry02 | protected |
computeAlgorithmicModuli(FloatMatrix &answer, GaussPoint *gp, const FloatMatrix &elasticModuliInverse, const FloatArray &gamma, const IntArray &activeConditionMap, const FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVariables) | oofem::MPlasticMaterial2 | protected |
computeDamage(GaussPoint *gp, const FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::MPlasticMaterial2 | virtual |
computeDeviatoricVolumetricSplit(FloatArray &dev, const FloatArray &s) | oofem::StructuralMaterial | static |
computeDeviatoricVolumetricSum(FloatArray &s, const FloatArray &dev, double mean) | oofem::StructuralMaterial | static |
computeF3HardeningGradient(double k) | oofem::Masonry02 | protected |
computeF3HardeningLaw(double k) | oofem::Masonry02 | protected |
computeFirstCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeFirstInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeKGradientVector(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVariables) | oofem::Masonry02 | protectedvirtual |
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::Masonry02 | protectedvirtual |
computeReducedHardeningVarsLamGradient(FloatMatrix &answer, GaussPoint *gp, int actSurf, const IntArray &activeConditionMap, const FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVars, const FloatArray &gamma) | oofem::Masonry02 | protectedvirtual |
computeReducedHardeningVarsSigmaGradient(FloatMatrix &answer, GaussPoint *gp, const IntArray &activeConditionMap, const FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVars, const FloatArray &gamma) | oofem::Masonry02 | protectedvirtual |
computeReducedSKGradientMatrix(FloatMatrix &gradientMatrix, int i, GaussPoint *gp, const FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVariables) | oofem::Masonry02 | protectedvirtual |
computeReducedSSGradientMatrix(FloatMatrix &gradientMatrix, int i, GaussPoint *gp, const FloatArray &fullStressVector, const FloatArray &strainSpaceHardeningVariables) | oofem::Masonry02 | protectedvirtual |
computeReducedStressGradientVector(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, const FloatArray &stressVector, const FloatArray &strainSpaceHardeningVariables) | oofem::MPlasticMaterial2 | protected |
computeResidualVector(FloatArray &answer, GaussPoint *gp, const FloatArray &gamma, const IntArray &activeConditionMap, const FloatArray &plasticStrainVectorR, const FloatArray &strainSpaceHardeningVariables, std::vector< FloatArray > &gradVec) | oofem::MPlasticMaterial2 | protected |
computeSecondCoordinate(const FloatArray &s) | oofem::StructuralMaterial | static |
computeSecondStressInvariant(const FloatArray &s) | oofem::StructuralMaterial | static |
computeStrainHardeningVarsIncrement(FloatArray &answer, GaussPoint *gp, const FloatArray &stress, const FloatArray &dlambda, const FloatArray &dplasticStrain, const IntArray &activeConditionMap) | oofem::Masonry02 | protectedvirtual |
computeStressGradientVector(FloatArray &answer, functType ftype, int isurf, GaussPoint *gp, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::Masonry02 | 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 |
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::MPlasticMaterial2 | protectedvirtual |
computeVonMisesStress(const FloatArray *currentStress) | oofem::StructuralMaterial | static |
computeYieldValueAt(GaussPoint *gp, int isurf, const FloatArray &stressVector, const FloatArray &stressSpaceHardeningVars) | oofem::Masonry02 | 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::Masonry02 | virtual |
Css | oofem::Masonry02 | protected |
cuttingPlaneReturn(FloatArray &answer, IntArray &activeConditionMap, FloatArray &gamma, GaussPoint *gp, const FloatArray &totalStrain, FloatArray &plasticStrainR, FloatArray &strainSpaceHardeningVariables, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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 |
ft0 | oofem::Masonry02 | protected |
functType enum name | oofem::MPlasticMaterial2 | protected |
getNewPopulation(IntArray &result, IntArray &candidateMask, int degree, int size) | oofem::MPlasticMaterial2 | protected |
getPopulationSignature(IntArray &mask) | oofem::MPlasticMaterial2 | protected |
gfI | oofem::Masonry02 | protected |
gfII | oofem::Masonry02 | protected |
give(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
give1dStressStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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::MPlasticMaterial2 | protectedvirtual |
give2dInterfaceMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) | oofem::Masonry02 | protected |
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::MPlasticMaterial2 | 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::Masonry02 | inlinevirtual |
giveConsistentStiffnessMatrix(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | protectedvirtual |
giveDomain() const | oofem::FEMComponent | inline |
giveElastoPlasticStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | protectedvirtual |
giveEshelbyStressVector_PlaneStrain(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedF, TimeStep *tStep) | oofem::StructuralMaterial | virtual |
giveFiberStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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::Masonry02 | 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::MPlasticMaterial2 | virtual |
giveLinearElasticMaterial() | oofem::MPlasticMaterial2 | inline |
giveMaxNumberOfActiveYieldConds(GaussPoint *gp) | oofem::Masonry02 | inlineprotectedvirtual |
giveNumber() const | oofem::FEMComponent | inline |
givePlaneStrainStiffMtrx(FloatMatrix &answer, MatResponseMode, GaussPoint *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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::MPlasticMaterial2 | 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::MPlasticMaterial2 | protectedvirtual |
giveRealStressVector(FloatArray &answer, GaussPoint *, const FloatArray &, TimeStep *) | oofem::MPlasticMaterial2 | virtual |
giveRealStressVector_1d(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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::MPlasticMaterial2 | 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::MPlasticMaterial2 | inlinevirtual |
giveRealStressVector_PlaneStress(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedE, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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::Masonry02 | inlinevirtual |
giveSizeOfReducedHardeningVarsVector(GaussPoint *) const | oofem::Masonry02 | inlinevirtual |
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::Masonry02 | 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 *gp, TimeStep *tStep) | oofem::MPlasticMaterial2 | 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 |
hasCastingTimeSupport() | oofem::Material | virtual |
hasHardening() | oofem::Masonry02 | inlineprotectedvirtual |
hasMaterialModeCapability(MaterialMode mode) | oofem::Masonry02 | virtual |
hasNonLinearBehaviour() | oofem::MPlasticMaterial2 | inlinevirtual |
hasProperty(int aProperty, GaussPoint *gp) | oofem::Material | virtual |
initializeFrom(InputRecord *ir) | oofem::Masonry02 | virtual |
initMaterial(Element *element) | oofem::Material | virtual |
initTempStatus(GaussPoint *gp) | oofem::Material | virtual |
isActivated(TimeStep *tStep) | oofem::Material | inlinevirtual |
isCharacteristicMtrxSymmetric(MatResponseMode rMode) | oofem::Masonry02 | inlinevirtual |
iterativeUpdateOfActiveConds | oofem::MPlasticMaterial2 | protected |
km | oofem::Masonry02 | protected |
kn | oofem::Masonry02 | protected |
kp | oofem::Masonry02 | protected |
kr | oofem::Masonry02 | protected |
ks | oofem::Masonry02 | protected |
linearElasticMaterial | oofem::MPlasticMaterial2 | protected |
loadFunction enum value | oofem::MPlasticMaterial2 | protected |
Masonry02(int n, Domain *d) | oofem::Masonry02 | |
Material(int n, Domain *d) | oofem::Material | |
modifyProperty(int aProperty, double value, GaussPoint *gp) | oofem::Material | virtual |
MPlasticMaterial2(int n, Domain *d) | oofem::MPlasticMaterial2 | |
mpm_ClosestPoint enum value | oofem::MPlasticMaterial2 | protected |
mpm_CuttingPlane enum value | oofem::MPlasticMaterial2 | protected |
nonassociatedPT enum value | oofem::MPlasticMaterial2 | protected |
nsurf | oofem::MPlasticMaterial2 | protected |
number | oofem::FEMComponent | protected |
packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) | oofem::Material | inlinevirtual |
plastType enum name | oofem::MPlasticMaterial2 | protected |
plType | oofem::MPlasticMaterial2 | protected |
populationSet | oofem::MPlasticMaterial2 | 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::MPlasticMaterial2 | protected |
rmType | oofem::MPlasticMaterial2 | 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 |
sic | oofem::Masonry02 | protected |
smc | oofem::Masonry02 | protected |
sortPrincDirAndValCloseTo(FloatArray *pVal, FloatMatrix *pDir, FloatMatrix *toPDir) | oofem::StructuralMaterial | static |
spc | oofem::Masonry02 | protected |
src | oofem::Masonry02 | protected |
StructuralMaterial(int n, Domain *d) | oofem::StructuralMaterial | |
svIndex | oofem::StructuralMaterial | static |
tanfi0 | oofem::Masonry02 | protected |
tanfir | oofem::Masonry02 | protected |
tanpsi | oofem::Masonry02 | protected |
testPopulation(long pop) | oofem::MPlasticMaterial2 | 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 |
yieldFunction enum value | oofem::MPlasticMaterial2 | protected |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~Masonry02() | oofem::Masonry02 | virtual |
~Material() | oofem::Material | virtual |
~MPlasticMaterial2() | oofem::MPlasticMaterial2 | virtual |
~StructuralMaterial() | oofem::StructuralMaterial | inlinevirtual |