|
| Kirkwood (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType len, int nrbins) |
|
int | getNRBins () |
|
RealType | getLength () |
|
| RadialDistrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, unsigned int nbins) |
|
void | process () |
|
| StaticAnalyser (SimInfo *info, const std::string &filename, unsigned int nbins) |
|
void | setOutputName (const std::string &filename) |
|
const std::string & | getOutputFileName () const |
|
void | setStep (int step) |
|
int | getStep () const |
|
const std::string & | getAnalysisType () const |
|
void | setAnalysisType (const std::string &type) |
|
void | setParameterString (const std::string ¶ms) |
|
Definition at line 52 of file Kirkwood.hpp.
◆ Kirkwood()
OpenMD::Kirkwood::Kirkwood |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele1, |
|
|
const std::string & | sele2, |
|
|
RealType | len, |
|
|
int | nrbins ) |
◆ collectHistogram()
◆ getLength()
RealType OpenMD::Kirkwood::getLength |
( |
| ) |
|
|
inline |
◆ getNRBins()
int OpenMD::Kirkwood::getNRBins |
( |
| ) |
|
|
inline |
◆ initializeHistogram()
void OpenMD::Kirkwood::initializeHistogram |
( |
| ) |
|
|
protectedvirtual |
◆ preProcess()
void OpenMD::Kirkwood::preProcess |
( |
| ) |
|
|
protectedvirtual |
◆ processHistogram()
void OpenMD::Kirkwood::processHistogram |
( |
| ) |
|
|
protectedvirtual |
◆ writeRdf()
void OpenMD::Kirkwood::writeRdf |
( |
| ) |
|
|
protectedvirtual |
◆ avgKirkwood_
std::vector<RealType> OpenMD::Kirkwood::avgKirkwood_ |
|
protected |
◆ deltaR_
RealType OpenMD::Kirkwood::deltaR_ |
|
protected |
◆ histogram_
std::vector<RealType> OpenMD::Kirkwood::histogram_ |
|
protected |
◆ len_
RealType OpenMD::Kirkwood::len_ |
|
protected |
◆ nRBins_
int OpenMD::Kirkwood::nRBins_ |
|
protected |
The documentation for this class was generated from the following files: