/[MITgcm]/MITgcm/eesupp/inc/MPI_INFO.h
ViewVC logotype

Contents of /MITgcm/eesupp/inc/MPI_INFO.h

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


Revision 1.1 - (show annotations) (download)
Tue Mar 14 17:42:23 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint28, checkpoint29, checkpoint25, checkpoint27, branch-atmos-merge-freeze, branch-atmos-merge-start, checkpoint26, branch-atmos-merge-shapiro, checkpoint33, checkpoint32, checkpoint31, checkpoint30, checkpoint34, branch-atmos-merge-zonalfilt, branch-atmos-merge-phase5, branch-atmos-merge-phase4, branch-atmos-merge-phase7, branch-atmos-merge-phase6, branch-atmos-merge-phase1, branch-atmos-merge-phase3, branch-atmos-merge-phase2
Branch point for: branch-atmos-merge
File MIME type: text/plain
Added "JAM" routines for use with Artic network (Hyades cluster).

1 C Parameters used with MPI.
2
3 COMMON /MPI_INFO/
4 & mpi_pid, mpi_np,
5 & mpi_northId, mpi_southId
6 INTEGER mpi_pid
7 INTEGER mpi_np
8 INTEGER mpi_northId
9 INTEGER mpi_southId

  ViewVC Help
Powered by ViewVC 1.1.22