1 |
/* ASCEND modelling environment |
/* ASCEND modelling environment |
2 |
Copyright (C) 2006 Carnegie Mellon University |
Copyright (C) 2006-2007 Carnegie Mellon University |
3 |
|
|
4 |
This program is free software; you can redistribute it and/or modify |
This program is free software; you can redistribute it and/or modify |
5 |
it under the terms of the GNU General Public License as published by |
it under the terms of the GNU General Public License as published by |
113 |
,integrator_analyse_dae /* note, this routine is back in integrator.c */ |
,integrator_analyse_dae /* note, this routine is back in integrator.c */ |
114 |
#endif |
#endif |
115 |
,integrator_ida_solve |
,integrator_ida_solve |
116 |
|
,NULL /* writematrixfn */ |
117 |
,integrator_ida_free |
,integrator_ida_free |
118 |
,INTEG_IDA |
,INTEG_IDA |
119 |
,"IDA" |
,"IDA" |