|
MBSVT 1.0
|
Modules | |
| module | djacobdt_qp |
Module of derivatives of the Jacobian mutiplied by the velocity vector. It's NOT a user module, it's used by the solver. | |
Functions/Subroutines | |
| subroutine | djacobdt_qp::djacobdt_qp_Setup |
| subroutine | djacobdt_qp::deallocfiqpqp |
| subroutine | djacobdt_qp::deallocfit |
| subroutine | djacobdt_qp::d_UnitEulParam (ir, iEul) |
, which is the derevative of jacobian with respect to time multiplies the velocity vector of unitary Euler parameters | |
| subroutine | djacobdt_qp::d_dot1GB (ir, iEul2, u, v) |
of a dot-1 constraint attached on the ground | |
| subroutine | djacobdt_qp::d_dot1 (ir, iEul1, iEul2, u, v) |
of a dot-1 constraint. | |
| subroutine | djacobdt_qp::d_sphericalGB (ir, irg2, iEul2, pt1, pt2) |
of a spherical joint of a body attached to the ground | |
| subroutine | djacobdt_qp::d_spherical (ir, irg1, irg2, iEul1, iEul2, pt1, pt2) |
of a spherical joint between two bodies | |
| subroutine | djacobdt_qp::d_revoluteGB (ir, irg2, iEul2, pt1, pt2, u1, v1, vec2) |
of a revolute joint of a body attached to the ground | |
| subroutine | djacobdt_qp::d_revolute (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, u1, v1, vec2) |
of a revolute joint between two bodies | |
| subroutine | djacobdt_qp::d_transGB (ir, irg2, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z) |
of a translational joint of a body attached to the ground | |
| subroutine | djacobdt_qp::d_trans (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z) |
of a translational joint between two bodies | |
| subroutine | djacobdt_qp::d_Drive_distGB (ir, irg2, iEul2, pt1, pt2_loc, i_MOTOR) |
for a distance between a point in the ground and a point of one body. | |
| subroutine | djacobdt_qp::d_Drive_dist (ir, irg1, irg2, iEul1, iEul2, pt1_loc, pt2_loc, i_MOTOR) |
for a distance between two points of two bodies. | |
| subroutine | djacobdt_qp::dt_Drive_rgEul (ir, ind, i_MOTOR) |
for a generalized coordinate of the system. | |
| subroutine | djacobdt_qp::dtp_Drive_rgEul (ir, ind, i_MOTOR) |
for a generalized coordinate of the system. | |
| subroutine | djacobdt_qp::dt_Drive_dist (ir, i_MOTOR) |
for a distance. | |
| subroutine | djacobdt_qp::dtp_Drive_dist (ir, i_MOTOR) |
for a distance. | |
Variables | |
| REAL(8), dimension(:), allocatable | djacobdt_qp::PROTECTED |
| REAL(8), dimension(:), allocatable | djacobdt_qp::fiqpqp |
| REAL(8), dimension(:), allocatable | djacobdt_qp::fit |
| REAL(8), dimension(:), allocatable | djacobdt_qp::fitp |
1.7.4