Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 31 (100.0%) | 480 (100.0%) | 15.4 |
harman | 14 (45.2%) | 468 (97.5%) | 33.4 |
jas | 16 (51.6%) | 12 (2.5%) | 0.7 |
ahumphrey | 1 (3.2%) | 0 (0.0%) | 0.0 |
Replaced tabs with spaces.
468 lines of code changed in 14 files:
* Remove RunLengthEncoder and supporting classes, etc. This is no longer used. Removal will help clarity regarding Uintah::Variable functionality and features. This change has neccesitated explicit inclusion of "unistd.h" in a few spots, most specifically - MPM, for getpid() calls.
* Remove build system support for IPM and MAGMA libs, which have never been used. MAGAMA in fact, may ultimately hender Kokkos GPU asynchrony and performance.
* Generate new configure script with enable_option_checking bulletproofing.
* Delete unused header files.
* A few other cosmetic changes while under the hood, formatting, white space, etc.
0 lines of code changed in 1 file:
Update copyright date.
12 lines of code changed in 16 files: