73 TYPE(t_region
),
POINTER :: pregion
79 CHARACTER(CHRLEN) :: rcsidentstring
86 rcsidentstring =
'$RCSfile: RFLU_DeallocMemSolWrapper.F90,v $ $Revision: 1.6 $'
88 global => pregion%global
91 'RFLU_DeallocMemSolWrapper.F90')
93 IF ( global%myProcid == masterproc .AND. &
94 global%verbLevel > verbose_none )
THEN
95 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory...'
115 IF ( global%specUsed .EQV. .true. )
THEN
118 IF ( pregion%specInput%nSpeciesEE > 0 )
THEN
128 IF ( global%myProcid == masterproc .AND. &
129 global%verbLevel > verbose_none )
THEN
130 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory done.'
subroutine spec_rflu_deallocatememoryeev(pRegion)
subroutine, public rflu_deallocatememorysolgv(pRegion)
subroutine registerfunction(global, funName, fileName)
subroutine, public rflu_deallocatememorysolcv(pRegion)
subroutine rflu_deallocmemsolwrapper(pRegion)
subroutine, public rflu_deallocatememorysoldv(pRegion)
subroutine spec_rflu_deallocatememorysol(pRegion)
subroutine deregisterfunction(global)