FEAP User Forum

FEAP => Programming => Topic started by: aortizb on July 02, 2012, 10:21:05 AM

Title: Coding in c++
Post 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.
Title: Re: Coding in c++
Post by: FEAP_Admin on July 02, 2012, 03:30:49 PM
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".