| #
b9be95fc
|
| 11-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: need to zero the reset function pointer before calling PCDestroy
|
| #
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
|
| #
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
|
| #
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
|
| #
022d8d2b
|
| 27-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC/KSPFETIDP: move extraction of off-diagonal saddle point matrices during PCISSetUp
This allows to use the change of basis in the inner BDDC
|
| #
a6e023c1
|
| 27-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix bug for nonsymmetric problems
|
| #
2a3a6641
|
| 24-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix from bad merge
|
| #
abc8f43d
|
| 24-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix for unsymmetric problems
|
| #
28b8efb1
|
| 21-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: allow specification of field id for pressures at command line
|
| #
ddc40e2c
|
| 09-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: unlock vecs of nullspace for no-net-flux and lock them again after setting the values
|
| #
7a0e7b2c
|
| 09-Nov-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: remove consistency checks from PCBDDCGraph code
Check Index sets in PCBDDC code
|
| #
3369cb78
|
| 26-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix deadlock
|
| #
4edc6404
|
| 20-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: add robustness to the correct detection of malign/benign subdomains when we don't have enough information from the user
|
| #
6632bad2
|
| 13-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: yet another deadlock fixed
|
| #
66da6bd7
|
| 10-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
PCBDDC: fix usage of nvtxs_csr and output
|
| #
213b8bfa
|
| 09-Oct-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: Rearrangement of code
added support field=PETSC_DECIDE
singular problems?
|
| #
614dbb09
|
| 06-Oct-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: fix for missing gesvd
|
| #
f498cd09
|
| 27-Sep-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: add flag to compute range or kernel
|
| #
9543d0ff
|
| 21-Sep-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: fixes for uniprocessor runs
|
| #
bb360cb4
|
| 20-Sep-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: use t_coarse_mat_is to compute subassembling pattern if multilevel has not been requested
|
| #
7d871cd7
|
| 20-Sep-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: need to remove dirichlet dofs shared by more than two subregions
if a nodal dof is connected to a dirichlet dof set it to corner
|
| #
637e8532
|
| 18-Sep-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: fix bug with tetrahedral meshes. A nodal dof is a corner also if the set of sharing subdomains is different from that of the edge dofs
|