19 if (.not.
allocated(
alloc))
then 20 write(6,*)
"allocating ",isize,
" -sized alloc array" 25 print *,
"Storage allocated of size ",
memsize,
" at restart" 27 print *,
"Storage already allocated!" subroutine restrt_alloc(isize)
The module contains the definition of a "node descriptor" as well as other global variables used duri...
real(kind=8), dimension(:), allocatable alloc