Simpatico  v1.10
List of all members | Public Attributes
Tools::Atom Struct Reference

Detailed Description

A point particle in an MD simulation.

Definition at line 23 of file tools/chemistry/Atom.h.

#include <Atom.h>

Public Attributes

Vector position
 Atom position. More...
 
Vector velocity
 Atom velocity. More...
 
int typeId
 Atom type index. More...
 
int id
 Unique global index (tag) More...
 
int speciesId
 Index for species of parent molecule. More...
 
int moleculeId
 Index of molecule with its species. More...
 
int atomId
 Index of atom within its molecule. More...
 

Member Data Documentation

Vector Tools::Atom::position
Vector Tools::Atom::velocity
int Tools::Atom::typeId
int Tools::Atom::id
int Tools::Atom::speciesId
int Tools::Atom::moleculeId
int Tools::Atom::atomId

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