57 TYPE(t_region
),
INTENT(INOUT) :: region
63 CHARACTER(CHRLEN) :: rcsidentstring
71 rcsidentstring =
'$RCSfile: PEUL_SourceTerms.F90,v $ $Revision: 1.3 $'
73 global => region%global
76 'PEUL_SourceTerms.F90' )
80 nptypes = region%peulInput%nPtypes
84 SELECT CASE (region%peulInput%ptypes(ipt)%methodV)
86 CASE (peul_methv_eqeul)
subroutine registerfunction(global, funName, fileName)
subroutine deregisterfunction(global)
subroutine peul_sourceeqeul(region, ipt)
subroutine peul_sourceterms(region)