Changed the variable name c_int to avoid conflict during c++ porting
The variable name c_int
used in src/interpolation/mo_lib_interpolation_scalar.f90
should not be used in a C++ code as a variable name. It should also be replaced with a better name in the Fortran version of the code.