73 TYPE(t_region
),
DIMENSION(:),
POINTER :: regions
79 CHARACTER(CHRLEN) :: rcsidentstring
84 DOUBLE PRECISION :: dalpha
91 rcsidentstring =
'$RCSfile: RFLU_GetDeformationWrapper.F90,v $ $Revision: 1.4 $'
93 global => regions(1)%global
96 'RFLU_GetDeformationWrapper.F90')
103 dalpha = global%dtMin/global%dTimeSystem
104 CALL com_call_function(global%genxHandleGm,1,dalpha)
106 DO ireg = 1,global%nRegionsLocal
110 DO ireg = 1,global%nRegionsLocal
subroutine registerfunction(global, funName, fileName)
subroutine deregisterfunction(global)