56 TYPE(t_region
),
POINTER :: regions(:)
62 CHARACTER(CHRLEN) :: rcsidentstring
69 rcsidentstring =
'$RCSfile: PEUL_InitInputValues.F90,v $ $Revision: 1.3 $'
71 global => regions(1)%global
74 'PEUL_InitInputValues.F90' )
82 DO ireg=lbound(regions,1),ubound(regions,1)
84 input => regions(ireg)%peulInput
subroutine registerfunction(global, funName, fileName)
subroutine input(X, NNODE, NDC, NCELL, NFCE, NBPTS, NBFACE, ITYP, NPROP, XBNDY, XFAR, YFAR, ZFAR)
subroutine deregisterfunction(global)