FEAP User Forum
FEAP => Programming => Topic started by: aortizb on July 02, 2012, 10:21:05 AM
-
Dear all, has anyone added some c++ code to Feap? I know that is possible with c. But, how about c++? If you have done so, please share your experience. Best regards, Alejandro.
-
This can be done if you use "extern C". There are a number of tutorials on the web; try googling "calling C++ from fortran" and "extern C C++ fortran".