History log of /petsc/src/ts/impls/arkimex/arkimex.c (Results 401 – 425 of 521)
Revision Date Author Comments
# c41eeb4c 19-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Eliminated all C++-style comment sequences '//'. Exception: src/dm/impls/mesh/* with all the Sieve stuff

Hg-commit: 2021722ddbb234169c3fed24a68346839472dd36


# 740132f1 17-Jan-2013 Emil Constantinescu <emconsta@mcs.anl.gov>

Finalizing DAE support for ARKIMEX

Hg-commit: 6e0adfdd7dd105bd4aaf7aa35a7de7d738334e5c


# 587cd5ca 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d9e8d7f50f41d9182bd6f6ef87c944418b3549a0


# 2c0c504e 15-Jan-2013 Emil Constantinescu <emconsta@mcs.anl.gov>

Fixing the rollback in ARKIMEX

Hg-commit: 22a80a58b6b6788156e8213f318e759c6bcdc318


# 19436ca2 14-Jan-2013 Jed Brown <jed@59A2.org>

More C89 fixes

Hg-commit: 5c37072bf2e980e9b9b6ff38bb003c57ea7e6862


# a853e81e 13-Jan-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175


# 0c582f57 12-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5380a2a29f777568b61997fecd9590d9ed05bb75


# 4e9d4bf5 12-Jan-2013 Jed Brown <jed@59A2.org>

Build fixes

Hg-commit: 309c8cd1fe5e4ce4ea99ad84b3f2428573b73b07


# 748ad121 12-Jan-2013 Emil Constantinescu <emconsta@mcs.anl.gov>

fixing the explicit part of ARKIMEX 1BEE

Hg-commit: 57c9c77a465d7e04ca92774da068b65997d3bee6


# ea78a68d 12-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7baf3179be96c9ff0e2de025cbd73dda29c91f6b


# e817cc15 12-Jan-2013 Emil Constantinescu <emconsta@mcs.anl.gov>

adding some DAE support for ARKIMEX

Hg-commit: 256198a468020c644cd320c50eb2917156a7fa3a


# cdb298fc 10-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Fixed some interaction of TS and NASM; added ARKIMEX hooks

Hg-commit: 46fb3263efc9f6b9fa4e937ff275cb4802148c14


# 59eb0073 03-Jan-2013 Mark F. Adams <mark.adams@columbia.edu>

merge.

Hg-commit: 34d35567fd37666dbf02fd5d06abcb8989c187e5


# 617a39be 03-Jan-2013 Emil Constantinescu <emconsta@mcs.anl.gov>

modified coefficients for ARK2D IMEX TS scheme

Hg-commit: 338b0c1f004c2de99de237a8b2429bc39b322fbc


# 29aa02fc 11-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e


# ad6bc421 10-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

My first TS restart just 8 million other changes needed PETSc!
TSGetAdapt() changed to TSGetTSAdapt() because it gets a TSAdapt object, not an Adapt object
added TSAdapt binary view and load

Hg-comm

My first TS restart just 8 million other changes needed PETSc!
TSGetAdapt() changed to TSGetTSAdapt() because it gets a TSAdapt object, not an Adapt object
added TSAdapt binary view and load

Hg-commit: c5ab7de6c480df2d7b84dc349ac7871cdc85dcbe

show more ...


# 43208f3f 27-Nov-2012 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d


# f2c2a1b9 20-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

TSSolve() did not properly handle null u argument
more work on TSView() binary and TSLoad()

Hg-commit: 85c2341b3eb28d6cdaa697c3b1e99963abb9edbf


# b296d7d5 09-Nov-2012 Jed Brown <jed@59A2.org>

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig() computes the
"steady-state" Jacobian by manipulating ts->time_step before calling
SNESComputeJacobian().

Hg-commit: 28c7df5560d100a222655100368151915451540f

show more ...


# 5f737190 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

SNESTSFormJacobian_ARKIMEX() always passed imex of true, now pass ark->imex
fixed bug that ARKIMEX didn't work for fully implicit because of above

Hg-commit: 4d3f2a85abbbbf18fa09dfab2dc3da9d18abb322


# f9c1d6ab 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added TSComputeLinearStability() for Euler and theta, use it in graphics
cleaned up formating in rosw and arkimex files

Hg-commit: 553e2c2ebaaa83a3a28c43188c2ab6f232784856


# 7a3afff6 15-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 89503a96f70dd4d497719d2597342d8944de9c22


# 559eea31 14-Oct-2012 Jed Brown <jed@59A2.org>

TSView_ARKIMEX calls TSAdaptView because it uses it

Hg-commit: 9701272c5717d287ba7d247b02dea12f42210311


# 19fd82e9 03-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

changed #define char* XXXType to typedef const char* XXXType

Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad


# 6b8290a7 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: e9b1d5a15a0939c40ff81c36b9bebc5118d94ce3


1...<<1112131415161718192021