/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/streamice_cg_solve_matfree.F
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/streamice_cg_solve_matfree.F

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

revision 1.2 by dgoldberg, Thu Jul 26 16:22:58 2012 UTC revision 1.3 by dgoldberg, Thu Jul 26 16:24:46 2012 UTC
# Line 48  C     LOCAL VARIABLES Line 48  C     LOCAL VARIABLES
48        _RL dot_p1, dot_p2, alpha_k, beta_k, resid, resid_0        _RL dot_p1, dot_p2, alpha_k, beta_k, resid, resid_0
49        _RL dot_p1_tile (nSx,nSy)        _RL dot_p1_tile (nSx,nSy)
50        _RL dot_p2_tile (nSx,nSy)        _RL dot_p2_tile (nSx,nSy)
51          CHARACTER*(MAX_LEN_MBUF) msgBuf
52    
53        iters = streamice_max_cg_iter        iters = streamice_max_cg_iter
54    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22