[root]/CCA/Components/Heat
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 129 (100.0%) | 15213 (100.0%) | 117.9 |
harman | 46 (35.7%) | 7507 (49.3%) | 163.1 |
scjmc | 23 (17.8%) | 7457 (49.0%) | 324.2 |
allen | 41 (31.8%) | 219 (1.4%) | 5.3 |
jholmen | 16 (12.4%) | 16 (0.1%) | 1.0 |
jas | 3 (2.3%) | 14 (0.1%) | 4.6 |
updating naming
0 lines of code changed in 2 files:
Fixes for static build when --enable-all-components. Remove the PhaseField component from --enable-all-components until duplicate symbols are resolved for the static build.
1 lines of code changed in 2 files:
removed the delta T label from the shared state and began removing the shared state where possible
12 lines of code changed in 8 files:
* Added build system support for Kokkos.
* Added /src/include/sci_defs/kokkos_testdefs.h.in.
This commit allows --with-kokkos=DIR to be used to point to a Kokkos installation instead of CXXFLAGS and LDFLAGS.
Note, files using #define UINTAH_ENABLE_KOKKOS must now add #include <sci_defs/kokkos_defs.h> to manage this macro.
16 lines of code changed in 16 files:
missed a few name changes
8 lines of code changed in 8 files:
update to move to a application common class and remove the shared state
195 lines of code changed in 19 files:
added unsigned to remove warnings
4 lines of code changed in 4 files:
Uncomment included libraries to get build on mac.
13 lines of code changed in 1 file:
Reverted Jon's changes.
7507 lines of code changed in 23 files:
Reverted SCJMC commit.
0 lines of code changed in 23 files:
- added Heat component
- coarse to fine connections made conditional upon #define SKIP_COARSE_TO_FINE_CONNECTIONS
function: HypreDriverSStruct::makeLinearSystem_CC
file: src/CCA/Components/Solvers/AMR/HypreDriverSStruct.cc Please enter the commit message for your changes. Lines starting
7457 lines of code changed in 23 files: