67 TYPE(t_region
),
DIMENSION(:),
POINTER :: regions
73 CHARACTER(CHRLEN) :: rcsidentstring
80 rcsidentstring =
'$RCSfile: SPEC_UserInput.F90,v $ $Revision: 1.5 $'
82 global => regions(1)%global
94 IF ( global%specUsed .EQV. .true. )
THEN
subroutine registerfunction(global, funName, fileName)
subroutine deregisterfunction(global)