Utility function for calculating jumps by knowing desired internal coordinates of arbitrary atoms.
More...
|
| Jump | core::kinematics::inverse::jump_from_internal_coords (conformation::Conformation const &conf, InternalCoordAtoms const &fixed_atoms, InternalCoordAtoms const &moving_atoms, InternalCoordGeometry geom, Size const jump_id) |
| | Utility function for calculating jumps by knowing desired internal coordinates of arbitrary atoms. More...
|
| |
| numeric::xyzVector< Real > | core::kinematics::inverse::calc_new_atom_location (numeric::xyzVector< Real > const &greatgrandparent, numeric::xyzVector< Real > const &grandparent, numeric::xyzVector< Real > const &parent, Real const dist, Real const bond_angle, Real const torsion_angle) |
| | Given internal coordinates and XYZs of the parents, calculate XYZ of a child. More...
|
| |
Utility function for calculating jumps by knowing desired internal coordinates of arbitrary atoms.
- Author
- Jack Maguire