1 #ifndef TOOLS_MOLECULE_H 2 #define TOOLS_MOLECULE_H 11 #include <util/space/Vector.h> 56 Atom& atom(
int id)
const;
61 bool isActive()
const;
110 return *(atoms_[id]);
114 {
return (
bool)nAtom_; }
File containing preprocessor macros for error handling.
Utility classes for scientific computation.
A Species represents a set of chemically similar molecules.