#include <GREX.h>

Public Member Functions | |
| GREX (PlumedMain &) | |
| ~GREX () | |
| void | calculate () |
| void | cmd (const std::string &key, const TypesafePtr &val=nullptr) override |
| void | cmd (const std::string &key, const TypesafePtr &val, const std::size_t *shape) |
| void | cmd (const std::string &key, const TypesafePtr &val, std::size_t nelem, const std::size_t *shape=nullptr) |
| void | savePositions () |
Private Attributes | |
| std::vector< double > | allDeltaBias |
| Atoms & | atoms |
| std::string | buffer |
| double | foreignDeltaBias |
| bool | initialized |
| Communicator & | intercomm =*intercomm_fwd |
| ForwardDecl< Communicator > | intercomm_fwd |
| Communicator & | intracomm =*intracomm_fwd |
| ForwardDecl< Communicator > | intracomm_fwd |
| double | localDeltaBias |
| double | localUNow |
| double | localUSwap |
| int | myreplica |
| int | partner |
| PlumedMain & | plumedMain |
|
explicit |
| PLMD::GREX::~GREX | ( | ) |
| void PLMD::GREX::calculate | ( | ) |
|
overridevirtual |
Implements PLMD::WithCmd.
|
inlineinherited |
|
inlineinherited |
| void PLMD::GREX::savePositions | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Hosted by GitHub
|
1.17.0
|