/[MITgcm]/MITgcm/tools/adjoint_options/adjoint_diva
ViewVC logotype

Diff of /MITgcm/tools/adjoint_options/adjoint_diva

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.14 by jmc, Fri Aug 9 01:05:14 2013 UTC revision 1.15 by heimbach, Fri Aug 9 12:43:03 2013 UTC
# Line 26  SVD_TAF_FLAGS="-reverse -forward -pure - Line 26  SVD_TAF_FLAGS="-reverse -forward -pure -
26    
27  #- using DIVA, we need to show some MPI code to TAF:  #- using DIVA, we need to show some MPI code to TAF:
28  if test "x$MPI" != x ; then  if test "x$MPI" != x ; then
29    AD_TAF_FLAGS="$AD_TAF_FLAGS"' -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'    AD_TAF_FLAGS="$AD_TAF_FLAGS"' -mpi -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'
30    FLT_TAF_FLAGS="$FLT_TAF_FLAGS"' -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'    FLT_TAF_FLAGS="$FLT_TAF_FLAGS"' -mpi -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'
31    SVD_TAF_FLAGS="$SVD_TAF_FLAGS"' -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'    SVD_TAF_FLAGS="$SVD_TAF_FLAGS"' -mpi -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'
32  fi  fi
33    
34  DIFF_FLAGS="-toplevel 'the_main_loop'    \  DIFF_FLAGS="-toplevel 'the_main_loop'    \

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22