source: (gems.f90) [ c_92_rp1 release ]
GEMSCLOSE_PARALLEL does a CLOSE on a Fortran logical unit that was written or read with *WRITE_PARALLEL* or *READ_PARALLEL*
| INTEGER :: lunit |
call CLOSE_PARALLEL(LUNIT)
INTENT(IN) :: lunit
| Legend: | INTENT(INOUT) | INTENT(IN) | INTENT(OUT) | [OPTIONAL] |