|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| TwoDGofR (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType len, RealType dz, int nrbins) | |
| int | getNRBins () |
| RealType | getLength () |
| Public Member Functions inherited from OpenMD::RadialDistrFunc | |
| RadialDistrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, unsigned int nbins) | |
| void | process () |
| Public Member Functions inherited from OpenMD::StaticAnalyser | |
| 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 55 of file TwoDGofR.hpp.
| OpenMD::TwoDGofR::TwoDGofR | ( | SimInfo * | info, |
| const std::string & | filename, | ||
| const std::string & | sele1, | ||
| const std::string & | sele2, | ||
| RealType | len, | ||
| RealType | dz, | ||
| int | nrbins ) |
Definition at line 57 of file TwoDGofR.cpp.
|
inline |
Definition at line 63 of file TwoDGofR.hpp.
|
inline |
Definition at line 61 of file TwoDGofR.hpp.