On Wed, Jul 02, 2008, Arturas Ziemys wrote:
>
> During compilation of Sander and PMED I've got warnings on basis of type
> casting (like example below) of function arguments. Is it serious ?
No...dac
>
> ============================================================
> In file nmr_calls.f90:285
>
> call mpi_bcast(nmr_iwork, intreq, mpi_integer, &
> 1
> In file nmr_calls.f90:273
>
> call mpi_bcast(rwell, nmr_dat_dbl_cnt, mpi_double_precision, 0, &
> 2
> Warning (155): Inconsistent types (INTEGER(4)/REAL(8)) in actual
> argument lists at (1) and (2)
>
> ============================================================
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
to majordomo.scripps.edu
Received on Sun Jul 06 2008 - 06:07:20 PDT