#include <wn_fio.h>
Data Fields | |
| unsigned int | assoc:1 |
| unsigned int | ptr_alloc:1 |
| unsigned int | p_or_a:2 |
| unsigned int | a_contig:1 |
| unsigned | int:27 |
| unsigned int | n_dim:3 |
Definition at line 60 of file wn_fio.h.
| unsigned int dope_header::assoc |
Definition at line 61 of file wn_fio.h.
Referenced by Create_Dope_From_IoItem(), and Create_DopeVector_WN().
| unsigned int dope_header::ptr_alloc |
| unsigned int dope_header::p_or_a |
| unsigned int dope_header::a_contig |
Definition at line 65 of file wn_fio.h.
Referenced by Create_Dope_From_IoItem(), and Create_DopeVector_WN().
| unsigned dope_header::int |
| unsigned int dope_header::n_dim |
Definition at line 82 of file wn_fio.h.
Referenced by Create_Dope_From_IoItem(), and Create_DopeVector_WN().
1.5.6