45#ifndef PARALLEL_SYSTEMDECOMPOSITION_HPP
46#define PARALLEL_SYSTEMDECOMPOSITION_HPP
67 virtual void distributeObjects() = 0;
68 virtual Molecule* getMoleculeByGlobalIndex() = 0;
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
SystemDecomposition is an interface for passing out and collecting information from many processors f...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.