#include <f90io.h>

Public Attributes | |
| struct DopeVector * | dv |
| unsigned int | indflag:1 |
| unsigned int | boundchk:1 |
| unsigned | int:30 |
| int * | dovar [MAXDIM] |
Definition at line 381 of file f90io.h.
| unsigned int ioarray_entry::boundchk |
| int* ioarray_entry::dovar[MAXDIM] |
Definition at line 394 of file f90io.h.
Referenced by _INQIL(), _map_to_dv(), _strip_mine(), and _xfer_iolist().
| struct DopeVector* ioarray_entry::dv |
Definition at line 382 of file f90io.h.
Referenced by _INQIL(), _map_to_dv(), _strip_mine(), and _xfer_iolist().
| unsigned int ioarray_entry::indflag |
Definition at line 383 of file f90io.h.
Referenced by _INQIL(), _map_to_dv(), _strip_mine(), and _xfer_iolist().
| unsigned ioarray_entry::int |
1.7.1