68 TYPE(t_region
),
POINTER :: pregion
74 CHARACTER(CHRLEN) :: rcsidentstring
82 '$RCSfile: RFLU_DeallocateMemoryWrapper.F90,v $ $Revision: 1.3 $'
84 global => pregion%global
87 'RFLU_DeallocateMemoryWrapper.F90')
89 IF ( global%myProcid == masterproc .AND. &
90 global%verbLevel > verbose_none )
THEN
91 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory...'
111 IF ( global%myProcid == masterproc .AND. &
112 global%verbLevel > verbose_none )
THEN
113 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory done.'
subroutine rflu_destroygrid(pRegion)
subroutine, public rflu_destroyfacelist(pRegion)
subroutine registerfunction(global, funName, fileName)
subroutine rflu_deallocatememory(pRegion)
subroutine rflu_deallocatememorywrapper(pRegion)
subroutine, public rflu_destroycellmapping(pRegion)
subroutine deregisterfunction(global)