CAM
cg_mod.F90 File Reference

Data Types

type  cg_mod::cg_state_t
 
type  cg_mod::cg_t
 
interface  cg_mod::congrad
 

Modules

module  cg_mod
 

Functions/Subroutines

subroutine, public cg_mod::cg_create (cg, len, ninst, nblks, hybrid, debug_level, wts)
 
logical function cg_mod::congrad0 (cg, red, maxits, tol)
 

Variables

integer, parameter, public cg_mod::cg_no_debug = 0
 
integer, parameter, public cg_mod::cg_pr_fast = 1
 
integer, parameter, public cg_mod::cg_bit_for_bit = 2
 
integer, parameter, public cg_mod::cg_pr_bit_for_bit = 3