Directory CCA/Components/MPM/ConstitutiveModel/UnusedCM/

Total Files:
39
Deleted Files:
0
Lines of Code:
24516

[root]/CCA/Components/MPM/ConstitutiveModel/UnusedCM

Lines of Code

CCA/Components/MPM/ConstitutiveModel/UnusedCM/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 121 (100.0%) 125 (100.0%) 1.0
ahumphrey 46 (38.0%) 74 (59.2%) 1.6
jas 75 (62.0%) 51 (40.8%) 0.6

Most Recent Commits

ahumphrey 2016-07-11 18:02 Rev.: 55512

Some cleanup in the build system and also removing some sci_*.h files
Generate new configure script.

4 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: simpleGeoModel_BB.cc (new), simplifiedGeoModel_Ali.cc (new)
ahumphrey 2016-06-21 13:57 Rev.: 55453

Redirect all MPI calls through the lightweight wrapper (header only)

This allows for standardized error checking and easy collection of runtime stats. All MPI funtions can be called from the wrapper by replacing:

MPI_ with Uintah::MPI::
e.g.
Uintah::MPI::Isend(...)
Uintah::MPI::Reduce(...)

Also enables MPI3 wrappers when MPI3 is available and protects against these when not. Will want MPI3 for non-blocking collectives. MPI3 is availalbe on Mira but not Titan yet.

* Note src/scripts/wrap_mpi_calls.sh has been added to the src tree. This has the sed foo to do this replacement src tree-wide.

* Have tested this with OpenMPI, MPICH, IntelMPI and also built on Titan and Mira.

14 lines of code changed in 14 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CompNeoHook.cc (new), CompNeoHookImplicit.cc (+2 -2), CompNeoHookPlas.cc (+2 -2), ElasticConstitutiveModel.cc (+2 -2), Membrane.cc (+2 -2), VTIHIFailure.NotUsed.cc (new), ViscoScramForBinder.cc (new)
ahumphrey 2016-06-14 21:26 Rev.: 55445

Revert -r55443, until folks can get compilers upgraded and buildbot MPI is updated.

14 lines of code changed in 7 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CompNeoHook.cc (+2 -2), CompNeoHookImplicit.cc (+2 -2), CompNeoHookPlas.cc (+2 -2), ElasticConstitutiveModel.cc (+2 -2), Membrane.cc (+2 -2), VTIHIFailure.NotUsed.cc (+2 -2), ViscoScramForBinder.cc (+2 -2)
ahumphrey 2016-06-14 13:47 Rev.: 55443

Redirect all MPI calls through the lightweight wrapper (header only)

This allows for standardized error checking and easy collection of runtime stats. All MPI funtions can be called from the wrapper by replacing:

MPI_ with Uintah::MPI::
e.g.
Uintah::MPI::Isend(...)
Uintah::MPI::Reduce(...)

Also enables MPI3 wrappers when MPI3 is available and protects against these when not. Will want MPI3 for non-blocking collectives. MPI3 is availalbe on Mira but not Titan yet.

* Note src/scripts/wrap_mpi_calls.sh has been added to the src tree. This has the sed foo to do this replacement src tree-wide.

* Have tested this with OpenMPI, MPICH, IntelMPI and also built on Titan and Mira.

14 lines of code changed in 7 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CompNeoHook.cc (+2 -2), CompNeoHookImplicit.cc (+2 -2), CompNeoHookPlas.cc (+2 -2), ElasticConstitutiveModel.cc (+2 -2), Membrane.cc (+2 -2), VTIHIFailure.NotUsed.cc (+2 -2), ViscoScramForBinder.cc (+2 -2)
ahumphrey 2016-06-10 12:31 Rev.: 55430

Revert r55429.

Still having an MPICH/OpenMPI compatibility problem.

14 lines of code changed in 7 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CompNeoHook.cc (+2 -2), CompNeoHookImplicit.cc (+2 -2), CompNeoHookPlas.cc (+2 -2), ElasticConstitutiveModel.cc (+2 -2), Membrane.cc (+2 -2), VTIHIFailure.NotUsed.cc (+2 -2), ViscoScramForBinder.cc (+2 -2)
ahumphrey 2016-06-10 11:38 Rev.: 55429

Redirect all MPI calls through the lightweight wrapper (header only)

This allows for standardized error checking and easy collection of runtime stats. All MPI funtions can be called from the wrapper by replacing:

MPI_ with Uintah::MPI::
e.g.
Uintah::MPI::Isend(...)
Uintah::MPI::Reduce(...)

Also enables MPI3 wrappers when MPI3 is available and protects against these when not. Will want MPI3 for non-blocking collectives. MPI3 is availalbe on Mira but not Titan yet.

* Note src/scripts/wrap_mpi_calls.sh has been added to the src tree. This has the sed foo to do this replacement src tree-wide.

14 lines of code changed in 7 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CompNeoHook.cc (+2 -2), CompNeoHookImplicit.cc (+2 -2), CompNeoHookPlas.cc (+2 -2), ElasticConstitutiveModel.cc (+2 -2), Membrane.cc (+2 -2), VTIHIFailure.NotUsed.cc (+2 -2), ViscoScramForBinder.cc (+2 -2)
jas 2016-03-15 18:24 Rev.: 55024

Move non-conflicting classes that were in SCIRun namespace to Uintah namespace.

12 lines of code changed in 11 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: CNHDamage.cc (+2 -2), CompNeoHookPlas.h (new), HypoElasticPlastic.cc (new), SmallStrainPlastic.cc (new), ViscoScramForBinder.cc (+2 -2), ViscoScramForBinder.h (new)
jas 2016-01-08 15:45 Rev.: 54640

Update copyright date to 2016.

39 lines of code changed in 64 files:

  • CCA/Components/MPM/ConstitutiveModel/UnusedCM: AcousticTensorCheck.cc (new), AcousticTensorCheck.h (new), CNHDamage.cc (+1 -1), CNHDamage.h (+1 -1), CNHPDamage.cc (new), CNHPDamage.h (+1 -1), CompNeoHook.cc (+1 -1), CompNeoHook.h (new), CompNeoHookImplicit.cc (+1 -1), CompNeoHookImplicit.h (new), CompNeoHookPlas.cc (+1 -1), CompNeoHookPlas.h (+1 -1), DefaultHyperElasticEOS.cc (new), DefaultHyperElasticEOS.h (new), ElasticConstitutiveModel.cc (+1 -1), ElasticConstitutiveModel.h (+1 -1), GUVMaterial.cc (+1 -1), GUVMaterial.h (new), GUVParticleCreator.cc (new), GUVParticleCreator.h (new), HyperElasticDamage.cc (new), HyperElasticDamage.h (new), HyperElasticPlastic.cc (new), HyperElasticPlastic.h (new), HypoElasticPlastic.cc (+1 -1), HypoElasticPlastic.h (new), Membrane.cc (+1 -1), Membrane.h (+1 -1), RousselierYield.cc (+1 -1), RousselierYield.h (new), SmallStrainPlastic.cc (+1 -1), SmallStrainPlastic.h (new), VTIHIFailure.NotUsed.cc (+1 -1), ViscoElasticDamage.cc (new), ViscoElasticDamage.h (+1 -1), ViscoScramForBinder.cc (+1 -1), ViscoScramForBinder.h (+1 -1), simpleGeoModel_BB.cc (+1 -1), simplifiedGeoModel_Ali.cc (+1 -1)
Generated by StatSVN 0.7.0