[root]/CCA/Components/MPM/Diffusion/DiffusionInterfaces
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 |
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:
Moved MPM Solvers and other class into their own sub dirs
1 lines of code changed in 2 files:
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:
-- 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:
-- 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:
-- 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: