#include <cif.h>
Public Attributes | |
| int | lower |
| int | upper |
| FIELD | ltype:8 |
| FIELD | utype:8 |
Definition at line 2223 of file cif.h.
| int Cif_dim::lower |
Definition at line 2224 of file cif.h.
Referenced by ascii_f90_object(), and ascii_object().
| FIELD Cif_dim::ltype |
Definition at line 2226 of file cif.h.
Referenced by ascii_f90_object(), and ascii_object().
| int Cif_dim::upper |
Definition at line 2225 of file cif.h.
Referenced by ascii_f90_object(), and ascii_object().
| FIELD Cif_dim::utype |
Definition at line 2227 of file cif.h.
Referenced by ascii_f90_object(), and ascii_object().
1.7.1