83 TYPE(t_region
),
POINTER :: pregion
89 CHARACTER(CHRLEN) :: rcsidentstring
93 TYPE(t_plag),
POINTER :: pplag
101 '$RCSfile: RFLU_DeallocMemSolWrapper.F90,v $ $Revision: 1.10 $'
103 global => pregion%global
106 'RFLU_DeallocMemSolWrapper.F90')
108 IF ( global%myProcid == masterproc .AND. &
109 global%verbLevel > verbose_none )
THEN
110 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory...'
121 IF ( pregion%mixtInput%computeTv .EQV. .true. )
THEN
126 IF ( global%plagUsed .EQV. .true. )
THEN
127 pplag => pregion%plag
135 IF ( global%specUsed .EQV. .true. )
THEN
138 IF ( pregion%specInput%nSpeciesEE > 0 )
THEN
148 IF ( global%myProcid == masterproc .AND. &
149 global%verbLevel > verbose_none )
THEN
150 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory done.'
subroutine spec_rflu_deallocatememoryeev(pRegion)
subroutine plag_rflu_deallocmemsol(pRegion, pPlag)
subroutine, public rflu_deallocatememorysolgv(pRegion)
subroutine registerfunction(global, funName, fileName)
subroutine plag_rflu_deallocmemsoltile(pRegion)
subroutine, public rflu_deallocatememorysolcv(pRegion)
subroutine rflu_deallocmemsolwrapper(pRegion)
subroutine, public rflu_deallocatememorysoldv(pRegion)
subroutine spec_rflu_deallocatememorysol(pRegion)
subroutine deregisterfunction(global)
subroutine, public rflu_deallocatememorysoltv(pRegion)