|
| EnergyCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) |
|
| FrameTimeCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int storageLayout, long long int memSize) |
|
|
virtual void | computeProperty (int frame1) |
|
virtual void | correlateFrames (int frame1, int frame2) |
|
virtual RealType | calcCorrVal (int frame1, int frame2) |
|
Definition at line 61 of file EnergyCorrFunc.hpp.
◆ EnergyCorrFunc()
OpenMD::EnergyCorrFunc::EnergyCorrFunc |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele1, |
|
|
const std::string & | sele2 ) |
◆ calcCorrVal()
virtual RealType OpenMD::EnergyCorrFunc::calcCorrVal |
( |
int | frame1, |
|
|
int | frame2 ) |
|
inlineprotectedvirtual |
◆ correlateFrames()
void OpenMD::EnergyCorrFunc::correlateFrames |
( |
int | frame1, |
|
|
int | frame2 ) |
|
protectedvirtual |
◆ E_a_
std::vector<Accumulator* > OpenMD::EnergyCorrFunc::E_a_ |
|
protected |
◆ G_t_
std::vector<Vector3d> OpenMD::EnergyCorrFunc::G_t_ |
|
protected |
The documentation for this class was generated from the following files: