[root]/Core/Math
TntJama
(26 files, 7780 lines)
doc
(2 files, 99 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 121 (100.0%) | 135 (100.0%) | 1.1 |
harman | 24 (19.8%) | 77 (57.0%) | 3.2 |
jas | 91 (75.2%) | 53 (39.3%) | 0.5 |
ahumphrey | 6 (5.0%) | 5 (3.7%) | 0.8 |
Replaced tabs with spaces.
77 lines of code changed in 22 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.
5 lines of code changed in 6 files:
Removed tabs.
Variable name change m->matrix -- A. Gaia
0 lines of code changed in 2 files:
Update copyright date.
53 lines of code changed in 91 files: