42#ifndef APPLICATIONS_DYNAMICPROPS_PARTICLETIMECORRFUNC_HPP
43#define APPLICATIONS_DYNAMICPROPS_PARTICLETIMECORRFUNC_HPP
45#include "applications/dynamicProps/TimeCorrFunc.hpp"
52 const std::string& sele1,
const std::string& sele2,
53 int storageLayout,
long long int memSize);
56 virtual void correlateFrames(
int frame1,
int frame2);
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
"Don't move, or you're dead! Stand up! Captain, we've got them!"
Computes a correlation function by scanning a trajectory once to precompute quantities to be correlat...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.