|
enum | ConsStatus { consFail = -1
, consSuccess = 0
, consAlready = 1
} |
|
Definition at line 54 of file Shake.hpp.
◆ ConsStatus
enum OpenMD::Shake::ConsStatus |
◆ Shake()
OpenMD::Shake::Shake |
( |
SimInfo * | info | ) |
|
◆ constraintF()
void OpenMD::Shake::constraintF |
( |
| ) |
|
◆ constraintR()
void OpenMD::Shake::constraintR |
( |
| ) |
|
◆ getConsTolerance()
RealType OpenMD::Shake::getConsTolerance |
( |
| ) |
|
|
inline |
◆ getMaxConsIteration()
int OpenMD::Shake::getMaxConsIteration |
( |
| ) |
|
|
inline |
◆ setConsTolerance()
void OpenMD::Shake::setConsTolerance |
( |
RealType | tolerance | ) |
|
|
inline |
◆ setMaxConsIteration()
void OpenMD::Shake::setMaxConsIteration |
( |
int | iteration | ) |
|
|
inline |
The documentation for this class was generated from the following files: