|
virtual void | initializeHistogram () |
|
virtual void | collectHistogram (std::vector< RealType > q, std::vector< ComplexType > what, RealType distCOM)=0 |
|
virtual void | writeOrderParameter ()=0 |
|
virtual void | writeOutput () |
|
|
static const int | lMax_ = 6 |
|
Definition at line 56 of file BOPofR.hpp.
◆ BOPofR()
OpenMD::BOPofR::BOPofR |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele, |
|
|
double | rCut, |
|
|
unsigned int | nbins, |
|
|
RealType | len ) |
◆ initializeHistogram()
void OpenMD::BOPofR::initializeHistogram |
( |
| ) |
|
|
protectedvirtual |
◆ process()
void OpenMD::BOPofR::process |
( |
| ) |
|
|
virtual |
◆ currentSnapshot_
Snapshot* OpenMD::BOPofR::currentSnapshot_ |
|
protected |
◆ deltaR_
RealType OpenMD::BOPofR::deltaR_ |
|
protected |
◆ evaluator_
◆ frameCounter_
int OpenMD::BOPofR::frameCounter_ |
|
protected |
◆ len_
RealType OpenMD::BOPofR::len_ |
|
protected |
◆ lMax_
const int OpenMD::BOPofR::lMax_ = 6 |
|
staticprotected |
◆ m2Max
std::map<std::pair<int, int>, int> OpenMD::BOPofR::m2Max |
|
protected |
◆ m2Min
std::map<std::pair<int, int>, int> OpenMD::BOPofR::m2Min |
|
protected |
◆ QofR_
std::vector<int> OpenMD::BOPofR::QofR_ |
|
protected |
◆ RCount_
std::vector<int> OpenMD::BOPofR::RCount_ |
|
protected |
◆ rCut_
RealType OpenMD::BOPofR::rCut_ |
|
protected |
◆ selectionScript_
std::string OpenMD::BOPofR::selectionScript_ |
|
protected |
◆ seleMan_
◆ w3j
std::map<std::pair<int, int>, std::vector<RealType> > OpenMD::BOPofR::w3j |
|
protected |
◆ WofR_
std::vector<int> OpenMD::BOPofR::WofR_ |
|
protected |
The documentation for this class was generated from the following files: