Directory CCA/Components/MPMArches/

Total Files:
9
Deleted Files:
0
Lines of Code:
6492

[root]/CCA/Components/MPMArches
                directory in repo fortran (15 files, 3422 lines)

Lines of Code

CCA/Components/MPMArches/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 277 (100.0%) 7.1
allen 25 (64.1%) 210 (75.8%) 8.4
jas 14 (35.9%) 67 (24.2%) 4.7

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/MPMArches: MPMArches.cc (+2 -2), MPMArches.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

12 lines of code changed in 4 files:

  • CCA/Components/MPMArches: MPMArches.cc (+2 -2), MPMArches.h (+1 -1), sub.mk (+9 -8)
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/MPMArches: MPMArches.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

1 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.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/MPMArches: MPMArches.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

7 lines of code changed in 2 files:

  • CCA/Components/MPMArches: MPMArches.cc (+5 -18), MPMArches.h (+2 -7)
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

6 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (+6 -8)
allen 2017-11-21 15:40 Rev.: 57322

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

132 lines of code changed in 3 files:

  • CCA/Components/MPMArches: MPMArches.cc (+112 -114), MPMArches.h (+18 -15), sub.mk (+2 -1)
allen 2017-11-07 13:35 Rev.: 57243

added support for saving per patch data

22 lines of code changed in 2 files:

  • CCA/Components/MPMArches: CutCellInfoP.h (new)
allen 2017-11-06 12:41 Rev.: 57227

added header file

3 lines of code changed in 1 file:

  • CCA/Components/MPMArches: CutCellInfoP.h (+3)
allen 2017-11-06 12:40 Rev.: 57226

removed spurious header file

0 lines of code changed in 2 files:

  • CCA/Components/MPMArches: CutCellInfo.h (changed)
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.

58 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (+58 -59)
allen 2017-09-20 12:50 Rev.: 57016

fixes for W-cycle and performing on-the-fly analysis

12 lines of code changed in 2 files:

  • CCA/Components/MPMArches: MPMArches.cc (+8 -2), MPMArches.h (+4)
jas 2017-04-20 13:30 Rev.: 56463

Update copyright.

9 lines of code changed in 13 files:

  • CCA/Components/MPMArches: CutCellInfo.cc (+1 -1), CutCellInfo.h (+1 -1), CutCellInfoP.h (+1 -1), MPMArches.cc (+1 -1), MPMArches.h (+1 -1), MPMArchesFort.h (new), MPMArchesLabel.cc (+1 -1), MPMArchesLabel.h (new), sub.mk (+1 -1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

4 lines of code changed in 1 file:

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