| c8ecec41 | 19-May-2009 |
Kai Germaschewski <kai@germaschewski.name> |
TS: Cleanup unused/broken TS methods.
- the methods TS::reform(), TS::reallocate() were neither set nor called ever. - TS::update() and TS::postupdate() could be set, however update() would neve
TS: Cleanup unused/broken TS methods.
- the methods TS::reform(), TS::reallocate() were neither set nor called ever. - TS::update() and TS::postupdate() could be set, however update() would never be called, and postupdate() only in one place, for sundials. This functionality will be taken over by prestep() / poststep() eventually.
Hg-commit: ea766e6ef723ee210fe47af74bd4077c854d1282
show more ...
|