GLYLIB  0.3.0b
moiety_selection Struct Reference

#include <molecules.h>

List of all members.

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

Detailed Description

Definition at line 52 of file molecules.h.


Member Data Documentation

# 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().

Definition at line 58 of file molecules.h.

Referenced by add_to_moiety_selection().

naN names

Definition at line 59 of file molecules.h.

Referenced by add_to_moiety_selection().

# 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().

Definition at line 54 of file molecules.h.

Referenced by add_to_moiety_selection().

nmN names

Definition at line 55 of file molecules.h.

Referenced by add_to_moiety_selection().

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().

# 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().

Definition at line 56 of file molecules.h.

Referenced by add_to_moiety_selection().

nrN names

Definition at line 57 of file molecules.h.

Referenced by add_to_moiety_selection().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines