73 TYPE(t_region
),
POINTER :: pregion
80 CHARACTER(CHRLEN) :: rcsidentstring
86 rcsidentstring =
'$RCSfile: RFLU_InitFlowScratchWrapper.F90,v $ $Revision: 1.5 $'
88 global => pregion%global
91 'RFLU_InitFlowScratchWrapper.F90')
100 IF ( global%specUsed .EQV. .true. )
THEN
112 IF ( pregion%mixtInput%gasModel == gas_model_mixt_pseudo )
THEN
113 pregion%mixtInput%gasModel = gas_model_tcperf
118 pregion%mixtInput%gasModel = gas_model_mixt_pseudo
137 IF ( global%specUsed .EQV. .true. )
THEN
139 pregion%spec%cvState)
subroutine registerfunction(global, funName, fileName)
subroutine rflu_initflowscratchwrapper(pRegion)
subroutine, public rflu_scalarconvertcvprim2cons(pRegion, cvScal, cvScalStateCurrent)
subroutine rflu_initflowscratch(pRegion)
subroutine rflu_setgasvars(pRegion, icgBeg, icgEnd)
subroutine spec_rflu_initflowscratch(pRegion)
subroutine deregisterfunction(global)