pend.c File Reference

#include <stdio.h>
#include <math.h>
#include <cpodes/cpodes.h>
#include <cpodes/cpodes_dense.h>
#include <nvector/nvector_serial.h>

Defines

#define Ith(v, i)   NV_Ith_S(v,i-1)
#define IJth(A, i, j)   DENSE_ELEM(A,i-1,j-1)
#define RTOL   RCONST(1.0e-8)
#define ATOL   RCONST(1.0e-8)

Functions

int main ()


Define Documentation

#define ATOL   RCONST(1.0e-8)

#define IJth ( A,
i,
 )     DENSE_ELEM(A,i-1,j-1)

#define Ith ( v,
 )     NV_Ith_S(v,i-1)

#define RTOL   RCONST(1.0e-8)


Function Documentation

int main ( void   ) 


Generated on Fri Sep 26 07:44:21 2008 for SimTKcore by  doxygen 1.5.6