| #
ee879f29
|
| 26-Dec-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'dalcinl/fix-ts' into maint PR228
|
| #
3b3bcf4c
|
| 09-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Call TSAdaptInitializePackage() in TSAdaptCreate()
|
| #
4782b174
|
| 09-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Add error checking in many TSAdapt interface routines
|
| #
3403ddbc
|
| 09-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Fix TSAdaptSetType()
* Preserve user-defined callback set with TSAdaptSetCheckStage()
|
| #
fbd956fd
|
| 09-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Fix TSAdaptSetFromOptions()
* Call the subtype ops->setfromoptions after processing common options
|
| #
48c19aef
|
| 09-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Fix TSAdapt monitor output
* Use same format %-10.3e for printing time step * Fix/improve output for rejected steps
|
| #
ef749922
|
| 04-Dec-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Fixes to TSAdaptSetType() following other XXXSetType() routine
* Return immediately if the old type matches the new type * Clear the the adapt->ops table * Do not destroy the adapt context in TS
TS: Fixes to TSAdaptSetType() following other XXXSetType() routine
* Return immediately if the old type matches the new type * Clear the the adapt->ops table * Do not destroy the adapt context in TSTHETA, just change the type
show more ...
|
| #
0f51fdf8
|
| 13-Dec-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
Remove XXXRegisterAllCalled from public interface.
All XXXRegisterAll() methods are now idempotent, so a boolean indicating whether they can be called or not is no longer necessary.
|
| #
a5025646
|
| 12-Dec-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint'
|
| #
4cefc2ff
|
| 12-Dec-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
When a new TSAdapt type was set the function table for the old type was not zeroed so incorrect function pointers would be used later
Reported-by: Miguel Angel Salazar de Troya <salazardetroya@gmail
When a new TSAdapt type was set the function table for the old type was not zeroed so incorrect function pointers would be used later
Reported-by: Miguel Angel Salazar de Troya <salazardetroya@gmail.com>
show more ...
|
| #
92c494f3
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options
|
| #
95ecbf38
|
| 18-May-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvement
Conflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bdd
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvement
Conflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bddcprivate.c
show more ...
|
| #
9c925a2c
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/ts-events
Conflicts: src/ts/interface/ts.c
|
| #
5f6acfaf
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/feature-dm-circuit
Conflicts: src/dm/impls/makefile
|
| #
061e9cde
|
| 27-Feb-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merging master with feature-dmmoab. Only conflict was with SOURCECXX specification under impls/moab/makefile.
|
| #
bf5b0b0b
|
| 25-Feb-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
020631bc
|
| 19-Feb-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
Conflicts: include/petscsnesfas.h
|
| #
1f1b5a69
|
| 15-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/ts-rhsjacobian-only
|
| #
6d808a57
|
| 13-Feb-2014 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Merge branch 'shri/update-SuiteSparse' into shri/external-package-KLU
Conflicts: conf/test config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py config/examples/arch-linux-pkgs-opt.py
|
| #
036f3cb5
|
| 26-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into balay/tao-to-petsc
Conflicts: include/makefile
|
| #
9fdc1e34
|
| 26-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/remove-big-g'
|
| #
57622a8e
|
| 16-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
completed some percentage of changes from %G format in prints
|
| #
c7ff62de
|
| 13-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/wirth-fusion-materials bad manual merge needs to be fixed this is what happens when branches hang around too long
Conflicts: src/ts/examples/tutorials/advection-dif
Merge branch 'master' into barry/wirth-fusion-materials bad manual merge needs to be fixed this is what happens when branches hang around too long
Conflicts: src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
show more ...
|
| #
324c91e4
|
| 17-Dec-2013 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'madams/gamg-destroy' into prbrune/pcgamg-classicalinterpolationstrategies
|
| #
578f55a3
|
| 17-Dec-2013 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into madams/gamg-destroy
Conflicts: src/ksp/pc/impls/gamg/gamg.c
|