Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: alorenzom
  • Content: Threads
  • Order by date
  1. alorenzom

    Illegal FPO - power operation

    Dear All, I have a very basic question for you. I got an illegal floating point operation executing an application (Abaqus) using a Fortran subroutine. I wrote in my subroutine <cite> BB = -0.2447862 AA = 0.6734121 write (*,*) "BB,AA = ", BB,AA write (*,*) "-0.2447862**0.6734121...
  2. alorenzom

    SETTING 2DARRY INPUT ARGUMENT OF A C++ PROCEDURE CALLABLE FROM FORTRAN

    I must write a C++ procedure callable from Fortran which set 2D array input argument.I have written a version in Fortran and I get correct results.I have written my c++ procedure and I get a terrible outcome: in particular If I print array values, they are correct, but subsequently run is...

Part and Inventory Search

Back
Top