/[MITgcm]/MITgcm_contrib/dgoldberg/code_cg3d_petsc/CG3D.h
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/code_cg3d_petsc/CG3D.h

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

revision 1.1 by dgoldberg, Fri Jul 1 20:40:29 2016 UTC revision 1.2 by dgoldberg, Sat Jul 2 17:48:25 2016 UTC
# Line 30  C     cg3dNorm - A matrix normalisation Line 30  C     cg3dNorm - A matrix normalisation
30    
31  #ifdef ALLOW_PETSC  #ifdef ALLOW_PETSC
32        INTEGER MAX_CG3D_PETSC_CPUINVERT        INTEGER MAX_CG3D_PETSC_CPUINVERT
33        parameter ( MAX_CG3D_PETSC_CPUINVERT = 2 )        parameter ( MAX_CG3D_PETSC_CPUINVERT = 1 )
34  #endif  #endif
35    
36        COMMON /CG3D_R/        COMMON /CG3D_R/

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

  ViewVC Help
Powered by ViewVC 1.1.22