bader structure for dirdyn More...
#include <mbs_bader.h>
Public Attributes | |
int | dummy |
double * | err |
double * | yerr |
double * | ysav |
double * | yseq |
double * | x |
double ** | d |
double * | Freeze_dydx |
double * | Freeze_dfdx |
double ** | Freeze_dfdy |
int | Freeze_jacobian_index |
int * | indx |
simpr specific pointors More... | |
double ** | a |
double * | del |
double * | ytemp |
double * | dfdx |
double ** | dfdy |
double * | c |
pzextr and rzextr pointors More... | |
double * | fx |
int(* | derivs )(double, double[], double[], MbsData *, MbsDirdyn *) |
The function computing the derivative of the system. More... | |
void(* | loop_fct )(MbsData *, MbsDirdyn *) |
The function to be called at the end of each time step, or waypoints. More... | |
int(* | save_realtime_update )(MbsDirdyn *dd, MbsData *mbs_data) |
bader structure for dirdyn
double** a |
double* c |
pzextr and rzextr pointors
double ** d |
double * del |
The function computing the derivative of the system.
double * dfdx |
double ** dfdy |
int dummy |
double* err |
double * Freeze_dfdx |
double ** Freeze_dfdy |
double* Freeze_dydx |
int Freeze_jacobian_index |
double * fx |
int* indx |
simpr specific pointors
The function to be called at the end of each time step, or waypoints.
double* x |
double * yerr |
double * ysav |
double * yseq |
double * ytemp |