/[MITgcm]/MITgcm/model/inc/CG2D.h
ViewVC logotype

Annotation of /MITgcm/model/inc/CG2D.h

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


Revision 1.5 - (hide annotations) (download)
Wed Oct 28 03:11:35 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint17, checkpoint19, checkpoint18, checkpoint28, checkpoint29, checkpoint20, checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint27, branch-atmos-merge-freeze, branch-atmos-merge-start, checkpoint26, checkpoint16, branch-atmos-merge-shapiro, checkpoint33, checkpoint32, checkpoint31, checkpoint30, checkpoint34, branch-atmos-merge-zonalfilt, branch-atmos-merge-phase5, branch-atmos-merge-phase4, branch-atmos-merge-phase7, branch-atmos-merge-phase6, branch-atmos-merge-phase1, branch-atmos-merge-phase3, branch-atmos-merge-phase2
Branch point for: branch-atmos-merge
Changes since 1.4: +3 -47 lines
File MIME type: text/plain
Changes to support
 - g77 compilation under Linux
 - LR(1) form of 64-bit is D or E for constants
 - Modified adjoint of exch with adjoint variables
   acuumulated.

1 cnh 1.5 C $Header: /u/gcmpack/models/MITgcmUV/model/inc/CG2D.h,v 1.4 1998/09/29 18:50:56 cnh Exp $
2 cnh 1.1 C
3     C /==========================================================\
4     C | CG2D.h |
5     C | o Two-dimensional conjugate gradient solver header. |
6     C |==========================================================|
7     C | The common blocks set up here are used in the elliptic |
8     C | equation inversion. They are also used as the interface |
9     C | to the rest of the model. To set the source term for the |
10     C | solver set the appropriate array below. To read the |
11     C | solution read from the appropriate array below. |
12     C \==========================================================/
13    
14 cnh 1.5 #include "CG2D_INTERNAL.h"
15     #include "CG2D_EXTERNAL.h"

  ViewVC Help
Powered by ViewVC 1.1.22