Updated paths to PETSc makefile include files.
Use VecScatterCreateWithData() instead of VecScatterCreate().
MATKAIJ: Matrix format for I ⊗ S + J ⊗ T; S,T small and dense, J sparseThis is a generalization of MatMAIJ. The implementation providesMatMult, MatMultAdd, MatSOR, and InvertBlockDiagonal.Helpe
MATKAIJ: Matrix format for I ⊗ S + J ⊗ T; S,T small and dense, J sparseThis is a generalization of MatMAIJ. The implementation providesMatMult, MatMultAdd, MatSOR, and InvertBlockDiagonal.Helped-by: Jed Brown <jed@jedbrown.org>
show more ...
12345