73   TYPE(t_region
), 
POINTER :: pregion
 
   80   CHARACTER(CHRLEN) :: rcsidentstring
 
   86   rcsidentstring = 
'$RCSfile: RFLU_InitFlowHardCodeWrapper.F90,v $ $Revision: 1.6 $' 
   88   global => pregion%global
 
   91   'RFLU_InitFlowHardCodeWrapper.F90')
 
  100   IF ( global%specUsed .EQV. .true. ) 
THEN 
  112   SELECT CASE ( pregion%mixtInput%fluidModel )
 
  118     CASE ( fluid_model_comp )
 
  119       IF ( pregion%mixtInput%gasModel == gas_model_mixt_pseudo ) 
THEN  
  120         pregion%mixtInput%gasModel = gas_model_tcperf
 
  125         pregion%mixtInput%gasModel = gas_model_mixt_pseudo    
 
  136       CALL 
errorstop(global,err_reached_default,__line__)
 
  149   IF ( global%specUsed .EQV. .true. ) 
THEN 
  151                                        pregion%spec%cvState)
 
subroutine spec_rflu_initflowhardcode(pRegion)
subroutine registerfunction(global, funName, fileName)
subroutine rflu_initflowhardcodewrapper(pRegion)
subroutine, public rflu_scalarconvertcvprim2cons(pRegion, cvScal, cvScalStateCurrent)
subroutine rflu_setgasvars(pRegion, icgBeg, icgEnd)
subroutine rflu_initflowhardcode(pRegion)
subroutine errorstop(global, errorCode, errorLine, addMessage)
subroutine deregisterfunction(global)