22 REAL(KIND=JPRB),
ALLOCATABLE ::
rinte(:,:)
23 REAL(KIND=JPRB),
ALLOCATABLE ::
rderi(:,:)
38 REAL(KIND=JPRB),
ALLOCATABLE ::
rvsptri(:,:)
39 REAL(KIND=JPRB),
ALLOCATABLE ::
rvspc(:)
40 REAL(KIND=JPRB),
ALLOCATABLE ::
rfaa(:,:)
41 REAL(KIND=JPRB),
ALLOCATABLE ::
rfbb(:,:)
42 REAL(KIND=JPRB),
ALLOCATABLE ::
rfcc(:,:)
43 REAL(KIND=JPRB),
ALLOCATABLE ::
rfdd(:,:)
real(kind=jprb), dimension(:,:), allocatable rfdd
real(kind=jprb), dimension(:,:), allocatable rvsptri
real(kind=jprb), dimension(:,:), allocatable rderi
real(kind=jprb), dimension(:,:), allocatable rfcc
real(kind=jprb), dimension(:,:), allocatable rfbb
real(kind=jprb), dimension(:,:), allocatable rfaa
real(kind=jprb), dimension(:,:), allocatable rinte
real(kind=jprb), dimension(:), allocatable rvspc
real(kind=jprb), dimension(:), allocatable vrdetar