Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 639 (100.0%) | 106.5 |
CCA/Components/Models/Radiation/RMCRT/ | 2 (33.3%) | 573 (89.7%) | 286.5 |
CCA/Components/Examples/ | 1 (16.7%) | 52 (8.1%) | 52.0 |
Core/Grid/Variables/ | 2 (33.3%) | 12 (1.9%) | 6.0 |
build_scripts/ | 1 (16.7%) | 2 (0.3%) | 2.0 |
* Reintroduced DyDx and DzDx for the Kokkos-based implementation of single-level RMCRT.
7 lines of code changed in 1 file:
* Initial commit of a Kokkos-based implementation of single-level RMCRT.
This code utilizes a functor-based approach to implement the solveDivQ cellIterator loop with Kokkos.
566 lines of code changed in 1 file:
* Included Array3.h to support Kokkos-based builds using KokkosView3
4 lines of code changed in 1 file:
* Fixed OpenMP reductions for Intel compilers
8 lines of code changed in 1 file:
* Added a Kokkos-based implementation of Poisson1::timeAdvance
52 lines of code changed in 1 file:
* Added CXXFLAGS support and moved LDFLAGS
2 lines of code changed in 1 file: