/[MITgcm]/MITgcm_contrib/cg2d_bench/JAM_INFO.h
ViewVC logotype

Contents of /MITgcm_contrib/cg2d_bench/JAM_INFO.h

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


Revision 1.1 - (show annotations) (download)
Fri May 12 21:58:05 2006 UTC (17 years, 11 months ago) by ce107
Branch: MAIN
File MIME type: text/plain
Initial version of CG2D benchmark code (serial and parallel) by Chris Hill

1 C Parameters used with JAM.
2
3 #ifdef ALLOW_JAM
4 COMMON /JAM_INFO/
5 & jam_pid, jam_np, jam_exchKey,
6 & jam_northId, jam_southId
7 INTEGER jam_pid
8 INTEGER jam_np
9 INTEGER jam_exchKey
10 INTEGER jam_northId
11 INTEGER jam_southId
12 #endif

  ViewVC Help
Powered by ViewVC 1.1.22