|
integer | niter |
|
real(kind_real), dimension(:,:,:), allocatable | dist |
|
real(kind_real), dimension(:,:,:), allocatable | valid |
|
real(kind_real), dimension(:,:,:), allocatable | rhflt |
|
real(kind_real), dimension(:,:), allocatable | lon_c2a |
|
real(kind_real), dimension(:,:), allocatable | lat_c2a |
|
real(kind_real), dimension(:,:,:), allocatable | lon_c2a_raw |
|
real(kind_real), dimension(:,:,:), allocatable | lat_c2a_raw |
|
real(kind_real), dimension(:,:,:), allocatable | dist_c2a_raw |
|
real(kind_real), dimension(:,:,:), allocatable | lon_c2a_flt |
|
real(kind_real), dimension(:,:,:), allocatable | lat_c2a_flt |
|
real(kind_real), dimension(:,:,:), allocatable | dist_c2a_flt |
|
Definition at line 35 of file type_displ.F90.
◆ alloc()
procedure type_displ::displ_type::alloc |
( |
| ) |
|
◆ compute()
procedure type_displ::displ_type::compute |
( |
| ) |
|
◆ dealloc()
procedure type_displ::displ_type::dealloc |
( |
| ) |
|
◆ write()
procedure type_displ::displ_type::write |
( |
| ) |
|
◆ dist
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::dist |
◆ dist_c2a_flt
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::dist_c2a_flt |
◆ dist_c2a_raw
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::dist_c2a_raw |
◆ lat_c2a
real(kind_real), dimension(:,:), allocatable type_displ::displ_type::lat_c2a |
◆ lat_c2a_flt
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::lat_c2a_flt |
◆ lat_c2a_raw
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::lat_c2a_raw |
◆ lon_c2a
real(kind_real), dimension(:,:), allocatable type_displ::displ_type::lon_c2a |
◆ lon_c2a_flt
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::lon_c2a_flt |
◆ lon_c2a_raw
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::lon_c2a_raw |
◆ niter
integer type_displ::displ_type::niter |
◆ rhflt
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::rhflt |
◆ valid
real(kind_real), dimension(:,:,:), allocatable type_displ::displ_type::valid |
The documentation for this type was generated from the following file: