pio Module

@file @brief User interface Module for PIO, this is the only file a user program should 'use'

$Revision: 856 $ $LastChangedDate: 2013-11-19 15:48:54 -0600 (Tue, 19 Nov 2013) $


Uses


Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: pio_offset_kind = pio_offset
integer, public, parameter :: pio_rearr_subset = pio_rearr_box

Functions

public function pio_iam_iotask(iosystem) result(task)

Arguments

Type IntentOptional Attributes Name
type(IOSystem_desc_t), intent(in) :: iosystem

Return Value logical

public function pio_iotask_rank(iosystem) result(rank)

Arguments

Type IntentOptional Attributes Name
type(IOSystem_desc_t), intent(in) :: iosystem

Return Value integer