Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

bitlist_3d_struct Struct Reference

#include <bitlist.h>


Data Fields

int nx
int ny
int nz
int n_z_words
bitlist_type *** bits


Field Documentation

bitlist_type*** bitlist_3d_struct::bits
 

Definition at line 51 of file bitlist.h.

Referenced by create_bitlist_3d(), delete_bitlist_3d(), fill_bitlist_3d(), get_bitlist_bit_3d(), io_bitlist_3d(), set_bitlist_bit_3d(), and zero_bitlist_3d().

int bitlist_3d_struct::n_z_words
 

Definition at line 50 of file bitlist.h.

Referenced by create_bitlist_3d(), fill_bitlist_3d(), io_bitlist_3d(), and zero_bitlist_3d().

int bitlist_3d_struct::nx
 

Definition at line 49 of file bitlist.h.

Referenced by create_bitlist_3d(), delete_bitlist_3d(), fill_bitlist_3d(), get_bitlist_3d_sizes(), io_bitlist_3d(), and zero_bitlist_3d().

int bitlist_3d_struct::ny
 

Definition at line 49 of file bitlist.h.

Referenced by create_bitlist_3d(), delete_bitlist_3d(), fill_bitlist_3d(), get_bitlist_3d_sizes(), io_bitlist_3d(), and zero_bitlist_3d().

int bitlist_3d_struct::nz
 

Definition at line 49 of file bitlist.h.

Referenced by create_bitlist_3d(), delete_bitlist_3d(), and get_bitlist_3d_sizes().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:23 2004 for BICPL by doxygen 1.3.7