71 TYPE(t_region
),
POINTER :: pregion
77 CHARACTER(CHRLEN) :: rcsidentstring
85 '$RCSfile: RFLU_DeallocMemVertWrapper.F90,v $ $Revision: 1.5 $'
87 global => pregion%global
90 'RFLU_DeallocMemVertWrapper.F90')
92 IF ( global%myProcid == masterproc .AND. &
93 global%verbLevel > verbose_none )
THEN
94 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory...'
103 IF ( pregion%mixtInput%fluidModel == fluid_model_comp )
THEN
108 IF ( global%specUsed .EQV. .true. )
THEN
117 IF ( global%myProcid == masterproc .AND. &
118 global%verbLevel > verbose_none )
THEN
119 WRITE(stdout,
'(A,1X,A)') solver_name,
'Deallocating memory done.'
subroutine rflu_deallocatememoryvert(pRegion)
subroutine rflu_deallocmemvertwrapper(pRegion)
subroutine registerfunction(global, funName, fileName)
subroutine, public rflu_destroyplottingvarsvert(pRegion)
subroutine spec_rflu_deallocatememoryvert(pRegion)
subroutine deregisterfunction(global)