87   TYPE(t_region
), 
TARGET :: region
 
   92   TYPE(t_region
), 
POINTER :: pregion
 
   97   global => region%global
 
  100   'SourceTermsMP.F90' )
 
  111   IF ( global%plagUsed .EQV. .true. ) 
THEN  
  118   IF (global%inrtUsed) 
THEN 
  123   IF (global%peulUsed) 
THEN 
  134   IF ((region%mixtInput%flowModel == flow_navst) .AND. &
 
  135       (region%mixtInput%turbModel /= turb_model_none)) 
THEN 
  151   IF ( global%specUsed .EQV. .true. ) 
THEN 
  152     IF ( pregion%specInput%sourceFlag .EQV. .true. ) 
THEN    
  158       IF ( pregion%mixtInput%gasModel == gas_model_mixt_gasliq ) 
THEN 
subroutine plag_rflu_correctmixtproperties(pRegion)
 
subroutine radi_sourceterms(region)
 
subroutine peri_sourceterms(region)
 
subroutine spec_rflu_sourceterms_gl(pRegion)
 
subroutine registerfunction(global, funName, fileName)
 
subroutine sourcetermsmp(region)
 
subroutine, public rflu_convertcvcons2prim(pRegion, cvStateFuture)
 
subroutine, public rflu_convertcvprim2cons(pRegion, cvStateFuture)
 
subroutine inrt_sourceterms(region)
 
subroutine turb_ranssourceterms(region)
 
subroutine, public spec_rflu_integratechemsrcterm(pRegion, CALLFLAG)
 
subroutine deregisterfunction(global)
 
subroutine sourceterms(region)
 
subroutine peul_sourceterms(region)