D:/Basile/VisualCppProjects/hydroMEX3/hydroMEX3/CVODEincludes.h

Go to the documentation of this file.
00001 
00012 #ifndef CVODE_INCLUDES_H_DEF
00013 #define CVODE_INCLUDES_H_DEF
00014 
00015 //-------------Includes for SUNDIALS CVODE solver:---------------------------------
00016 #include "CVODE\cvode.h"          /* prototypes for CVODE fcts. and consts. */
00017 #include "CVODE\nvector_serial.h" /* serial N_Vector types, fcts., and macros */
00018 #include "CVODE\cvode_dense.h"    /* prototype for CVDense */
00019 #include "CVODE\cvode_diag.h"    /* prototype for CVDiag */
00020 #include "CVODE\sundials_dense.h" /* definitions DenseMat DENSE_ELEM */
00021 #include "CVODE\sundials_types.h" /* definition of type realtype */
00022 //---------------------------------------------------------------------------------
00023 
00024 #endif

Generated on Fri Jun 9 19:10:20 2006 for hydroMex3 by  doxygen 1.4.6-NO