-
sadeghirad
2012-09-28 13:00
Rev.: 49300
-
356 lines of code changed in 11 files:
-
CCA/Components/MPM:
ImpMPM.cc (+1 -1),
MPMFlags.cc (+4),
MPMFlags.h (+1),
SerialMPM.cc (+163 -31)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+47 -1)
-
CCA/Components/MPM/PhysicalBC:
MPMPhysicalBCFactory.cc (+3 -2),
MPMPhysicalBCFactory.h (+2 -1),
PressureBC.cc (+97 -1),
PressureBC.h (+14 -1)
-
Core/Labels:
MPMLabel.cc (+16),
MPMLabel.h (+8)
-
sadeghirad
2012-08-07 14:06
Rev.: 49034
-
63 lines of code changed in 3 files:
-
CCA/Components/MPM/ConstitutiveModel:
MPMMaterial.cc (+8 -4)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+34 -2)
-
Core/GeometryPiece:
GeometryObject.cc (+21 -2)
-
sadeghirad
2012-07-19 12:41
Rev.: 48966
-
24 lines of code changed in 1 file:
-
Core/Grid:
cpdiInterpolator.cc (+24 -24)
-
sadeghirad
2012-07-19 12:05
Rev.: 48965
-
98 lines of code changed in 1 file:
-
Core/Grid:
cpdiInterpolator.cc (+98 -70)
-
sadeghirad
2012-07-08 17:25
Rev.: 48931
-
284 lines of code changed in 84 files:
-
CCA/Components/MPM:
AMRMPM.cc (+11 -7),
FractureMPM.cc (+9 -6),
ImpMPM.cc (+10 -7),
RigidMPM.cc (+4 -2),
SerialMPM.cc (+28 -22)
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+2 -1),
CNH_MMS.cc (+1 -1),
CompMooneyRivlin.cc (+2 -1),
ConstitutiveModel.cc (+4 -4),
ConstitutiveModel.h (+4 -4),
Diamm.cc (+2 -1),
ElasticPlasticHP.cc (+3 -3),
HypoElastic.cc (+2 -1),
HypoElasticFortran.cc (+2 -1),
HypoElasticImplicit.cc (+2 -2),
IdealGasMP.cc (+2 -1),
JWLppMPM.cc (+1 -1),
Kayenta.cc (+2 -1),
MWViscoElastic.cc (+2 -1),
Membrane.cc (+2 -1),
MurnaghanMPM.cc (+1 -1),
NonLocalDruckerPrager.cc (+2 -1),
P_Alpha.cc (+2 -1),
ProgramBurn.cc (+1 -1),
ShellMaterial.cc (+8 -5),
SoilFoam.cc (+2 -1),
TransIsoHyper.cc (+1 -1),
TransIsoHyperImplicit.cc (+2 -2),
UCNH.cc (+3 -3),
ViscoPlastic.cc (+3 -3),
ViscoSCRAMHotSpot.cc (+2 -1),
ViscoScram.cc (+2 -1),
ViscoScramImplicit.cc (+2 -2),
ViscoTransIsoHyper.cc (+1 -1),
ViscoTransIsoHyperImplicit.cc (+2 -2),
Water.cc (+2 -1)
-
CCA/Components/MPM/ConstitutiveModel/Biswajit:
CamClay.cc (+1 -1),
HyperelasticPlastic.cc (+3 -3),
JWLppSolid.cc (new 1),
SmallStrainPlastic.cc (+1 -1)
-
CCA/Components/MPM/Contact:
ApproachContact.cc (+1 -1),
FrictionContact.cc (+2 -2),
SpecifiedBodyContact.cc (+1 -1)
-
CCA/Components/MPM/Crack:
CrackPropagation.cc (+1 -1),
FractureParametersCalculation.cc (+2 -2),
MoveCracks.cc (+1 -1),
UpdateCrackFront.cc (+1 -1)
-
CCA/Components/MPM/HeatConduction:
HeatConduction.cc (+2 -2)
-
CCA/Components/MPM/MMS:
MMS.cc (+12 -10),
MMS.h (+3 -3)
-
CCA/Components/MPM/ParticleCreator:
MembraneParticleCreator.cc (+4 -5),
ParticleCreator.cc (+8 -7),
ParticleCreator.h (+2 -1),
ShellParticleCreator.cc (+3 -2)
-
CCA/Components/MPMICE:
MPMICE.cc (+1 -1)
-
Core/GeometryPiece:
CylinderShellPiece.cc (+4 -2),
CylinderShellPiece.h (+1 -1),
GUVSphereShellPiece.cc (+1 -1),
GUVSphereShellPiece.h (+1 -1),
PlaneShellPiece.cc (+4 -2),
PlaneShellPiece.h (+1 -1),
ShellGeometryPiece.h (+1 -1),
SphereMembraneGeometryPiece.cc (+4 -2),
SphereMembraneGeometryPiece.h (+1 -1),
SphereShellPiece.cc (+4 -2),
SphereShellPiece.h (+1 -1)
-
Core/Grid:
BSplineInterpolator.cc (+3 -3),
BSplineInterpolator.h (+3 -3),
LinearInterpolator.cc (+3 -3),
LinearInterpolator.h (+3 -3),
Node27Interpolator.cc (+12 -12),
Node27Interpolator.h (+3 -3),
ParticleInterpolator.h (+3 -11),
TOBSplineInterpolator.cc (+3 -3),
TOBSplineInterpolator.h (+3 -3),
axiCpdiInterpolator.cc (+3 -3),
axiCpdiInterpolator.h (+3 -3),
cpdiInterpolator.cc (+12 -12),
cpdiInterpolator.h (+3 -3),
fastAxiCpdiInterpolator.cc (+3 -3),
fastAxiCpdiInterpolator.h (+3 -3),
fastCpdiInterpolator.cc (+12 -12),
fastCpdiInterpolator.h (+3 -3)
-
Core/Labels:
MPMLabel.cc (+2 -2)
-
sadeghirad
2012-06-08 09:54
Rev.: 48846
-
1067 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+1067 -502)
-
sadeghirad
2012-05-31 15:39
Rev.: 48829
-
170 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+152 -385),
Arenisca.h (+18)
-
sadeghirad
2012-04-17 11:23
Rev.: 48616
-
7 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+7 -4)
-
sadeghirad
2012-04-12 13:09
Rev.: 48583
-
319 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+319 -40)
-
sadeghirad
2012-03-23 10:19
Rev.: 48431
-
10 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+10 -10)
-
sadeghirad
2012-03-22 16:44
Rev.: 48424
-
65 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+63 -24),
Arenisca.h (+2)
-
sadeghirad
2012-03-15 11:00
Rev.: 48398
-
145 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+144 -61),
Arenisca.h (+1)
-
sadeghirad
2012-02-03 15:27
Rev.: 48187
-
181 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Arenisca.cc (+181 -79)