| #
2a7a6963
|
| 19-Sep-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
MatGetVecs() and KSPGetVecs() replaced with MatCreateVecs() and KSPCreateVecs() since they are creators not getters
|
| #
a88811ba
|
| 10-Sep-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: added manual entry for MatISSetPreallocation
|
| #
2e1947a5
|
| 10-Sep-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: added general preallocation routine for the object
|
| #
625ff3ef
|
| 01-Aug-2014 |
Jason Sarich <sarich@mcs.anl.gov> |
Merge branch 'master' of https://bitbucket.org/petsc/petsc
|
| #
501695b7
|
| 31-Jul-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint'
|
| #
df3898ee
|
| 31-Jul-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
with with -> with the the -> the
|
| #
45344fc8
|
| 03-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/matis_getmpixaij'
|
| #
77165158
|
| 23-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/matis_getmpixaij' into stefano_zampini/pcbddc_deluxe
|
| #
b7ce53b6
|
| 22-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: MatISGetMPIXAIJ is now well tested and can be public. Moved to MATIS source
minor corrections to matis.c
|
| #
0be93d54
|
| 14-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/pcbddc-multilevel-improvement'
Conflicts: src/ksp/pc/impls/bddc/bddcprivate.c
|
| #
4907a4d7
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged upstream/master to feature-dmmoab
|
| #
299992b9
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merge remote-tracking branch 'upstream/master'
|
| #
0157cb02
|
| 02-Jun-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'jed/dmda-memusage'
|
| #
6a818285
|
| 31-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed ISLocalToGlobalMappingGetInfo() to handle block and non-block cases
|
| #
92c494f3
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options
|
| #
b09366fd
|
| 20-May-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: private member mapping was not zeroed when creating the object
|
| #
ad6194a2
|
| 19-May-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: added specialization for MatDuplicate
This was needed by the dolfin's copy contructor
|
| #
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
|
| #
020631bc
|
| 19-Feb-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
Conflicts: include/petscsnesfas.h
|
| #
036f3cb5
|
| 26-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into balay/tao-to-petsc
Conflicts: include/makefile
|
| #
f9cfb505
|
| 26-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into knepley/feature-mat-zerorowscols-baij
|
| #
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 ...
|
| #
52d48256
|
| 10-Jan-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|