| 918687b8 | 16-Nov-2017 |
Patrick Sanan <patrick.sanan@gmail.com> |
TSSUNDIALS: add option to use dense linear solver in serial
This option calls CVDense() internally, for debugging purposes or for small serial systems where the default GMRES solver with CVSpgmr() i
TSSUNDIALS: add option to use dense linear solver in serial
This option calls CVDense() internally, for debugging purposes or for small serial systems where the default GMRES solver with CVSpgmr() isn't desired.
show more ...
|