Directory Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels/
- Directory Deleted:
- 2009-03-09 15:15
- Total Files:
- 0
- Deleted Files:
- 113
- Lines of Code:
- 0
[root]/Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels
Lines of Code

Developers
Author |
Changes |
Lines of Code |
Lines per Change |
Totals |
341 (100.0%) |
3391 (100.0%) |
9.9 |
jas |
338 (99.1%) |
3390 (100.0%) |
10.0 |
csafe-tester |
1 (0.3%) |
1 (0.0%) |
1.0 |
guilkey |
2 (0.6%) |
0 (0.0%) |
0.0 |
Most Recent Commits
-
jas
2009-03-09 15:15
Rev.: 43504
-
0 lines of code changed in 113 files:
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ArmstrongFrederickKinematicHardening.cc (del),
ArmstrongFrederickKinematicHardening.h (del),
BPSMeltTemp.cc (del),
BPSMeltTemp.h (del),
BeckerCheck.cc (del),
BeckerCheck.h (del),
ConstantCp.cc (del),
ConstantCp.h (del),
ConstantMeltTemp.cc (del),
ConstantMeltTemp.h (del),
ConstantShear.cc (del),
ConstantShear.h (del),
CopperCp.cc (del),
CopperCp.h (del),
DamageModel.cc (del),
DamageModel.h (del),
DamageModelFactory.cc (del),
DamageModelFactory.h (del),
DefaultHypoElasticEOS.cc (del),
DefaultHypoElasticEOS.h (del),
DruckerBeckerCheck.cc (del),
DruckerBeckerCheck.h (del),
DruckerCheck.cc (del),
DruckerCheck.h (del),
GursonYield.cc (del),
GursonYield.h (del),
HancockMacKenzieDamage.cc (del),
HancockMacKenzieDamage.h (del),
HyperElasticEOS.cc (del),
HyperElasticEOS.h (del),
IsoHardeningPlastic.cc (del),
IsoHardeningPlastic.h (del),
JohnsonCookDamage.cc (del),
JohnsonCookDamage.h (del),
JohnsonCookPlastic.cc (del),
JohnsonCookPlastic.h (del),
KinematicHardeningModel.cc (del),
KinematicHardeningModel.h (del),
KinematicHardeningModelFactory.cc (del),
KinematicHardeningModelFactory.h (del),
MPMEquationOfState.cc (del),
MPMEquationOfState.h (del),
MPMEquationOfStateFactory.cc (del),
MPMEquationOfStateFactory.h (del),
MTSPlastic.cc (del),
MTSPlastic.h (del),
MTSShear.cc (del),
MTSShear.h (del),
MeltingTempModel.cc (del),
MeltingTempModel.h (del),
MeltingTempModelFactory.cc (del),
MeltingTempModelFactory.h (del),
MieGruneisenEOS.cc (del),
MieGruneisenEOS.h (del),
MieGruneisenEOSEnergy.cc (del),
MieGruneisenEOSEnergy.h (del),
NPShear.cc (del),
NPShear.h (del),
NoKinematicHardening.cc (del),
NoKinematicHardening.h (del),
NoneCheck.cc (del),
NoneCheck.h (del),
NullDamage.cc (del),
NullDamage.h (del),
PTWPlastic.cc (del),
PTWPlastic.h (del),
PTWShear.cc (del),
PTWShear.h (del),
PlasticityModel.cc (del),
PlasticityModel.h (del),
PlasticityModelFactory.cc (del),
PlasticityModelFactory.h (del),
PlasticityState.cc (del),
PlasticityState.h (del),
PragerKinematicHardening.cc (del),
PragerKinematicHardening.h (del),
SCGMeltTemp.cc (del),
SCGMeltTemp.h (del),
SCGPlastic.cc (del),
SCGPlastic.h (del),
SCGShear.cc (del),
SCGShear.h (del),
ShearModulusModel.cc (del),
ShearModulusModel.h (del),
ShearModulusModelFactory.cc (del),
ShearModulusModelFactory.h (del),
SpecificHeatModel.cc (del),
SpecificHeatModel.h (del),
SpecificHeatModelFactory.cc (del),
SpecificHeatModelFactory.h (del),
StabilityCheck.cc (del),
StabilityCheck.h (del),
StabilityCheckFactory.cc (del),
StabilityCheckFactory.h (del),
SteelCp.cc (del),
SteelCp.h (del),
SuvicI.cc (del),
SuvicI.h (del),
ViscoPlasticityModel.cc (del),
ViscoPlasticityModel.h (del),
ViscoPlasticityModelFactory.cc (del),
ViscoPlasticityModelFactory.h (del),
VonMisesYield.cc (del),
VonMisesYield.h (del),
YieldCondition.cc (del),
YieldCondition.h (del),
YieldConditionFactory.cc (del),
YieldConditionFactory.h (del),
ZAPlastic.cc (del),
ZAPlastic.h (del),
ZerilliArmstrongPlastic.cc (del),
ZerilliArmstrongPlastic.h (del),
sub.mk (del)
-
guilkey
2009-02-24 18:33
Rev.: 43323
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
sub.mk (changed)
-
jas
2009-01-26 13:49
Rev.: 42976
-
3390 lines of code changed in 225 files:
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ArmstrongFrederickKinematicHardening.cc (new),
ArmstrongFrederickKinematicHardening.h (+30),
BPSMeltTemp.cc (+30),
BPSMeltTemp.h (new),
BeckerCheck.cc (new),
BeckerCheck.h (+30),
ConstantCp.cc (+30),
ConstantCp.h (+30),
ConstantMeltTemp.cc (new),
ConstantMeltTemp.h (+30),
ConstantShear.cc (new),
ConstantShear.h (new),
CopperCp.cc (new),
CopperCp.h (new),
DamageModel.cc (new),
DamageModel.h (new),
DamageModelFactory.cc (+30),
DamageModelFactory.h (+30),
DefaultHypoElasticEOS.cc (+30),
DefaultHypoElasticEOS.h (new),
DruckerBeckerCheck.cc (+30),
DruckerBeckerCheck.h (+30),
DruckerCheck.cc (+30),
DruckerCheck.h (+30),
GursonYield.cc (new),
GursonYield.h (+30),
HancockMacKenzieDamage.cc (new),
HancockMacKenzieDamage.h (new),
HyperElasticEOS.cc (new),
HyperElasticEOS.h (new),
IsoHardeningPlastic.cc (new),
IsoHardeningPlastic.h (+30),
JohnsonCookDamage.cc (+30),
JohnsonCookDamage.h (new),
JohnsonCookPlastic.cc (+30),
JohnsonCookPlastic.h (new),
KinematicHardeningModel.cc (new),
KinematicHardeningModel.h (+30),
KinematicHardeningModelFactory.cc (new),
KinematicHardeningModelFactory.h (+30),
MPMEquationOfState.cc (new),
MPMEquationOfState.h (+30),
MPMEquationOfStateFactory.cc (+30),
MPMEquationOfStateFactory.h (+30),
MTSPlastic.cc (new),
MTSPlastic.h (+30),
MTSShear.cc (new),
MTSShear.h (new),
MeltingTempModel.cc (+30),
MeltingTempModel.h (+30),
MeltingTempModelFactory.cc (new),
MeltingTempModelFactory.h (+30),
MieGruneisenEOS.cc (new),
MieGruneisenEOS.h (new),
MieGruneisenEOSEnergy.cc (new),
MieGruneisenEOSEnergy.h (new),
NPShear.cc (new),
NPShear.h (new),
NoKinematicHardening.cc (new),
NoKinematicHardening.h (new),
NoneCheck.cc (+30),
NoneCheck.h (new),
NullDamage.cc (+30),
NullDamage.h (+30),
PTWPlastic.cc (new),
PTWPlastic.h (new),
PTWShear.cc (+30),
PTWShear.h (+30),
PlasticityModel.cc (new),
PlasticityModel.h (new),
PlasticityModelFactory.cc (+30),
PlasticityModelFactory.h (+30),
PlasticityState.cc (new),
PlasticityState.h (+30),
PragerKinematicHardening.cc (new),
PragerKinematicHardening.h (new),
SCGMeltTemp.cc (+30),
SCGMeltTemp.h (+30),
SCGPlastic.cc (+30),
SCGPlastic.h (+30),
SCGShear.cc (new),
SCGShear.h (+30),
ShearModulusModel.cc (+30),
ShearModulusModel.h (new),
ShearModulusModelFactory.cc (new),
ShearModulusModelFactory.h (+30),
SpecificHeatModel.cc (new),
SpecificHeatModel.h (+30),
SpecificHeatModelFactory.cc (new),
SpecificHeatModelFactory.h (new),
StabilityCheck.cc (new),
StabilityCheck.h (new),
StabilityCheckFactory.cc (new),
StabilityCheckFactory.h (new),
SteelCp.cc (new),
SteelCp.h (new),
SuvicI.cc (+30),
SuvicI.h (new),
ViscoPlasticityModel.cc (+30),
ViscoPlasticityModel.h (+30),
ViscoPlasticityModelFactory.cc (+30),
ViscoPlasticityModelFactory.h (new),
VonMisesYield.cc (+30),
VonMisesYield.h (+30),
YieldCondition.cc (new),
YieldCondition.h (new),
YieldConditionFactory.cc (new),
YieldConditionFactory.h (+30),
ZAPlastic.cc (+30),
ZAPlastic.h (new),
ZerilliArmstrongPlastic.cc (new),
ZerilliArmstrongPlastic.h (new),
sub.mk (+30)
-
csafe-tester
2009-01-18 23:17
Rev.: 42909
-
1 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
PragerKinematicHardening.h (+1 -1)