| 93fb5fd3 | 20-Apr-2013 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: Add partial support for periodic problems replacing Sort with RemoveDups
* Local-to-global maps which are not one-to-one if restricted to any subdomain will still be a problem. * Graph vie
PCBDDC: Add partial support for periodic problems replacing Sort with RemoveDups
* Local-to-global maps which are not one-to-one if restricted to any subdomain will still be a problem. * Graph view now prints also the global number of the queued indices. * Optimal allocation for queue_in_global_numbering.
show more ...
|
| 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 ...
|