Velocity Verlet Constraint Algorithm.
More...
#include "constraints/Rattle.hpp"
|
enum | ConsStatus { consFail = -1
, consSuccess = 0
, consAlready = 1
} |
|
Velocity Verlet Constraint Algorithm.
Definition at line 58 of file Rattle.hpp.
◆ ConsStatus
enum OpenMD::Rattle::ConsStatus |
◆ Rattle()
OpenMD::Rattle::Rattle |
( |
SimInfo * | info | ) |
|
◆ ~Rattle()
OpenMD::Rattle::~Rattle |
( |
| ) |
|
◆ constraintA()
void OpenMD::Rattle::constraintA |
( |
| ) |
|
◆ constraintB()
void OpenMD::Rattle::constraintB |
( |
| ) |
|
◆ getConsTolerance()
RealType OpenMD::Rattle::getConsTolerance |
( |
| ) |
|
|
inline |
◆ getMaxConsIteration()
int OpenMD::Rattle::getMaxConsIteration |
( |
| ) |
|
|
inline |
◆ setConsTolerance()
void OpenMD::Rattle::setConsTolerance |
( |
RealType | tolerance | ) |
|
|
inline |
◆ setMaxConsIteration()
void OpenMD::Rattle::setMaxConsIteration |
( |
int | iteration | ) |
|
|
inline |
The documentation for this class was generated from the following files: