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년 전 | 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년 전 | 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년 전 | 답변 수: 3 | 0