|
integer | ic2a |
|
integer | ib |
|
character(len=1024) | name |
|
logical | double_fit |
|
real(kind_real), dimension(:,:,:), allocatable | raw |
|
real(kind_real), dimension(:), allocatable | raw_coef_ens |
|
real(kind_real) | raw_coef_sta |
|
real(kind_real), dimension(:,:,:), allocatable | fit |
|
real(kind_real), dimension(:), allocatable | fit_rh |
|
real(kind_real), dimension(:), allocatable | fit_rv |
|
real(kind_real), dimension(:), allocatable | fit_rv_rfac |
|
real(kind_real), dimension(:), allocatable | fit_rv_coef |
|
real(kind_real), dimension(:,:), allocatable | distv |
|
Definition at line 34 of file type_diag_blk.F90.
◆ alloc()
procedure type_diag_blk::diag_blk_type::alloc |
( |
| ) |
|
◆ dealloc()
procedure type_diag_blk::diag_blk_type::dealloc |
( |
| ) |
|
◆ dualens()
procedure type_diag_blk::diag_blk_type::dualens |
( |
| ) |
|
◆ fitting()
procedure type_diag_blk::diag_blk_type::fitting |
( |
| ) |
|
◆ hybridization()
procedure type_diag_blk::diag_blk_type::hybridization |
( |
| ) |
|
◆ localization()
procedure type_diag_blk::diag_blk_type::localization |
( |
| ) |
|
◆ normalization()
procedure type_diag_blk::diag_blk_type::normalization |
( |
| ) |
|
◆ write()
procedure type_diag_blk::diag_blk_type::write |
( |
| ) |
|
◆ distv
real(kind_real), dimension(:,:), allocatable type_diag_blk::diag_blk_type::distv |
◆ double_fit
logical type_diag_blk::diag_blk_type::double_fit |
◆ fit
real(kind_real), dimension(:,:,:), allocatable type_diag_blk::diag_blk_type::fit |
◆ fit_rh
real(kind_real), dimension(:), allocatable type_diag_blk::diag_blk_type::fit_rh |
◆ fit_rv
real(kind_real), dimension(:), allocatable type_diag_blk::diag_blk_type::fit_rv |
◆ fit_rv_coef
real(kind_real), dimension(:), allocatable type_diag_blk::diag_blk_type::fit_rv_coef |
◆ fit_rv_rfac
real(kind_real), dimension(:), allocatable type_diag_blk::diag_blk_type::fit_rv_rfac |
◆ ib
integer type_diag_blk::diag_blk_type::ib |
◆ ic2a
integer type_diag_blk::diag_blk_type::ic2a |
◆ name
character(len=1024) type_diag_blk::diag_blk_type::name |
◆ raw
real(kind_real), dimension(:,:,:), allocatable type_diag_blk::diag_blk_type::raw |
◆ raw_coef_ens
real(kind_real), dimension(:), allocatable type_diag_blk::diag_blk_type::raw_coef_ens |
◆ raw_coef_sta
real(kind_real) type_diag_blk::diag_blk_type::raw_coef_sta |
The documentation for this type was generated from the following file: