Directory CCA/Components/MPMICE/

Total Files:
4
Deleted Files:
0
Lines of Code:
4246

[root]/CCA/Components/MPMICE
                directory in repo Core (3 files, 213 lines)

Lines of Code

CCA/Components/MPMICE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 290 (100.0%) 7.6
allen 26 (68.4%) 209 (72.1%) 8.0
jas 8 (21.1%) 73 (25.2%) 9.1
guilkey 3 (7.9%) 8 (2.8%) 2.6
ahumphrey 1 (2.6%) 0 (0.0%) 0.0

Most Recent Commits

allen 2017-12-21 21:23 Rev.: 57512

added second interface computeTaskGraphIndex to remove need for shared shate call, renamed recomputeTimeStep to recomputeDelT for a more accurate call

3 lines of code changed in 4 files:

  • CCA/Components/MPMICE: MPMICE.cc (+2 -2), MPMICE.h (+1 -1)
allen 2017-12-20 11:02 Rev.: 57484

Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core

29 lines of code changed in 6 files:

  • CCA/Components/MPMICE: CodeAttic (+3 -3), MPMICE.cc (+7 -10), MPMICE.h (+3 -3), sub.mk (+16 -4)
allen 2017-12-18 20:48 Rev.: 57477

Moved MPM Solvers and other class into their own sub dirs

1 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+1 -1)
allen 2017-12-18 19:55 Rev.: 57476

Made the models a first class component and minor clean up the MPM header file usage

0 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (-8)
ahumphrey 2017-12-15 14:35 Rev.: 57457

Beginnings MALLOC_TRACE support removal, e.g. MALLOC_TRACE_TAG_SCOPE and other macros.

This library, though once useful, no longer works with Uintah and is not maintained, plus inextricably tied to SCI_MALLOC, which ultimately needs to go away.

0 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (-1)
allen 2017-12-14 19:42 Rev.: 57453

renamed ComponentFactory to Applicationfactory - moved model mgt from switcher to application

1 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+1 -1)
allen 2017-12-13 18:22 Rev.: 57440

added a SolverCommon class, made OnTheFlyAnalysis a first class UintahParallelComponent, added acess methods for component controll in UintahParallelComponent

7 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+7 -2)
allen 2017-12-11 15:56 Rev.: 57421

merged the needCompile into the ApplicationCommon class, removed the passing of appliction values in the DataArchiver

0 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (-12), MPMICE.h (-3)
allen 2017-11-24 15:37 Rev.: 57339

removed the delta T label from the shared state and began removing the shared state where possible

15 lines of code changed in 2 files:

  • CCA/Components/MPMICE: CodeAttic (+3 -3), MPMICE.cc (+12 -8)
allen 2017-11-22 22:05 Rev.: 57335

Fixed so the model maker is passed down correctly

2 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+2), MPMICE.h (-2)
allen 2017-11-22 21:12 Rev.: 57334

additional changes related to the Application Common

4 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+2 -7), MPMICE.h (+2)
allen 2017-11-21 15:40 Rev.: 57322

update to move to a application common class and remove the shared state

143 lines of code changed in 3 files:

  • CCA/Components/MPMICE: MPMICE.cc (+123 -121), MPMICE.h (+18 -18), sub.mk (+2 -1)
allen 2017-10-25 12:48 Rev.: 57176

added processor node identification to the proc group, also cleaned up method names

4 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+4 -4)
jas 2017-10-24 12:37 Rev.: 57171

Fix some of the comparison between signed and unsigned integer expressions warnings.

2 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+2 -2)
jas 2017-10-13 14:42 Rev.: 57138

Replace all instances of StaticArray with std::vector. This has been tested on the RT for all components. It is a drop in replacement. StaticArray is being removed.

67 lines of code changed in 3 files:

  • CCA/Components/MPMICE: CodeAttic (+25 -25), MPMICE.cc (+32 -33), MPMICE.h (+10 -10)
guilkey 2017-07-03 17:07 Rev.: 56746

schedule new MPM task in MPMICE also.

1 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+1)
guilkey 2017-05-05 22:38 Rev.: 56499

Add scheduling of computeNormals to MPMICE.

3 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+3)
jas 2017-04-20 13:30 Rev.: 56464

Update copyright.

4 lines of code changed in 4 files:

  • CCA/Components/MPMICE: CodeAttic (+1 -1), MPMICE.cc (+1 -1), MPMICE.h (+1 -1), sub.mk (+1 -1)
guilkey 2017-01-10 20:31 Rev.: 56168

Bring use of the MPM interpolator up to date.

4 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+4 -3)
Generated by StatSVN 0.7.0