#include <stdio.h>
#include <math.h>
#include <cpodes/cpodes.h>
#include <cpodes/cpodes_dense.h>
#include <nvector/nvector_serial.h>
Defines | |
#define | g RCONST(13.7503716373294544) |
#define | RTOL RCONST(1.0e-10) |
#define | ATOL RCONST(1.0e-10) |
Functions | |
int | main () |
#define ATOL RCONST(1.0e-10) |
#define g RCONST(13.7503716373294544) |
Referenced by FCVCOMMFN(), fidarootfn(), GetSol(), main(), and SimTK::SimTK_DEFINE_UNIQUE_INDEX_TYPE().
#define RTOL RCONST(1.0e-10) |
int main | ( | void | ) |
References a, ATOL, CP_BDF, CP_CNSTR_NONLIN, CP_EXPL, CP_NEWTON, CP_ONE_STEP_TSTOP, CP_PROJ_L2NORM, CP_SS, CPDense(), CPDenseProj(), CPDIRECT_LU, CPode(), CPodeCreate(), CPodeFree(), CPodeInit(), CPodeProjInit(), CPodeReInit(), CPodeSetMaxNumSteps(), CPodeSetProjNonlinConvCoef(), CPodeSetStopTime(), E, FALSE, g, N_VDestroy_Serial(), N_VNew_Serial(), NV_Ith_S, RTOL, TRUE, and __fidadenx.f__::yp.