#include <cif.h>
Public Attributes | |
| FIELD | line:24 |
| FIELD | utype:10 |
| FIELD | cpos:14 |
| FIELD | fid:16 |
| FIELD | data:1 |
| FIELD | init:1 |
Definition at line 2409 of file cif.h.
| FIELD Cif_use::cpos |
Definition at line 2412 of file cif.h.
Referenced by ascii_f90_usage(), ascii_usage(), and comp_use().
| FIELD Cif_use::data |
Definition at line 2431 of file cif.h.
Referenced by ascii_f90_usage(), and ascii_usage().
| FIELD Cif_use::fid |
Definition at line 2413 of file cif.h.
Referenced by ascii_f90_usage(), ascii_usage(), comp_use(), and remap_symbols().
| FIELD Cif_use::init |
Definition at line 2432 of file cif.h.
Referenced by ascii_f90_usage(), and ascii_usage().
| FIELD Cif_use::line |
Definition at line 2410 of file cif.h.
Referenced by ascii_f90_usage(), ascii_usage(), and comp_use().
| FIELD Cif_use::utype |
Definition at line 2411 of file cif.h.
Referenced by ascii_f90_usage(), and ascii_usage().
1.7.1