| 
    FV3 Bundle
    
   | 
 
Public Member Functions | |
| procedure | alloc => cmat_blk_alloc | 
| procedure | dealloc => cmat_blk_dealloc | 
Public Attributes | |
| integer | ib | 
| character(len=1024) | name | 
| logical | double_fit | 
| logical | anisotropic | 
| real(kind_real), dimension(:,:), allocatable | oops_coef_ens | 
| real(kind_real), dimension(:,:), allocatable | oops_coef_sta | 
| real(kind_real), dimension(:,:), allocatable | oops_rh | 
| real(kind_real), dimension(:,:), allocatable | oops_rv | 
| real(kind_real), dimension(:,:), allocatable | oops_rv_rfac | 
| real(kind_real), dimension(:,:), allocatable | oops_rv_coef | 
| real(kind_real), dimension(:,:), allocatable | coef_ens | 
| real(kind_real), dimension(:,:), allocatable | coef_sta | 
| real(kind_real), dimension(:,:), allocatable | rh | 
| real(kind_real), dimension(:,:), allocatable | rv | 
| real(kind_real), dimension(:,:), allocatable | rv_rfac | 
| real(kind_real), dimension(:,:), allocatable | rv_coef | 
| real(kind_real), dimension(:,:), allocatable | rhs | 
| real(kind_real), dimension(:,:), allocatable | rvs | 
| real(kind_real) | wgt | 
| real(kind_real), dimension(:,:), allocatable | h11 | 
| real(kind_real), dimension(:,:), allocatable | h22 | 
| real(kind_real), dimension(:,:), allocatable | h33 | 
| real(kind_real), dimension(:,:), allocatable | h12 | 
| real(kind_real), dimension(:,:), allocatable | hcoef | 
| real(kind_real), dimension(:,:,:), allocatable | displ_lon | 
| real(kind_real), dimension(:,:,:), allocatable | displ_lat | 
Definition at line 19 of file type_cmat_blk.F90.
| procedure type_cmat_blk::cmat_blk_type::alloc | ( | ) | 
Definition at line 52 of file type_cmat_blk.F90.
| procedure type_cmat_blk::cmat_blk_type::dealloc | ( | ) | 
Definition at line 53 of file type_cmat_blk.F90.
| logical type_cmat_blk::cmat_blk_type::anisotropic | 
Definition at line 24 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::coef_ens | 
Definition at line 35 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::coef_sta | 
Definition at line 36 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:,:), allocatable type_cmat_blk::cmat_blk_type::displ_lat | 
Definition at line 50 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:,:), allocatable type_cmat_blk::cmat_blk_type::displ_lon | 
Definition at line 49 of file type_cmat_blk.F90.
| logical type_cmat_blk::cmat_blk_type::double_fit | 
Definition at line 23 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::h11 | 
Definition at line 44 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::h12 | 
Definition at line 47 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::h22 | 
Definition at line 45 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::h33 | 
Definition at line 46 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::hcoef | 
Definition at line 48 of file type_cmat_blk.F90.
| integer type_cmat_blk::cmat_blk_type::ib | 
Definition at line 21 of file type_cmat_blk.F90.
| character(len=1024) type_cmat_blk::cmat_blk_type::name | 
Definition at line 22 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_coef_ens | 
Definition at line 27 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_coef_sta | 
Definition at line 28 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_rh | 
Definition at line 29 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_rv | 
Definition at line 30 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_rv_coef | 
Definition at line 32 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::oops_rv_rfac | 
Definition at line 31 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rh | 
Definition at line 37 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rhs | 
Definition at line 41 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rv | 
Definition at line 38 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rv_coef | 
Definition at line 40 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rv_rfac | 
Definition at line 39 of file type_cmat_blk.F90.
| real(kind_real), dimension(:,:), allocatable type_cmat_blk::cmat_blk_type::rvs | 
Definition at line 42 of file type_cmat_blk.F90.
| real(kind_real) type_cmat_blk::cmat_blk_type::wgt | 
Definition at line 43 of file type_cmat_blk.F90.