FortWrap
FortWrap Description
FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types.
FortWrap Features
Fortran derived types wrapped in C++ proxy classesArrays wrapped with C++ vectorsSupport for optional argumentsSupport for wrapping procedure pointersSupport for string argumentsFortran doxygen comments transferred to C++ header filesName mangling support for gfortran and g95 compilersWrappers respect Fortran public/private statementsGenerated code can be re-wrapped with swig -c++Support for Polymorphism (CLASS variables) coming soon! Download:
Click Here
No comments:
Post a Comment