| #
f2dee214
|
| 06-Mar-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into jed/chem Note merging a branch with good stuff in it for a year and a half is insane!
Conflicts: src/ts/examples/tutorials/makefile src/ts/interface/ts.c
|
| #
bba7f7f3
|
| 04-Mar-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
bb1c9278
|
| 04-Mar-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
Merge branch 'hzhang/update-MUMPS_5.0.0'
|
| #
16d797ef
|
| 02-Mar-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add option "-mat_mumps_view_info" to enable viewing local INFO from MUMPS
|
| #
ca3dc52b
|
| 28-Feb-2015 |
Pierre Jolivet <jolivet@ann.jussieu.fr> |
mumps: regexp gone wild
|
| #
1070efcc
|
| 28-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
mumps: compile fix for osx-10.6-cxx-cmplx
|
| #
940cd9d6
|
| 28-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
mumps: add MumpsScalar - to clean up code
|
| #
b34f08ff
|
| 28-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
update options for mumps interface
|
| #
334c5f61
|
| 27-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
final cleanup MatMatSolve_MUMPS()
|
| #
71aed81d
|
| 27-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
only use local vectors and scatters in MatMatSolve_MUMPS()
|
| #
74f0fcc7
|
| 26-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup MatMatSolve_MUMPS()
|
| #
801fbe65
|
| 26-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
MatMatSolve_MUMPS() works for parallel case
|
| #
2cd7d884
|
| 25-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
MatMatSolve_MUMPS() works for sequential case
|
| #
4e34a73b
|
| 24-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
prepare to implement MatMatSolve_MUMPS()
|
| #
d341cd04
|
| 24-Feb-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
update to MUMPS-5.0.0
|
| #
092f0d8f
|
| 16-Feb-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATMUMPS: fixes for complex builds
|
| #
a197972a
|
| 11-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options-merge-master
Totally confusing manual merge, could be wrong
Conflicts: include/petscoptions.h src/dm/impls/da/dacreate.c src/sys/objects/aoptions.c
Merge branch 'master' into barry/saws-options-merge-master
Totally confusing manual merge, could be wrong
Conflicts: include/petscoptions.h src/dm/impls/da/dacreate.c src/sys/objects/aoptions.c src/sys/threadcomm/interface/threadcomm.c
show more ...
|
| #
50705773
|
| 10-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into pr252/dmay/PetscViewerBinarySkipHeaderVecViewLoad Manual merge of makefile
Conflicts: src/sys/classes/viewer/examples/tutorials/makefile
|
| #
3683d4bc
|
| 09-Feb-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: MUMPS complains if nlhs is not set
|
| #
fdd4fb9a
|
| 30-Jan-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATMUMPS: added support for MatMatSolve for sequential matrices
|
| #
dac39b0a
|
| 19-Jan-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATMUMPS: bug fixes in MatMUMPSGetSchurComplement
Also, solved a memory leak
|
| #
f66b045f
|
| 11-Dec-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATMUMPS: added support for Schur complement computation during the factorization step
|
| #
f6858835
|
| 02-Dec-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint'
|
| #
829b1710
|
| 01-Dec-2014 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatConvertToTriples_seqaij_seqsbaij() as reported by Issue #81
|
| #
909a08a4
|
| 28-Nov-2014 |
Michael Lange <michael.lange@imperial.ac.uk> |
Merge branch 'master' into mlange/refactor-plex-distribute
Conflicts: src/dm/impls/plex/examples/tests/output/ex12_1.out src/dm/impls/plex/examples/tests/output/ex12_2.out
|