ParallelIO
Public Attributes | List of all members
io_region Struct Reference

IO region structure. More...

#include <pio.h>

Public Attributes

int loffset
 
PIO_Offset * start
 
PIO_Offset * count
 
struct io_regionnext
 

Detailed Description

IO region structure.

Each IO region is a unit of data which can be described using start and count arrays. Each IO task may in general have multiple io regions per variable. The box rearranger will have at most one io region per variable.


The documentation for this struct was generated from the following file: