[root]/CCA/Components/PhaseField
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 4094 (100.0%) | 170.5 |
harman | 8 (33.3%) | 2012 (49.1%) | 251.5 |
scjmc | 4 (16.7%) | 2003 (48.9%) | 500.7 |
allen | 6 (25.0%) | 49 (1.2%) | 8.1 |
jas | 3 (12.5%) | 26 (0.6%) | 8.6 |
jholmen | 3 (12.5%) | 4 (0.1%) | 1.3 |
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.
13 lines of code changed in 2 files:
removed the delta T label from the shared state and began removing the shared state where possible
2 lines of code changed in 2 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.
4 lines of code changed in 3 files:
missed a few name changes
2 lines of code changed in 1 file:
update to move to a application common class and remove the shared state
44 lines of code changed in 2 files:
added unsigned to remove warnings
1 lines of code changed in 1 file:
Uncomment included libraries to get build on mac.
13 lines of code changed in 1 file:
Reverted Jon's changes.
2012 lines of code changed in 4 files:
Reverted SCJMC commit.
0 lines of code changed in 4 files:
added PhaseField component
2003 lines of code changed in 4 files: