History log of /petsc/src/ts/impls/arkimex/arkimex.c (Results 451 – 475 of 521)
Revision Date Author Comments
# c5287449 28-Oct-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2a372a7e1e4585876ca01c369fbe01ef7cdc023e


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

commit after merge

Hg-commit: 3ea7b7fab840326ddb2a614a5d1c6dcca6c54dcd


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

Fix errors in arkimex embedded formulas: integer constant is too large for 'long' type

Hg-commit: cf317259c07c5f7698864f8f9c744b5bf2ed9d6d


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

add default case to silence warning

Hg-commit: a7b225c37dbc2213c6d633cce45383b3e80432c4


# 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


# 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


# 9981f82c 23-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 92dd4384ef0a99f115dfa4ad9f4ea504acaddc8e


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

merge from 3.2

Hg-commit: 136b1a81df3a1c609acad95fbce77ebeead8502d


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

Bug fix retrieving the number of characters printed, affects "-ts_type arkimex -ts_view"

Hg-commit: fc2f0ec1b317f32a84adb70a5c4abdacaaeacca0


# 6f525f25 22-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 17fde8b4891665b90fe29aa814109415cb791efa


# 995b3938 22-Sep-2011 Jed Brown <jed@59A2.org>

Clear the dynamic function pointer for TSARKIMEXSetFullyImplicit

Hg-commit: 350d50b008d4f3bf69622cf157d7ac24b0454235


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

commit after merge because rebase is broken

Hg-commit: 6824fd3b97434dd029180146fe386d40ec530f85


# 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


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

merge from 3.2

Hg-commit: b4291ed27b3a97bdeb882646132ab35b91c7e6e9


# b330ce4d 10-Sep-2011 Satish Balay <balay@mcs.anl.gov>

doc fixes for ts [level info]

Hg-commit: f078b57aa396dfb9d54d70ca355dc97f601a947b


# 80094aa7 09-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

get rid of silly informational information from streams benchmark; changed streams benchmark make interface to not use read since that stopped working on my laptop

Hg-commit: b4a0ef4ab86519e3a26af9a

get rid of silly informational information from streams benchmark; changed streams benchmark make interface to not use read since that stopped working on my laptop

Hg-commit: b4a0ef4ab86519e3a26af9abd3b581990d1773a9

show more ...


# 26885f59 08-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

ttypo in docs for arkimex.c

Hg-commit: 5118d4489eda147f27c9356576cbba5c972e8f0e


# aca0fdf4 08-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after ?

Hg-commit: 6261a38c930a1526f30ee7441455106be1c3730d


# 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


# 64f491dd 08-Sep-2011 Jed Brown <jed@59A2.org>

Add man pages for the TSARKIMEX schemes

Hg-commit: 80cb019a5006d5956d922c421941e7eb1be562eb


1...<<1112131415161718192021