intMAX_NR_ITER;//!< max number of iteration for NR procedure
intn_iter_close_loop;//!< number of iterations after closing loop procedure in mbs_close_geo
//!< initialized at 0; if n_iter_close_loop<0 => en error has occured !
//!< initialized at 0; if n_iter_close_loop<0 => en error has occured !
double*h,**Jac;
double*huserc,**Juserc;
...
...
@@ -86,9 +86,6 @@ typedef struct MbsAux_tag
double*Rruc;//!< vector of size [nqu+nqc x 1] that contains the reduced residue for the equations of motions after the first reduction (dependent variables)
double*Rred;//!< vector of size [nqu x 1] that contains the reduced residue of the equations of motion after the second reduction (driven variables)