History log of /petsc/include/petscts.h (Results 951 – 975 of 1099)
Revision Date Author Comments
# 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 ...


# 65f2c13a 19-May-2009 Kai Germaschewski <kai@germaschewski.name>

TS: Small TSRegisterDynamic() doc fix.

Hg-commit: acd7d92040931987693818466ebfc454f5658f8b


# 98c7f12b 08-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b9f2c38d026b63674fca25846a518f5280c3bc50


# f61efa35 08-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: 4a90db32c7413d1e595940249151dc6831b8d773


# 1d6018f0 08-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

Support for dynamically embed Python and use petsc4py

Hg-commit: a45d78b8f61d623c0579617c9e88faa63956e4c1


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


# 38c2cb76 12-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5c7d107f3924cca52e036e925468e41f9829a93b


# e85a5d04 11-Jul-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ad9087e6e35381bf1c56bdd8646f1c74c6b9795c


# e44a3fc5 08-Jul-2008 Hong Zhang <hzhang@mcs.anl.gov>

add TSSetPostUpdate()

Hg-commit: 29e98d756ad5abe73208d07c5b4f43ebedc92eb0


# 392a8661 26-Jun-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 41800043acaea4edc1ffe515ad0d33298e6b8178


# a313700d 24-Jun-2008 Barry Smith <bsmith@mcs.anl.gov>

moved the const out of XXType definitions and into the Set and Get Methods

Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 04f5beb2 01-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 470092a2afb021ea7ef31a3731c9b1ae9854330b


# fb620792 01-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 86958ce648cc37fa6a29f4d6d79479c9800dae1d


# 26d46c62 01-Mar-2007 Hong Zhang <hzhang@mcs.anl.gov>

replace TSGetRHSMatrix() with TSGetMatrices()

Hg-commit: 8b07cf18fc9a8d0cf00f8cd3c468743750903a63


# cf2e8266 01-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

manual merge of better manual page for petsclogclassregister()

Hg-commit: 7edbf4f19a13608cfdc470c347798ebc7a4271c5


# 3a02d127 01-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 92b2c7828b57d0584c07309a24a6e64eaa6d33a4


# cda39b92 01-Mar-2007 Hong Zhang <hzhang@mcs.anl.gov>

add TSGetMatrices()

Hg-commit: 8fc6e452a5262ab7b9798ac876a57a3ffe70ebf7


# 6fadb2cd 09-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

code cleanup and trivial bugfix

Hg-commit: f2ce02625c09080ba256287dedc5b82ff3f9682d


# a04cf4d8 09-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

updated to use TSSundialsTypes and TSSundialsGramSchmidtTypes

Hg-commit: 2902927a859a2a4f963cbe57f105b969d67cf993


# db268bfa 09-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

bugfix on setting ts_sundials_type as reported by [PETSC #15806]

Hg-commit: 66766471c25ff2d17bee97e37c3d6ac436b63cd6


# 2ea5f0f3 15-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 69676dabf1db6dc7a965efade5f7584ab11f600a


# acdd1748 13-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b


# 2e90c967 12-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

typo fix. Rm extra 'const'.

Hg-commit: a97526cfd74afb8c087e679c7448461f31034d40


# e5a9bf91 12-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

more cleanup of includes for proper formating
made more XXXType const (all but one actually)
added support for "parsing" XXXXType names and values

Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa


1...<<31323334353637383940>>...44