| 75d48cdb | 11-Jan-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatIS: added implementation for PtAP operation
supported P are {Seq|MPI}(B)AIJ and HYPRE Interface for {MPI|Seq}BAIJ and HYPRE code works, however: - local PtAP ops are missing for BAIJ - MatCreateS
MatIS: added implementation for PtAP operation
supported P are {Seq|MPI}(B)AIJ and HYPRE Interface for {MPI|Seq}BAIJ and HYPRE code works, however: - local PtAP ops are missing for BAIJ - MatCreateSubMatr* ops are missing for HYPRE (will be added in a separate branch)
If requested, carry over the l2l representation of P by attaching it to the resulting mat This is needed by the MFEM constructor for BDDC
added few more tests to ex23.c L2L storage is disabled because of a bug in MatDestroySubMatrices that will be fixed in a separate branch
show more ...
|