45#ifndef APPLICATIONS_SEQUENTIALPROPS_EQUIPARTITIONTEST__HPP
46#define APPLICATIONS_SEQUENTIALPROPS_EQUIPARTITIONTEST__HPP
48#include "applications/sequentialProps/SequentialAnalyzer.hpp"
56 const std::string& sele1,
const std::string& sele2);
58 virtual void doFrame(
int frame);
59 virtual void writeSequence();
62 std::vector<Vector3d> TempP_;
63 std::vector<Vector3d> TempJ_;
"applications/sequentialProps/SequentialAnalyzer"
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.