--- MITgcm/eesupp/src/exch_rx_recv_get_y.template 2008/03/18 21:34:01 1.9 +++ MITgcm/eesupp/src/exch_rx_recv_get_y.template 2008/03/28 18:39:54 1.10 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/src/exch_rx_recv_get_y.template,v 1.9 2008/03/18 21:34:01 utke Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/src/exch_rx_recv_get_y.template,v 1.10 2008/03/28 18:39:54 utke Exp $ C $Name: $ #include "CPP_EEOPTIONS.h" @@ -169,6 +169,8 @@ & theProc , & theTag , & MPI_COMM_MODEL , + & exchReqIdY(exchNReqsY(1,bi,bj)+1,1,bi,bj), + & exchNReqsY(1,bi,bj), & mpiStatus , & mpiRc ) # endif /* ALLOW_AUTODIFF_OPENAD */ @@ -200,6 +202,8 @@ & theProc , & theTag , & MPI_COMM_MODEL , + & exchReqIdY(exchNReqsY(1,bi,bj)+1,1,bi,bj), + & exchNReqsY(1,bi,bj), & mpiStatus , & mpiRc ) # endif /* ALLOW_AUTODIFF_OPENAD */