History log of /petsc/src/ksp/pc/impls/bddc/bddcgraph.c (Results 326 – 328 of 328)
Revision Date Author Comments
# 575ad6ab 05-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Consistency of CSR graph passed in postponed to PCSetUp

CSR graph is freed if the PC type is not PCBDDC and PETSC_OWN_POINTER
has been requested.

(Thanks to Lisandro Dalcin to report on thi

PCBDDC: Consistency of CSR graph passed in postponed to PCSetUp

CSR graph is freed if the PC type is not PCBDDC and PETSC_OWN_POINTER
has been requested.

(Thanks to Lisandro Dalcin to report on this)

show more ...


# e49050b4 30-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: add verbosity level to graph view


# 674ae819 29-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: many changes

- Source code split
- Added Reset procedures
- Support for different MatStructure flags


1...<<11121314