[root]/CCA/Components/ICE/Advection
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 43 (100.0%) | 1.5 |
allen | 5 (17.9%) | 30 (69.8%) | 6.0 |
jas | 23 (82.1%) | 13 (30.2%) | 0.5 |
Fixed typo in Makefile and added dependent libs
12 lines of code changed in 2 files:
Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core
18 lines of code changed in 3 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.
1 lines of code changed in 2 files:
Update copyright.
12 lines of code changed in 21 files: