49#ifndef APPLICATIONS_DYNAMICPROPS_FREQFLUCCORRFUNC_HPP
50#define APPLICATIONS_DYNAMICPROPS_FREQFLUCCORRFUNC_HPP
55#include "applications/dynamicProps/TimeCorrFunc.hpp"
58#include "selection/SelectionManager.hpp"
59#include "utils/Accumulator.hpp"
78 const std::string& sele1,
const std::string& sele2);
81 virtual int computeProperty1(
int frame,
StuntDouble* sd);
82 virtual RealType calcCorrVal(
int frame1,
int frame2,
int id1,
int id2);
85 std::vector<std::vector<RealType>> ue_;
Frequency Fluctuation Correlation Function.
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!"
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.