INTERFACE:
integer function zio_nf_inq_base_pe(filedesc,basepe)DESCRIPTION:
Gets the base PE. Specific to the parallel netCDF library being developed at NERSC.
REVISION HISTORY:
2003-Jan-31 -- first prototype
2003-Aug-13 -- minor change regarding broadcasting strategy
2003-Sep-03 -- return value for inquiry broadcasted to all PEsINPUT PARAMETERS:
implicit none
integer, intent(in):: filedescOUTPUT PARAMETERS:
integer, intent(out):: basepe
\