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