|
type(fckit_mpi_comm) | f_comm |
|
type(fv3jedi_bump_interp) | bump |
|
integer | llcomm |
|
integer, dimension(2) | layout |
|
logical | thispe = .false. |
|
integer | nx |
|
integer | ny |
|
integer | nxg |
|
integer | nyg |
|
integer | npes |
|
real(kind=kind_real), dimension(:), allocatable | lons |
|
real(kind=kind_real), dimension(:), allocatable | lats |
|
character(len=1024) | filename |
|
integer, dimension(:), allocatable | istart2 |
|
integer, dimension(:), allocatable | icount2 |
|
integer, dimension(:), allocatable | istart3 |
|
integer, dimension(:), allocatable | icount3 |
|
integer, dimension(:), allocatable | istarte |
|
integer, dimension(:), allocatable | icounte |
|
Definition at line 39 of file fv3jedi_io_latlon_mod.f90.
◆ delete()
procedure fv3jedi_io_latlon_mod::fv3jedi_llgeom::delete |
|
private |
◆ dummy_final()
final fv3jedi_io_latlon_mod::fv3jedi_llgeom::dummy_final |
|
finalprivate |
◆ setup_conf()
procedure fv3jedi_io_latlon_mod::fv3jedi_llgeom::setup_conf |
|
private |
◆ setup_date()
procedure fv3jedi_io_latlon_mod::fv3jedi_llgeom::setup_date |
|
private |
◆ write()
procedure fv3jedi_io_latlon_mod::fv3jedi_llgeom::write |
|
private |
◆ bump
◆ f_comm
type(fckit_mpi_comm) fv3jedi_io_latlon_mod::fv3jedi_llgeom::f_comm |
|
private |
◆ filename
character(len=1024) fv3jedi_io_latlon_mod::fv3jedi_llgeom::filename |
|
private |
◆ icount2
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::icount2 |
|
private |
◆ icount3
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::icount3 |
|
private |
◆ icounte
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::icounte |
|
private |
◆ istart2
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::istart2 |
|
private |
◆ istart3
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::istart3 |
|
private |
◆ istarte
integer, dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::istarte |
|
private |
◆ lats
real(kind=kind_real), dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::lats |
|
private |
◆ layout
integer, dimension(2) fv3jedi_io_latlon_mod::fv3jedi_llgeom::layout |
|
private |
◆ llcomm
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::llcomm |
|
private |
◆ lons
real(kind=kind_real), dimension(:), allocatable fv3jedi_io_latlon_mod::fv3jedi_llgeom::lons |
|
private |
◆ npes
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::npes |
|
private |
◆ nx
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::nx |
|
private |
◆ nxg
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::nxg |
|
private |
◆ ny
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::ny |
|
private |
◆ nyg
integer fv3jedi_io_latlon_mod::fv3jedi_llgeom::nyg |
|
private |
◆ thispe
logical fv3jedi_io_latlon_mod::fv3jedi_llgeom::thispe = .false. |
|
private |
The documentation for this type was generated from the following file: