History log of /petsc/include/petscts.h (Results 801 – 825 of 1099)
Revision Date Author Comments
# 43b21953 27-Oct-2011 Emil Constantinescu <emconsta@mcs.anl.gov>

Started work on the corrective step for RosWs with explicit stages

Hg-commit: 151ccbf43e16c8fd1817958dbcbaab55fbbac3f7


# 9775d97b 27-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: fb95658f0aa33b924fd2e4dc7849beacc32377d5


# b93fea0e 27-Oct-2011 Jed Brown <jed@59A2.org>

Add TSConvergedReason man pages Fortran bindings

Hg-commit: 0cbb9a433b9cb9a276b897ac16ccc09688e8fba5


# b0f836d7 23-Oct-2011 Jed Brown <jed@59A2.org>

Add TSADAPTNONE for constant step size

Hg-commit: ed12411bb4e58893e0a8701a8bd144ea5b221ac0


# 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 ...


# 153e85ba 21-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 29c8ef12c66cf508c4a6d6d98ad581639d4efb39


# 6cf0794e 21-Oct-2011 Jed Brown <jed@59A2.org>

Add some ARKIMEX methods from a recent arXiv paper that Ketcheson shared

Hg-commit: 3afc9c7890c910a6ca9ab4cc68b245d38365e8b0


# 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


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

Enable the Rosenbrocks unconditionally, fixed PetscScalar/PetscReal usage

Hg-commit: 0106aad61f7837a86699992e15ef681a971f7535


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

Add -ts_monitor_solution_vtk for making movies

Hg-commit: edfb14682ae296a56ce708b2051d9bfaff3c4b25


# deeea0db 07-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 2e38230693469702fd02f8db8b5417ede06c7aed


# 753f8adb 06-Oct-2011 Emil Constantinescu <emconsta@mcs.anl.gov>

Add the Rosenbrock-W equivalent of ARK3

Hg-commit: d5f4a21c151ad14a1e40efef480faf7961bcd7cb


# 8ee3c47f 03-Oct-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 718e62559aaae37ee752e1e7fc024d6de1cd721d


# 961f28d0 03-Oct-2011 Jed Brown <jed@59A2.org>

Add man pages for Emil's SSP Rosenbrock-W schemes

Hg-commit: 4a2a60c6ff628b02da61767654f898540ff5cb6b


# a9336bd7 03-Oct-2011 Emil Constantinescu <emconsta@mcs.anl.gov>

Name correction in Rosenbrock-W schemes.

Hg-commit: 69cd39288f03b59d22d75cf77e10fd606b93fd03


# b1c69cc3 03-Oct-2011 Emil Constantinescu <emconsta@mcs.anl.gov>

Added some young Rosenbrock-Ws with SSP explicit part

Hg-commit: a57600e860326f05d446be5f2b5b5fa48df6caa6


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

Add two Rosenbrock schemes from Sandu's atmospheric chemistry paper

Hg-commit: 1f4724f3d8578470ed4f96270df53218bfdba7e9


# 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


# 1c1325fe 26-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: bc589908dea7ebb861f2760c0d80f312294e48c0


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# a78750e0 24-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 90d42b91fa042efc5645e6dc48e46af794215e9b


# fe7e6d57 23-Sep-2011 Jed Brown <jed@59A2.org>

Implement some Rosenbrock-W schemes for index 1 PDAE from Rang & Angermann 2005

Hg-commit: 5ddc0caf29f2584beedde2dd7e761c3c24388ce8


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