Draft: C++ port of horizontal/mo_lib_gradients.F90
Compare changes
Files
2- Gwenolé Lucas authored
+ 97
− 0
@@ -290,3 +290,100 @@ void grad_fe_cell_adv_2d_lib(const T* p_cc,
Port the functions of mo_lib_gradients.F90 to C++, with C bindings. Untested, but compiles.