Searched refs:Bx00 (Results 1 – 1 of 1) sorted by relevance
63 Mat Bx00[4], Bx01[2], Bx10[2]; in main() local68 Bx00[0] = B[0]; in main()69 Bx00[1] = B[1]; in main()70 Bx00[2] = B[3]; in main()71 Bx00[3] = B[4]; in main()77 PetscCall(MatCreateNest(PETSC_COMM_WORLD, 2, isx, 2, isx, Bx00, &B00)); in main()