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 List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nsc
 CBallJointConstraintConnects the connectors with a ball joint
 CConnectorThe 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
 CConstraintBase class for constraints
 CEquationBase class for equations. Constrains two instances of Connector
 CJacobianElementAn element containing 6 entries, 3 spatial and 3 rotational degrees of freedom
 CLockConstraintLocks all 6 degrees of freedom between two connectors
 CMat33x3 Matrix class
 CQuatQuaternion class
 CSlaveRepresents a subsystem and holds connectors
 CSolverHolds all slaves and constraints in the system, and solves for constraint forces
 CVec33D vector class
 CRigidBodySimple rigid body class for testing