Rosetta Utilities  2014.16.56682
kinematic_closure Directory Reference
Directory dependency graph for kinematic_closure:
symlinks/rosetta/src/numeric/kinematic_closure

Files

file  bridgeObjects.cc
 Solves the triaxial loop closure problem for a system of atoms.
 
file  bridgeObjects.hh
 Header file for bridgeObjects code for ALC.
 
file  closure.cc
 
file  closure.hh
 
file  dixon.cc
 computes the dixon resultant
 
file  dixon.f90
 
file  dixon.hh
 Header file for dixon code for ALC.
 
file  kic_jacobian.cc
 Jacobian for kinematic closure Adapted from Dodd, Boone & Theodorou, 1987 and Wu & Deem, 1999. Need for random rotation is eliminated by combining rows 4 & 5 with correction factor to produce a 4x4 frame invariant form. Uses formula eq.25, p.76, J.W. Gibbs, Vector Analysis, Dover, 1965.
 
file  kinematic_closure_helpers.cc
 helpers for functions associated with bridgeObjects.cc
 
file  kinematic_closure_helpers.hh
 Header file for kinematic_closure_helpers.cc.
 
file  qq.f90
 
file  sturm.cc
 implements sturm chain solver
 
file  sturm.hh
 implements sturm chain solver
 
file  types.hh
 Define the numeric types that are commonly used in this namespace.
 
file  vector.cc
 
file  vector.hh
 Implement the primitive vector operations (again).