Directory CCA/Components/MPM/Diffusion/DiffusionInterfaces/

Directory Deleted:
2017-12-20 11:02
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/CCA/Components/MPM/Diffusion/DiffusionInterfaces

Lines of Code

CCA/Components/MPM/Diffusion/DiffusionInterfaces/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 418 (100.0%) 19.9
jbhooper 12 (57.1%) 413 (98.8%) 34.4
jas 2 (9.5%) 4 (1.0%) 2.0
allen 7 (33.3%) 1 (0.2%) 0.1

Most Recent Commits

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

0 lines of code changed in 5 files:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: CommonIFConcDiff.cc (del), CommonIFConcDiff.h (del), SDInterfaceModel.cc (del), SDInterfaceModel.h (del), sub.mk (del)
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 2 files:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: SDInterfaceModel.h (+1 -1)
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.

4 lines of code changed in 2 files:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: CommonIFConcDiff.cc (+4 -5)
jbhooper 2017-08-18 16:16 Rev.: 56900

-- Further encapsulate Solid State Diffusion variables into diffusion specific code blocks.
-- Clean up and extend diffusion models to account for thermodynamic driving forces.
-- Standardize diffusion material interfaces with other MPM material interface approach
-- Standardize diffusion model input/output

63 lines of code changed in 6 files:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: CommonIFConcDiff.cc (+12 -6), CommonIFConcDiff.h (-1), SDInterfaceModel.cc (new), SDInterfaceModel.h (+17)
jbhooper 2017-07-28 14:40 Rev.: 56825

-- Clean up diffusion labels in MPM code.
-- Enable MAC OS RT on Darwin for actual testing and comparisons.

4 lines of code changed in 1 file:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: CommonIFConcDiff.cc (+4 -4)
jbhooper 2017-07-18 20:43 Rev.: 56802

-- Rename the ReactionDiffusion directory to be simply "Diffusion" in the MPM code, in anticipation of updating the diffusion models to work with Serial MPM as well as backporting some portion of the Structural Energetics branch in order to enable basic reaction functionality in solid solutions.

346 lines of code changed in 5 files:

  • CCA/Components/MPM/Diffusion/DiffusionInterfaces: CommonIFConcDiff.cc (+165), CommonIFConcDiff.h (+71), SDInterfaceModel.cc (+75), sub.mk (new)
Generated by StatSVN 0.7.0