MBSVT 1.0
Modules | Functions/Subroutines | Variables
D:/Mis_Documentos/investigacion/proyectos/VT optimization project/MBSVT/trunk/djacobdt.f90 File Reference

Modules

module  dJacobdt
 

Module of total derivatives of the Jacobian. It's NOT a user module, it's used by the solver.


Functions/Subroutines

subroutine dJacobdt::dJacobdt_Setup
subroutine dJacobdt::deallocFiqp
subroutine dJacobdt::dj_UnitEulParam (ir, iEul)
 CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC.
subroutine dJacobdt::dj_dot1GB (ir, iEul2, u, v)
 The first derivative of the jacobians of a dot-1 constraint attached on the ground.
subroutine dJacobdt::dj_dot1 (ir, iEul1, iEul2, u, v)
 The first derivative of the jacobians of a dot-1 constraint.
subroutine dJacobdt::dj_sphericalGB (ir, irg2, iEul2, pt1, pt2)
 The first derivative of the jacobians of a spherical joint of a body attached to the ground.
subroutine dJacobdt::dj_spherical (ir, irg1, irg2, iEul1, iEul2, pt1, pt2)
 The first derivative of the jacobians of a spherical joint between two bodies.
subroutine dJacobdt::dj_revoluteGB (ir, irg2, iEul2, pt1, pt2, u1, v1, vec2)
 The first derivative of the jacobians of a revolute joint of a body attached to the ground.
subroutine dJacobdt::dj_revolute (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, u1, v1, vec2)
 The first derivative of the jacobians of a revolute joint between two bodies.
subroutine dJacobdt::dj_transGB (ir, irg2, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z)
 The first derivative of the jacobians of a translational joint of a body attached to the ground.
subroutine dJacobdt::dj_trans (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z)
 The first derivative of the jacobians of a translational joint between two bodies.
subroutine dJacobdt::dj_Drive_distGB (ir, irg2, iEul2, pt1, pt2_loc, i_MOTOR)
 The first derivative of the jacobians for a distance between a point in the ground and a point of one body.
subroutine dJacobdt::dj_Drive_dist (ir, irg1, irg2, iEul1, iEul2, pt1_loc, pt2_loc, i_MOTOR)
 The first derivative of the jacobians for a distance between two points of two bodies.

Variables

REAL(8), dimension(:,:),
allocatable 
dJacobdt::PROTECTED
REAL(8), dimension(:,:),
allocatable 
dJacobdt::Fiqp