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...
7年以上 前 | 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...
7年以上 前 | 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 ...
7年以上 前 | 3 件の回答 | 0