swig-fortran / swig

This fork of SWIG creates Fortran wrapper code from C++ headers.
http://www.swig.org
Other
42 stars 11 forks source link

Function handle support #121

Closed sethrj closed 5 years ago

sethrj commented 5 years ago

This essentially implements the code I gave to @balos1 to support pointers to sundials function pointer s.