#include <constraints.hpp>
|
| | RelativeConstraint (Atom *atm1, Atom *atm2, bool fixx, bool fixy, bool fixz, Vec loc) |
| |
| | RelativeConstraint (Atom *atm1, Atom *atm2, bool fixx, bool fixy, bool fixz) |
| |
| | RelativeConstraint (Atom *atm1, Atom *atm2) |
| |
| int | constrained_dof () |
| |
| void | apply_positions (Box &box) |
| |
| void | apply_velocities (Box &box) |
| |
| void | apply_forces (Box &box) |
| |
| virtual | ~Constraint () |
| |
| RelativeConstraint::RelativeConstraint |
( |
Atom * |
atm1, |
|
|
Atom * |
atm2, |
|
|
bool |
fixx, |
|
|
bool |
fixy, |
|
|
bool |
fixz, |
|
|
Vec |
loc |
|
) |
| |
|
inline |
| RelativeConstraint::RelativeConstraint |
( |
Atom * |
atm1, |
|
|
Atom * |
atm2, |
|
|
bool |
fixx, |
|
|
bool |
fixy, |
|
|
bool |
fixz |
|
) |
| |
|
inline |
| RelativeConstraint::RelativeConstraint |
( |
Atom * |
atm1, |
|
|
Atom * |
atm2 |
|
) |
| |
|
inline |
| void RelativeConstraint::apply_forces |
( |
Box & |
box | ) |
|
|
virtual |
| void RelativeConstraint::apply_positions |
( |
Box & |
box | ) |
|
|
virtual |
| void RelativeConstraint::apply_velocities |
( |
Box & |
box | ) |
|
|
virtual |
| int RelativeConstraint::constrained_dof |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: