![]() |
Rosetta
2019.12
|
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 | bridgeObjects_nonredundant.cc |
Non-redundant bridgeObject function. | |
file | bridgeObjects_nonredundant.hh |
Non-redundant bridgeObject function. The origional bridgeObject function need some redundant inputs which are just place holders and never used in actual calculation. Here I wrote a wrapper of the original function such that no redundant information are needed. However, this wrapper means even more moving around redundant data. TODO: rewrite the function such that redundant data don't appear at all. | |
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 | 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). | |