Definition at line 58 of file NPT.hpp.
◆ NPT()
◆ doUpdateSizes()
| void OpenMD::NPT::doUpdateSizes |
( |
| ) |
|
|
protectedvirtual |
◆ getChiTolerance()
| RealType OpenMD::NPT::getChiTolerance |
( |
| ) |
|
|
inline |
◆ getEtaTolerance()
| RealType OpenMD::NPT::getEtaTolerance |
( |
| ) |
|
|
inline |
◆ getMaxIterationNumber()
| int OpenMD::NPT::getMaxIterationNumber |
( |
| ) |
|
|
inline |
◆ getTargetPressure()
| RealType OpenMD::NPT::getTargetPressure |
( |
| ) |
|
|
inline |
◆ getTargetTemp()
| RealType OpenMD::NPT::getTargetTemp |
( |
| ) |
|
|
inline |
◆ getTauBarostat()
| RealType OpenMD::NPT::getTauBarostat |
( |
| ) |
|
|
inline |
◆ getTauThermostat()
| RealType OpenMD::NPT::getTauThermostat |
( |
| ) |
|
|
inline |
◆ resetEta()
| void OpenMD::NPT::resetEta |
( |
| ) |
|
|
protectedvirtual |
◆ resetIntegrator()
| void OpenMD::NPT::resetIntegrator |
( |
| ) |
|
|
protectedvirtual |
◆ setChiTolerance()
| void OpenMD::NPT::setChiTolerance |
( |
RealType | tol | ) |
|
|
inline |
◆ setEtaTolerance()
| void OpenMD::NPT::setEtaTolerance |
( |
RealType | tol | ) |
|
|
inline |
◆ setMaxIterationNumber()
| void OpenMD::NPT::setMaxIterationNumber |
( |
int | maxIter | ) |
|
|
inline |
◆ setTargetPressure()
| void OpenMD::NPT::setTargetPressure |
( |
RealType | tp | ) |
|
|
inline |
◆ setTargetTemp()
| void OpenMD::NPT::setTargetTemp |
( |
RealType | tt | ) |
|
|
inline |
◆ setTauBarostat()
| void OpenMD::NPT::setTauBarostat |
( |
RealType | tb | ) |
|
|
inline |
◆ setTauThermostat()
| void OpenMD::NPT::setTauThermostat |
( |
RealType | tt | ) |
|
|
inline |
◆ step()
| virtual void OpenMD::NPT::step |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ etaTolerance
| RealType OpenMD::NPT::etaTolerance |
|
protected |
◆ fkBT
| RealType OpenMD::NPT::fkBT |
|
protected |
◆ instaPress
| RealType OpenMD::NPT::instaPress |
|
protected |
◆ instaTemp
| RealType OpenMD::NPT::instaTemp |
|
protected |
◆ instaVol
| RealType OpenMD::NPT::instaVol |
|
protected |
◆ maxIterNum_
| int OpenMD::NPT::maxIterNum_ |
|
protected |
◆ NkBT
| RealType OpenMD::NPT::NkBT |
|
protected |
◆ oldJi
| std::vector<Vector3d> OpenMD::NPT::oldJi |
|
protected |
◆ oldPos
| std::vector<Vector3d> OpenMD::NPT::oldPos |
|
protected |
◆ oldVel
| std::vector<Vector3d> OpenMD::NPT::oldVel |
|
protected |
◆ press
◆ targetPressure
| RealType OpenMD::NPT::targetPressure |
|
protected |
◆ targetTemp
| RealType OpenMD::NPT::targetTemp |
|
protected |
◆ tauBarostat
| RealType OpenMD::NPT::tauBarostat |
|
protected |
◆ tauThermostat
| RealType OpenMD::NPT::tauThermostat |
|
protected |
◆ tb2
| RealType OpenMD::NPT::tb2 |
|
protected |
◆ thermostat
| pair<RealType, RealType> OpenMD::NPT::thermostat |
|
protected |
◆ tt2
| RealType OpenMD::NPT::tt2 |
|
protected |
The documentation for this class was generated from the following files: