49 genxhandlebc,genxhandlegm)
62 INTEGER,
INTENT(IN) :: genxhandlebc,genxhandlegm
63 DOUBLE PRECISION,
INTENT(IN) :: dtimesystem,timesystem
67 CHARACTER(CHRLEN) :: rcsidentstring
69 TYPE(t_level
),
POINTER :: plevel
73 rcsidentstring =
'$RCSfile: RFLU_FlowSolverDummy.F90,v $ $Revision: 1.4 $'
77 global => globalgenx%global
78 plevel => globalgenx%levels(1)
80 global%genxHandleBc = genxhandlebc
81 global%genxHandleGm = genxhandlegm
82 global%dTimeSystem = dtimesystem
87 'RFLU_FlowSolverDummy.F90')
89 CALL
errorstop(global,err_external_funct,__line__)
subroutine registerfunction(global, funName, fileName)
subroutine rflu_flowsolverdummy(globalGenx, timeSystem, dTimeSystem, genxHandleBc, genxHandleGm)
subroutine errorstop(global, errorCode, errorLine, addMessage)
subroutine deregisterfunction(global)