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