/[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.6 - (hide annotations) (download)
Sun Feb 4 14:38:44 2001 UTC (23 years, 3 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint36, checkpoint35
Changes since 1.5: +2 -1 lines
File MIME type: text/plain
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!

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

  ViewVC Help
Powered by ViewVC 1.1.22