runPIHM/pihm/et_is.h

Go to the documentation of this file.
00001 #ifndef ET_IS
00002 #define ET_IS
00003 
00004 #include "nvector_serial.h"
00005 #include "sundials_types.h"
00006 #include "ihm.h"
00007 
00008 void calIS(realtype t, realtype stepsize, void *DS, N_Vector VY);
00009 void calET(realtype t, realtype stepsize, N_Vector VY, void *DS);
00010 
00011 #endif

Generated on Sun Aug 5 17:33:59 2007 for PIHMgis by  doxygen 1.5.2