Parent Directory
|
Revision Log
|
Patch
revision 941 by johnpye, Thu Oct 26 10:18:53 2006 UTC | revision 942 by johnpye, Sat Nov 25 05:26:47 2006 UTC | |
---|---|---|
# | Line 26 | Line 26 |
26 | ||
27 | ||
28 | #include <utilities/config.h> | #include <utilities/config.h> |
#include "slv_types.h" | ||
29 | #include "integrator.h" | #include "integrator.h" |
30 | ||
31 | #ifdef ASC_WITH_IDA | #ifdef ASC_WITH_IDA |
# | Line 40 ASC_DLLSPEC(void) integrator_ida_free(vo | Line 39 ASC_DLLSPEC(void) integrator_ida_free(vo |
39 | ||
40 | ASC_DLLSPEC(void) integrator_ida_create(IntegratorSystem *blsys); | ASC_DLLSPEC(void) integrator_ida_create(IntegratorSystem *blsys); |
41 | ||
42 | IntegratorParamsDefaultFn integrator_ida_params_default; | |
43 | ||
44 | #endif | #endif |
45 | ||
46 | #endif /* ASC_IDA_H */ | #endif /* ASC_IDA_H */ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |