Searched refs:imatrix (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/tests/ ! |
| H A D | ex246.cxx | 53 MyIMatrix *imatrix; in main() local 71 imatrix = new MyIMatrix(dim, gcoords); in main() 72 …HtoolFromKernel(PETSC_COMM_WORLD, m, m, M, M, dim, coords, coords, NULL, imatrix, &A)); /* block-w… in main() 99 delete imatrix; in main()
|