The Gnome Chemistry Utils 0.13.3
Public Attributes
gcu::AtomMatchState Class Reference

#include <gcu/atom.h>

List of all members.

Public Attributes

std::map< Atom *, int > mol1
std::map< Atom *, int > mol2
std::vector< AtomPairatoms

Detailed Description

This class is used when comparing molecules to store lists of corresponding atoms.

Definition at line 329 of file gcu/atom.h.


Member Data Documentation

The array of matched atoms.

Definition at line 346 of file gcu/atom.h.

This map gives the index of atoms from the first molecule in gcu::AtomMatchState::atoms.

Definition at line 336 of file gcu/atom.h.

This map gives the index of atoms from the second molecule in gcu::AtomMatchState::atoms.

Definition at line 341 of file gcu/atom.h.


The documentation for this class was generated from the following file: