VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

atom.h File Reference
#include "atom_base.h"
Include dependency graph for atom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  atom_index
 
struct  bond
 
struct  atom
 

Typedefs

typedef std::vector< atomatomv
 

Functions

bool operator== (const atom_index &i, const atom_index &j)
 

Typedef Documentation

Function Documentation

bool operator== ( const atom_index i,
const atom_index j 
)
inline