Strong Coupling Core  0.1.0
Library for solving a system of strong coupled physical subsystems.
 All Classes Namespaces Files Functions Variables Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Csc::ConnectorThe connector is a handle in each slave, which can be constrained. The connector could be the slave center of mass (in the rigid body case) or something else. Depends on your subsystem
 Csc::ConstraintBase class for constraints
 Csc::BallJointConstraintConnects the connectors with a ball joint
 Csc::LockConstraintLocks all 6 degrees of freedom between two connectors
 Csc::EquationBase class for equations. Constrains two instances of Connector
 Csc::JacobianElementAn element containing 6 entries, 3 spatial and 3 rotational degrees of freedom
 Csc::Mat33x3 Matrix class
 Csc::QuatQuaternion class
 Csc::RigidBodySimple rigid body class for testing
 Csc::SlaveRepresents a subsystem and holds connectors
 Csc::SolverHolds all slaves and constraints in the system, and solves for constraint forces
 Csc::Vec33D vector class