| #
7d5697ca
|
| 17-Mar-2013 |
Hong Zhang <zhang@vt.edu> |
TSEIMEX: import extrapolated IMEX from mercurial repository
Contributions from: Emil Constantinescu <emconsta@mcs.anl.gov>
|
| #
8d359177
|
| 07-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed function names with Default to match new standard (which I just wrote) fixed a few more functions that should be PETSC_INTERN
Hg-commit: 87889fe4f6d4e8d0963adcc79d438e75330601c6
|
| #
2d5ee99b
|
| 22-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
ex2 powergrid now runs for mutiple initial conditions ./ex2 -D 0.0 -ts_final_time 25.0 -ts_type rosw -ts_dt 0.01 -ts_monitor_lg_solution -tf 10000000.0 -tcl 1000000.0 -ts_adapt_dt_max 0.2 -ts_monito
ex2 powergrid now runs for mutiple initial conditions ./ex2 -D 0.0 -ts_final_time 25.0 -ts_type rosw -ts_dt 0.01 -ts_monitor_lg_solution -tf 10000000.0 -tcl 1000000.0 -ts_adapt_dt_max 0.2 -ts_monitor_draw_solution_phase -3,-3,3,5 -ts_monitor
Hg-commit: 1f37bbe687d35fae47c050d1be1c0ee4f2b53c5a
show more ...
|
| #
4ceb6c04
|
| 16-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
examples that use PetscDraw now need petscdraw.h
Hg-commit: 9f7838ae01483eacf408b16aa9270e8c068e9a2c
|
| #
b04a062a
|
| 05-Feb-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
commit after merge.
Hg-commit: e15fd985275e9e6c40407ae90b2d69ed97fbf48d
|
| #
9b7cd975
|
| 05-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added TSSetForcingFunction() updated installation instructions for package managers and mention pkgconfig and module files when are we changing to git so I stop pushing two completely different chang
added TSSetForcingFunction() updated installation instructions for package managers and mention pkgconfig and module files when are we changing to git so I stop pushing two completely different changes together?
Hg-commit: f5ea943dcfc74cac400050ae47dbb87b4ca4c072
show more ...
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
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
|
| #
f2ba6396
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added appropriate #include to various synopsis in manual pages
Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d
|
| #
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
|
| #
deb2cd25
|
| 10-Jan-2013 |
Jed Brown <jed@59A2.org> |
Add TSSetSNES()
Hg-commit: 6bd5c96de4875914d5d1fe84fe091d493627f3f4
|
| #
d1212d36
|
| 21-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
finished basic -ts_dmda_monitor_ray for 2d DMDAs
Hg-commit: d32321113787a6086fb3eace502e4612d3c130a2
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
289dcd94
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 76831309032f5585424cb3e5e4c7f8f754699d5d
|
| #
c7a10e08
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
prototypes for DMTSSetIFunction/JacobianSerialize()
Hg-commit: 9b8363a9f974144729fe12ba995bc9cb8742a17e
|
| #
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 ...
|
| #
d6ad946c
|
| 08-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added TSSetConvergedReason() and TS_CONVERGED_USER to allow TSSolve() to be stopped on request by user.
Hg-commit: 2d77f6a8715713cc6c0d9af9aafe6bd83291366b
|
| #
49354f04
|
| 08-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Changed ts_exact_final_time from boolean to enum. TSAdapt can now modify the final time step to stop exactly at the given final time.
Hg-commit: 2bbe8e4fc9d649fbb4ec4bc19259912d0788d4c2
|
| #
d74926cb
|
| 30-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
made DMTS a regular PetscObject instead of using a Container
Hg-commit: f37ce877caff68186ff449a07f72967013d39c1a
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
55849f57
|
| 19-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added stubs for TS/SNES/KSP/PC Load and binary view, no working impls yet
Hg-commit: 7dfdadcaf4660e2aa05346cf920006cd46b990b6
|
| #
ee0144a1
|
| 16-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
no such thing as TSGetSolutionTime() it is TSGetSolveTime()
Hg-commit: d20ee6ff251b7e15437d6fa6f49d838b2f94cf87
|
| #
487e0bb9
|
| 13-Nov-2012 |
Jed Brown <jed@59A2.org> |
Prototype for TSGetSolveTime() and fix some man page refs to TSGetConvergedReason
Hg-commit: 44b6a6cd91796d32b18d6c64337bbc9828475062
|