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

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

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


Revision 1.2 - (hide annotations) (download)
Sun Feb 4 14:38:42 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, checkpoint38, checkpoint40pre2, checkpoint40pre4, pre38tag1, c37_adj, pre38-close, checkpoint39, checkpoint37, checkpoint36, checkpoint35, checkpoint40pre5, checkpoint40
Branch point for: pre38
Changes since 1.1: +2 -0 lines
File MIME type: text/plain
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!

1 cnh 1.2 C $Header: $
2     C $Name: $
3 adcroft 1.1 C Parameters used with MPI.
4    
5     COMMON /MPI_INFO/
6     & mpi_pid, mpi_np,
7     & mpi_northId, mpi_southId
8     INTEGER mpi_pid
9     INTEGER mpi_np
10     INTEGER mpi_northId
11     INTEGER mpi_southId

  ViewVC Help
Powered by ViewVC 1.1.22