Feeds
已回答
MEX gfortran type mismatch error
After some debugging, if I replace pre_P_tol=MAXVAL(ABS(P_update-P_hold),1) with pre_P_tol=MAXVAL(ABS(P_update-P_h...
MEX gfortran type mismatch error
After some debugging, if I replace pre_P_tol=MAXVAL(ABS(P_update-P_hold),1) with pre_P_tol=MAXVAL(ABS(P_update-P_h...
8 years 前 | 0
已回答
MEX gfortran type mismatch error
Thank you for the response. I changed the beginning of the gateway part to the following: subroutine mexfunction(nl...
MEX gfortran type mismatch error
Thank you for the response. I changed the beginning of the gateway part to the following: subroutine mexfunction(nl...
8 years 前 | 0
提问
MEX gfortran type mismatch error
I have a fortran file which compiles cleanly on Windows with Intel, and compiles successfully but with a type mismatch error on ...
8 years 前 | 3 个回答 | 0