-
- Downloads
Implement C++ code for divrot (!33)
## What is the new feature Implement C++ functions for the Fortran `mo_divrot` module ## How is it implemented This first version is implemented using simple templated functions with Kokkos Co-authored-by:Pradipta Samanta <samanta@dkrz.de> Merged-by:
Pradipta Samanta <samanta@dkrz.de> Changelog: feature
parent
d7510331
No related branches found
No related tags found
Showing
- _typos.toml 2 additions, 0 deletions_typos.toml
- src/horizontal/CMakeLists.txt 2 additions, 1 deletionsrc/horizontal/CMakeLists.txt
- src/horizontal/mo_lib_divrot.cpp 1359 additions, 0 deletionssrc/horizontal/mo_lib_divrot.cpp
- src/horizontal/mo_lib_divrot.hpp 130 additions, 0 deletionssrc/horizontal/mo_lib_divrot.hpp
- src/types.hpp 16 additions, 0 deletionssrc/types.hpp
- test/c/CMakeLists.txt 6 additions, 0 deletionstest/c/CMakeLists.txt
- test/c/dim_helper.hpp 88 additions, 0 deletionstest/c/dim_helper.hpp
- test/c/test_horizontal_div.cpp 1070 additions, 0 deletionstest/c/test_horizontal_div.cpp
- test/c/test_horizontal_recon.cpp 1199 additions, 0 deletionstest/c/test_horizontal_recon.cpp
- test/c/test_horizontal_rot.cpp 378 additions, 0 deletionstest/c/test_horizontal_rot.cpp
Loading
Please register or sign in to comment