42#ifndef APPLICATIONS_DYNAMICPROPS_INTERACTIONTIMECORRFUNC_HPP
43#define APPLICATIONS_DYNAMICPROPS_INTERACTIONTIMECORRFUNC_HPP
45#include "applications/dynamicProps/TimeCorrFunc.hpp"
46#include "primitives/ShortRangeInteraction.hpp"
53 const std::string& sele1,
54 int storageLayout,
long long int memSize);
57 virtual void correlateFrames(
int frame1,
int frame2) = 0;
A ShortRangeInteraction holds some bookeeping data for bonded interactions (e.g.
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
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.