History log of /petsc/src/ts/interface/ts.c (Results 1326 – 1350 of 1763)
Revision Date Author Comments
# 3bca7d26 23-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed memory leak in phasefield examples due to DrawViewerPorts
changed -ts_max_time to -ts_final_time

Hg-commit: e4920434ca70220c51b27e4697099c1941076899


# 108c343c 21-Oct-2011 Jed Brown <jed@59A2.org>

Add adaptive controller support for TSARKIMEX

* Change TSARKIMEXRegister() API to include embedded completion formula
* Add TSStepStatus for use managing internal state so that TSEvaluateStep() and

Add adaptive controller support for TSARKIMEX

* Change TSARKIMEXRegister() API to include embedded completion formula
* Add TSStepStatus for use managing internal state so that TSEvaluateStep() and TSInterpolate() can be called at more times.
* TSARKIMEXDefault = TSARKIMEX3 because the error control is much more reliable than for the second order method
* Implement TSEvaluateStep_ARKIMEX()
* Handle step rejections in TSStep_ARKIMEX()

Hg-commit: 7b916f9075e8d7402105109f672856195c0b2ac7

show more ...


# 24e94211 19-Oct-2011 Jed Brown <jed@59A2.org>

TSComputeIJacobianConstant() documentation fix

Hg-commit: 8eb6b51bd5a2adb11dcaa30def41bbebc4d6fb59


# 19cb8f8d 13-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9867b9384c4f9c427a79c046164aa9ec221a9c26


# 12446a84 12-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: bd9418808abd652cb7584e6c2ac92679400f0f80


# ed81e22d 12-Oct-2011 Jed Brown <jed@59A2.org>

Add -ts_monitor_solution_vtk for making movies

Hg-commit: edfb14682ae296a56ce708b2051d9bfaff3c4b25


# 8d59e960 02-Oct-2011 Jed Brown <jed@59A2.org>

Add very preliminary implementation of CFL-based adaptive controller

Hg-commit: f52bccda5a20d5d7102ebeba01c8d80b001a9ed7


# 1996d6cf 02-Oct-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: e8b7dd1aa8e3cc4c5c8c0c0901a58568ca5faaab


# 1c3436cf 01-Oct-2011 Jed Brown <jed@59A2.org>

More work on adaptivity, adaptive controller is basically working, but still need hooks for stability

Hg-commit: f48fa83e97661b95405cb52b6c25ca4a7e867ce8


# 05175c85 28-Sep-2011 Jed Brown <jed@59A2.org>

starting more ts

Hg-commit: b3d8acbf2ce95691dc75f3aaff7f28972a66f83d


# b6b43512 16-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge because rebase is broken

Hg-commit: 6824fd3b97434dd029180146fe386d40ec530f85


# 01c7e25b 15-Sep-2011 Jed Brown <jed@59A2.org>

Fix man page name

Hg-commit: 02a338620b1277edd6d32bd25376cee9ea6b8522


# 9f67acb7 15-Sep-2011 Jed Brown <jed@59A2.org>

Add TSGet{Nonlinear,Linear}SolveIterations()

Hg-commit: 641fe20c798b9f729e9051a5d3bf77f76ccd71a4


# f1b97656 15-Sep-2011 Jed Brown <jed@59A2.org>

Manage SNES convergence failure in TS implementations, report reason in erro message when max failures exceeded

Hg-commit: 9d0d4cf083d25a146701c3f1478202d58da76f8c


# 18f71122 09-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge since rebase sucks

Hg-commit: e4f9833c32bdffd114d2089ae117651b77159d06


# 7aeeeb27 09-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

merge after commet; wow whose making all these changes to petsc-3.2

Hg-commit: 6001de0b320641543b6fba9c5b0d57ae5b11466b


# 84df9cb4 09-Sep-2011 Jed Brown <jed@59A2.org>

Add basic TSAdapt implementation, untested

Hg-commit: 3cc184ba8a3fd069813eec9ff2a12d4d1b083a5f


# 228d79bc 09-Sep-2011 Jed Brown <jed@59A2.org>

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-c

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-commit: da21192ea1243c88c16d1f2b7457c3aff441e920

show more ...


# 09ee8438 09-Sep-2011 Jed Brown <jed@59A2.org>

Fortran TS support

Hg-commit: 7e86cf0e833b276b012ea8858b1c390910552a48


# 6d434a30 08-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 31af1635d5290ddab9b25370ed558f209984fe18


# 10e2c8a4 08-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 02f622a4a7066d25379cc181276e6ae077f08cac


# eb0395db 07-Sep-2011 Satish Balay <balay@mcs.anl.gov>

merge from 32

Hg-commit: a6cf9aa9bfe3165ebbaa1b2e3d982001b2b3a0e6


# 2bd2b0e6 07-Sep-2011 Satish Balay <balay@mcs.anl.gov>

add level info in manpages

Hg-commit: 3bba9593b9f6541d89b764edd2655e02309f98e3


# 0d6fbc72 09-Sep-2011 Jed Brown <jed@59A2.org>

merge TS Fortran interface updates from 3.2

Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7


# fb1732b5 02-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

forgot what I changed

Hg-commit: 2a919c74ed09fe181eba99d79a16a13d43382ec5


1...<<51525354555657585960>>...71