| be8bcbd0 | 09-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix warnings from nightly builds |
| ed8ed4ed | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: The resulting MatIS has to have local matrices of the same type -> default is SeqAIJ |
| 7f00194a | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC/KSPFETIDP: fix for zero local size |
| 25d06dbe | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC/KSPFETIDP: added support for deluxe scaling with non-redundant multipliers |
| 729c86d3 | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: should use MAT_REUSE_MATRIX and not MAT_INPLACE_MATRIX |
| 5334bea6 | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC/KSPFETIDP: prevent from propagating a PCSHELL |
| d750e150 | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: informative error |
| e62b6521 | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: add prefix to sub_schurs and stop inferring hermitiannes and positive definitess |
| cc0a5675 | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: move 2D/3D analysis after connected components have been computed |
| a1c0d0da | 08-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
KSPFETIDP: move check for FETI-DP to FETI-DP class |
| c10200c1 | 09-Sep-2016 |
Hong Zhang <hzhang@mcs.anl.gov> |
implement MatGetSubMatrices_MPIAIJ_single() to optimize MatGetSubMatrices_MPIAIJ() when ismax = 1
update src/mat/examples/tests/ex4.c for testing MatGetSubMatrices()
introduce ctable to remove nons
implement MatGetSubMatrices_MPIAIJ_single() to optimize MatGetSubMatrices_MPIAIJ() when ismax = 1
update src/mat/examples/tests/ex4.c for testing MatGetSubMatrices()
introduce ctable to remove nonscalable malloc C->rmap->N array for MatIncreaseOverlap_MPIAIJ_Once()
remove nonscalable d_p by using ctable
add MAT_SUBMAT_SINGLEIS to MatOption. Set this flag in PCSetUp_ASM() to reduce MPI_AllReduce() in MatGetSubMatrices()
show more ...
|
| 839e9adb | 06-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: add command line option to collapse deluxe operators |
| 19c16490 | 06-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC/KSPFETIDP: Fix for empty partition |
| fd177549 | 05-Dec-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/fortran-update' |
| 617cf2cd | 04-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix twodim flag computation |
| 7de4f681 | 04-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: minor fixes for sequential runs
Set primal space flag to true the first time BDDC is setup |
| 9326c5c6 | 30-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: added PCReset_BDDC |
| e68a0315 | 30-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: restore local_subs to default and call Destroy on SubSchurs |
| 07d44595 | 30-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: return if graph is null |
| aea80f77 | 30-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: added Destroy method to SubSchurs |
| 3016320f | 29-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
KSPFETIDP: call SetFromOptions at thr right place |
| 9c2d02cd | 29-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
FETIDP: add option switch for discrete harmonic Dirichlet solver |
| c45b8d2d | 29-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
FETIDP: added PCView to the FETI-DP preconditioner |
| 547c9a8e | 29-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
FETIDP: added prefix parameter when creating the objects |
| 0d4281e0 | 28-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix warnings from nightly builds |