#include "implicit_f.inc"#include "param_c.inc"#include "com01_c.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | deallocate_igrsurf_split (t_monvol, igrsurf_proc) |
| This routine deallocates the local IGSURF_PROC arrays. | |
| subroutine deallocate_igrsurf_split | ( | type(monvol_struct_), dimension(nvolu), intent(inout) | t_monvol, |
| type(surf_), dimension(nsurf,nspmd), intent(inout) | igrsurf_proc ) |
This routine deallocates the local IGSURF_PROC arrays.
loop over the NVOLU airbaig and NSURF surfaces to deallote the structure
Definition at line 34 of file deallocate_igrsurf_split.F.