OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
ChargeOrientationCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType dipoleX=0.0, RealType dipoleY=0.0, RealType dipoleZ=-1.0, const RealType cutOff=10.0, const int axis=2) | |
Public Member Functions inherited from OpenMD::ObjectCCF< RealType > | |
ObjectCCF (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) | |
Public Member Functions inherited from OpenMD::CrossCorrFunc< RealType > | |
CrossCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int storageLayout) | |
CrossCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) | |
Public Member Functions inherited from OpenMD::MultipassCorrFunc< RealType > | |
MultipassCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int storageLayout) | |
virtual void | doCorrelate () |
const std::string & | getCorrFuncType () const |
void | setCorrFuncType (const std::string &type) |
void | setParameterString (const std::string ¶ms) |
void | setLabelString (const std::string &label) |
Public Member Functions inherited from OpenMD::DynamicProperty | |
void | setOutputName (const std::string &filename) |
const std::string & | getOutputFileName () const |
Public Member Functions inherited from OpenMD::TimeCorrFunc< RealType > | |
TimeCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) | |
virtual void | doCorrelate () |
const std::string & | getCorrFuncType () const |
void | setCorrFuncType (const std::string &type) |
void | setParameterString (const std::string ¶ms) |
void | setLabelString (const std::string &label) |
Definition at line 52 of file ChargeOrientationCorrFunc.hpp.
OpenMD::ChargeOrientationCorrFunc::ChargeOrientationCorrFunc | ( | SimInfo * | info, |
const std::string & | filename, | ||
const std::string & | sele1, | ||
const std::string & | sele2, | ||
RealType | dipoleX = 0.0, | ||
RealType | dipoleY = 0.0, | ||
RealType | dipoleZ = -1.0, | ||
const RealType | cutOff = 10.0, | ||
const int | axis = 2 ) |
Definition at line 53 of file ChargeOrientationCorrFunc.cpp.