GLYLIB
0.3.0b
|
#include <molecules.h>
Public Attributes | |
int | posneg |
Is this a positive (1), negative (-1) or brand new (0) selection set? | |
int | nmN |
int | nmi |
int | nmn |
int * | mn |
int * | mi |
# of molecule names, numbers & indicies, nmn numbers and nmi indices | |
char ** | mN |
nmN names | |
int | nrN |
int | nri |
int | nrn |
int * | rn |
int * | ri |
# of residue names, numbers & indicies, nrn numbers and nri indices | |
char ** | rN |
nrN names | |
int | naN |
int | nai |
int | nan |
int * | an |
int * | ai |
# of atom names, numbers & indicies, nan numbers and nai indices | |
char ** | aN |
naN names |
Definition at line 52 of file molecules.h.
int * moiety_selection::ai |
# of atom names, numbers & indicies, nan numbers and nai indices
Definition at line 58 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
int * moiety_selection::an |
Definition at line 58 of file molecules.h.
Referenced by add_to_moiety_selection().
char** moiety_selection::aN |
int * moiety_selection::mi |
# of molecule names, numbers & indicies, nmn numbers and nmi indices
Definition at line 54 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
int * moiety_selection::mn |
Definition at line 54 of file molecules.h.
Referenced by add_to_moiety_selection().
char** moiety_selection::mN |
Definition at line 58 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Definition at line 58 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Definition at line 58 of file molecules.h.
Referenced by add_to_moiety_selection(), deallocateMoietySelection(), and get_moiety_selection_assembly().
Definition at line 54 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Definition at line 54 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Definition at line 54 of file molecules.h.
Referenced by add_to_moiety_selection(), deallocateMoietySelection(), and get_moiety_selection_assembly().
Definition at line 56 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Definition at line 56 of file molecules.h.
Referenced by add_to_moiety_selection(), deallocateMoietySelection(), and get_moiety_selection_assembly().
Definition at line 56 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
Is this a positive (1), negative (-1) or brand new (0) selection set?
Definition at line 53 of file molecules.h.
Referenced by add_to_moiety_selection().
int * moiety_selection::ri |
# of residue names, numbers & indicies, nrn numbers and nri indices
Definition at line 56 of file molecules.h.
Referenced by add_to_moiety_selection(), and get_moiety_selection_assembly().
int * moiety_selection::rn |
Definition at line 56 of file molecules.h.
Referenced by add_to_moiety_selection().
char** moiety_selection::rN |