62 TYPE(t_region
) :: region
65 INTEGER :: spacediscr,spaceorder
69 TYPE(t_region
),
POINTER :: pregion
74 global => region%global
77 'NumericalDissipationMP.F90' )
81 spacediscr = region%mixtInput%spaceDiscr
82 spaceorder = region%mixtInput%spaceOrder
94 IF (region%mixtInput%flowModel == flow_navst .AND. &
95 region%mixtInput%turbModel /= turb_model_none) &
subroutine registerfunction(global, funName, fileName)
subroutine peul_centraldissipation(region)
subroutine numericaldissipationmp(region)
subroutine turb_ransnumericaldissipation(region)
subroutine deregisterfunction(global)
subroutine numericaldissipation(region)