/[MITgcm]/MITgcm/pkg/streamice/streamice_cg_solve.F
ViewVC logotype

Diff of /MITgcm/pkg/streamice/streamice_cg_solve.F

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

revision 1.6 by dgoldberg, Fri Sep 5 14:25:11 2014 UTC revision 1.7 by dgoldberg, Sun Oct 12 13:26:43 2014 UTC
# Line 113  C     LOCAL VARIABLES Line 113  C     LOCAL VARIABLES
113       I         A_vu,       ! section of matrix that multiplies u and projects on v       I         A_vu,       ! section of matrix that multiplies u and projects on v
114       I         A_vv,       ! section of matrix that multiplies v and projects on v       I         A_vv,       ! section of matrix that multiplies v and projects on v
115       I         tolerance,       I         tolerance,
116       I         maxIter,       I         iters,
117       O         iters,       O         maxiter,
118       I         myThid )       I         myThid )
119    
120    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22