61 TYPE(t_region
),
POINTER :: region
67 CHARACTER(CHRLEN) :: rcsidentstring
74 rcsidentstring =
'$RCSfile: TURB_rFLU_DeallocateMemory.F90,v $ $Revision: 1.4 $'
76 global => region%global
79 'TURB_rFLU_DeallocateMemory.F90')
81 IF ( global%myProcid == masterproc .AND. &
82 global%verbLevel > verbose_none )
THEN
83 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory for turbulence...'
97 IF ( global%myProcid == masterproc .AND. &
98 global%verbLevel > verbose_none )
THEN
99 WRITE(stdout,
'(A,1X,A)') solver_name, &
100 'Deallocating memory for turbulence done.'
subroutine registerfunction(global, funName, fileName)
subroutine turb_rflu_deallocatememory(region)
subroutine deregisterfunction(global)