cpsPend_dns.c File Reference

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

Defines

#define Ith(v, i)   NV_Ith_S(v,i-1)
#define TOL   RCONST(1.0e-5)
#define TOL_REF   RCONST(1.0e-14)

Functions

void GetSol (void *cpode_mem, N_Vector yy0, realtype tol, realtype tout, booleantype proj, N_Vector yref)
void RefSol (realtype tout, N_Vector yref)
int main ()


Define Documentation

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

#define TOL   RCONST(1.0e-5)

Referenced by main().

#define TOL_REF   RCONST(1.0e-14)

Referenced by RefSol().


Function Documentation

void GetSol ( void *  cpode_mem,
N_Vector  yy0,
realtype  tol,
realtype  tout,
booleantype  proj,
N_Vector  yref 
)

int main ( void   ) 

void RefSol ( realtype  tout,
N_Vector  yref 
)


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