I'm just trying to clarify whether or not it is possible to call a member function of a C++ Object from Fortran.
I'm assuming it's not possible but the way to get around it, would be to call a regular static C function which would then be used as a link between the desired Object's method and Fortran.
Thanking whoever can clarify this in advance,
Dawkins
Calling C++ Class methods from Fortran
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.


