Searched refs:getpetsc4 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/ao/tests/ |
| H A D | ex1.c | 14 PetscInt getpetsc4[] = {0, 3, 4}, getapp4[] = {2, 1, 9, 7}; in main() local 78 PetscCall(AOApplicationToPetsc(ao, 3, getpetsc4)); in main() 82 … PetscCheck(getpetsc4[i] == getpetsc[i], PETSC_COMM_SELF, PETSC_ERR_USER, "getpetsc4 %" PetscInt_F… in main()
|