/[MITgcm]/MITgcm/pkg/autodiff/adcommon.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/adcommon.h

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

revision 1.3 by heimbach, Fri Jan 11 18:52:13 2002 UTC revision 1.4 by heimbach, Thu Mar 6 23:47:46 2003 UTC
# Line 1  Line 1 
1    
2    #ifdef ALLOW_AUTODIFF_MONITOR
3    
4     These lines are uncommented on purpose to provoke     These lines are uncommented on purpose to provoke
5     a model crash. You need to customize this header file     a model crash. You need to customize this header file
6     to your problem.     to your problem.
# Line 59  cph     &                 , adsst, adsss Line 62  cph     &                 , adsst, adsss
62        _RL adempmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)        _RL adempmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
63  cph      _RL adsst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL adsst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
64  cph      _RL adsss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL adsss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
65    
66    #endif /* ALLOW_AUTODIFF_MONITOR */

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

  ViewVC Help
Powered by ViewVC 1.1.22