Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 8 (100.0%) | 0.6 |
jas | 10 (76.9%) | 6 (75.0%) | 0.6 |
harman | 2 (15.4%) | 2 (25.0%) | 1.0 |
ahumphrey | 1 (7.7%) | 0 (0.0%) | 0.0 |
Replaced tabs with spaces.
2 lines of code changed in 2 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.
6 lines of code changed in 10 files: