Home
last modified time | relevance | path

Searched refs:ja2 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex233.c11 PetscInt ja2[16] = {0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3}; in main() local
38 PetscCall(MatMPIAIJSetPreallocationCSR(ssbaij, ia2, ja2, c2)); in main()