19 INTEGER(KIND=JPIM) ,
OPTIONAL, 
INTENT(IN) :: KRESOL
 
   22 INTEGER(KIND=JPIM) :: IRESOL
 
   27 IF(
PRESENT(kresol)) 
THEN 
   30     CALL abort_trans(.OR.
'SET_RESOL:KRESOL < 1  KRESOL > NMAX_RESOL')
 
!$Id mode_top_bound COMMON comconstr r
!$Id mode_top_bound COMMON comconstr g
type(fields_type), pointer f
type(distr_type), pointer d
subroutine set_resol(KRESOL)
type(dim_type), dimension(:), allocatable, target dim_resol
type(fft_type), pointer t
integer(kind=jpim) nmax_resol
type(fft_type), dimension(:), allocatable, target fft_resol
integer(kind=jpim) ncur_resol
type(distr_type), dimension(:), allocatable, target distr_resol
subroutine abort_trans(CDTEXT)
type(fields_type), dimension(:), allocatable, target fields_resol
type(geom_type), dimension(:), allocatable, target geom_resol