Structure describing structure edits. More...
#include <inpdef.h>
Collaboration diagram for tagOAD_StructureEdits:Data Fields | |
| INT_ARRAY * | del_atom |
| INT_ARRAY * | del_bond |
| INT_ARRAY * | new_bond |
| INT_ARRAY * | mod_bond |
| INT_ARRAY * | mod_coord |
| int | del_side_chains |
Structure describing structure edits.
| del_atom | Array of deleted atom indices |
| del_bond | Array of deleted bond indices |
| new_bond | Array of new bond indices |
| mod_bond | Array of modified bond indices |
| mod_coord | Array of modified coordinate indices |
| del_side_chains | Flag indicating whether to delete side chains |
| INT_ARRAY* tagOAD_StructureEdits::del_atom |
| INT_ARRAY* tagOAD_StructureEdits::del_bond |
| int tagOAD_StructureEdits::del_side_chains |
| INT_ARRAY* tagOAD_StructureEdits::mod_bond |
| INT_ARRAY* tagOAD_StructureEdits::mod_coord |
| INT_ARRAY* tagOAD_StructureEdits::new_bond |