Draft: C++ port of horizontal/mo_lib_gradients.F90
Compare changes
Files
2- Gwenolé Lucas authored
+ 57
− 0
@@ -66,3 +66,60 @@ void grad_fd_norm_lib(const T* psi_c,
Port the functions of mo_lib_gradients.F90 to C++, with C bindings. Untested, but compiles.