|
| P2R (SimInfo *info, const string &filename, const string &sele1, unsigned int nbins) |
|
| P2R (SimInfo *info, const string &filename, const string &sele1, const string &sele2, unsigned int nbins) |
|
| P2R (SimInfo *info, const string &filename, const string &sele, const int seleOffset, unsigned int nbins) |
|
| P2R (SimInfo *info, const string &filename, const string &sele, const int seleOffset, const int seleOffset2, unsigned int nbins) |
|
virtual 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 55 of file P2R.hpp.
◆ P2R() [1/4]
OpenMD::P2R::P2R |
( |
SimInfo * | info, |
|
|
const string & | filename, |
|
|
const string & | sele1, |
|
|
unsigned int | nbins ) |
◆ P2R() [2/4]
OpenMD::P2R::P2R |
( |
SimInfo * | info, |
|
|
const string & | filename, |
|
|
const string & | sele1, |
|
|
const string & | sele2, |
|
|
unsigned int | nbins ) |
◆ P2R() [3/4]
OpenMD::P2R::P2R |
( |
SimInfo * | info, |
|
|
const string & | filename, |
|
|
const string & | sele, |
|
|
const int | seleOffset, |
|
|
unsigned int | nbins ) |
◆ P2R() [4/4]
OpenMD::P2R::P2R |
( |
SimInfo * | info, |
|
|
const string & | filename, |
|
|
const string & | sele, |
|
|
const int | seleOffset, |
|
|
const int | seleOffset2, |
|
|
unsigned int | nbins ) |
◆ process()
void OpenMD::P2R::process |
( |
| ) |
|
|
virtual |
◆ processHistogram()
void OpenMD::P2R::processHistogram |
( |
| ) |
|
|
protected |
◆ writeP2R()
void OpenMD::P2R::writeP2R |
( |
| ) |
|
|
protected |
◆ count_
int OpenMD::P2R::count_ {} |
|
protected |
◆ currentSnapshot_
◆ doOffset2_
bool OpenMD::P2R::doOffset2_ |
|
protected |
◆ doOffset_
bool OpenMD::P2R::doOffset_ |
|
protected |
◆ doVect_
bool OpenMD::P2R::doVect_ |
|
protected |
◆ evaluator1_
◆ evaluator2_
◆ nProcessed_
int OpenMD::P2R::nProcessed_ {} |
|
protected |
◆ P2_
RealType OpenMD::P2R::P2_ {} |
|
protected |
◆ selectionScript1_
string OpenMD::P2R::selectionScript1_ |
|
protected |
◆ selectionScript2_
string OpenMD::P2R::selectionScript2_ |
|
protected |
◆ seleMan1_
◆ seleMan2_
◆ seleOffset2_
int OpenMD::P2R::seleOffset2_ {} |
|
protected |
◆ seleOffset_
int OpenMD::P2R::seleOffset_ {} |
|
protected |
The documentation for this class was generated from the following files: