48#include "implicit_f.inc"
58 TYPE(
surf_),
DIMENSION(NSURF,NSPMD),
INTENT(INOUT) :: IGRSURF_PROC
67! -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-**-*-*-*-*-*-*-*-*-*-*-*-*
80 is = t_monvol(nv)%EXT_SURFID
83 IF(igrsurf_proc(is,proc)%NSEG>0.AND.
ALLOCATED(igrsurf_proc(is,proc)%ELTYP) )
THEN
84 DEALLOCATE( igrsurf_proc(is,proc)%ELTYP )
85 DEALLOCATE( igrsurf_proc(is,proc)%ELEM )
91 DEALLOCATE( t_monvol(nv)%NUMBER_TRI_PER_PROC )
101 IF(
ALLOCATED( igrsurf_proc(is,proc)%LOCAL_SEG ))
DEALLOCATE( igrsurf_proc(is
102 IF(
ALLOCATED( igrsurf_proc(is,proc)%ELTYP ))
DEALLOCATE( igrsurf_proc(is,proc)%ELTYP
103 IF(
ALLOCATED( igrsurf_proc(is,proc)%ELEM ))
DEALLOCATE( igrsurf_proc(is,proc)%ELEM )