Source
!>
!! @file
!! @brief User interface Module for PIO, this is the only file a user program should 'use'
!!
!! $Revision$
!! $LastChangedDate$
!<
module pio
! Package all exposed variables and functions under one roof
! only pio_offset is intended for export from kinds
use pio_kinds, only : pio_offset, pio_offset_kind
use piolib_mod, only : pio_initdecomp, &