|
||||
File indexing completed on 2018-03-02 18:36:06 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC4c563c2ee9 Chri*0001 CBOP 0002 C !ROUTINE: MPI_INFO.h 0003 C !INTERFACE: 0004 C include "MPI_INFO.h" 0005 C !DESCRIPTION: e9299fb33f Alis*0006 C Parameters used with MPI. 4c563c2ee9 Chri*0007 CEOP e9299fb33f Alis*0008 0009 COMMON /MPI_INFO/ 0010 & mpi_pid, mpi_np, 0011 & mpi_northId, mpi_southId 0012 INTEGER mpi_pid 0013 INTEGER mpi_np 0014 INTEGER mpi_northId 0015 INTEGER mpi_southId
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |