-
- Downloads
Added a new argument to the functions of `mo_lib_loopindices.cpp` to fix a bug...
Added a new argument to the functions of `mo_lib_loopindices.cpp` to fix a bug regarding startindex (!32) This made the code to produce bit-identical results for both Fortran and C++ Co-authored-by:Pradipta Samanta <samanta@dkrz.de> Merged-by:
Pradipta Samanta <samanta@dkrz.de> Changelog: bigfix
parent
c61fe00d
No related branches found
No related tags found
This commit is part of merge request !22. Comments created here will be created in the context of that merge request.
Showing
- src/support/CMakeLists.txt 2 additions, 1 deletionsrc/support/CMakeLists.txt
- src/support/mo_lib_loopindices.cpp 64 additions, 36 deletionssrc/support/mo_lib_loopindices.cpp
- src/support/mo_lib_loopindices.hpp 11 additions, 9 deletionssrc/support/mo_lib_loopindices.hpp
- src/support/mo_math_utilities.F90 4 additions, 4 deletionssrc/support/mo_math_utilities.F90
- src/support/mo_math_utilities.cpp 9 additions, 7 deletionssrc/support/mo_math_utilities.cpp
- src/support/mo_math_utilities.hpp 1 addition, 7 deletionssrc/support/mo_math_utilities.hpp
- src/support/support_bindings.cpp 50 additions, 0 deletionssrc/support/support_bindings.cpp
- src/support/support_bindings.h 33 additions, 0 deletionssrc/support/support_bindings.h
- test/c/test_interpolation_vector.cpp 0 additions, 12 deletionstest/c/test_interpolation_vector.cpp
- test/c/test_tdma_solver.cpp 2 additions, 2 deletionstest/c/test_tdma_solver.cpp
Loading
Please register or sign in to comment