FIXME : Add documentation
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | iproc | ||||
integer, | public | :: | nproc | ||||
integer, | public | :: | nidx | ||||
integer, | public | :: | nfield | ||||
integer, | public | :: | ntgrid | ||||
integer, | public | :: | nindex | ||||
integer, | public | :: | naky | ||||
integer, | public | :: | ntheta0 | ||||
integer, | public | :: | M_class | ||||
integer, | public | :: | N_class | ||||
integer, | public | :: | i_class | ||||
integer, | public | :: | llim_world | ||||
integer, | public | :: | ulim_world | ||||
integer, | public | :: | llim_proc | ||||
integer, | public | :: | ulim_proc | ||||
integer, | public | :: | ulim_alloc | ||||
integer, | public | :: | blocksize | ||||
integer, | public, | dimension(:,:), allocatable | :: | ik | |||
integer, | public, | dimension(:,:), allocatable | :: | it |
type :: f_layout_type
integer :: iproc, nproc
integer :: nidx, nfield, ntgrid, nindex, naky, ntheta0, M_class, N_class, i_class
integer :: llim_world, ulim_world, llim_proc, ulim_proc, ulim_alloc, blocksize
integer, dimension(:,:), allocatable :: ik
integer, dimension(:,:), allocatable :: it
end type f_layout_type