Searched refs:getapp4 (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 77 PetscCall(AOPetscToApplication(ao, 4, getapp4)); in main() 81 … i++) PetscCheck(getapp4[i] == getapp[i], PETSC_COMM_SELF, PETSC_ERR_USER, "getapp4 %" PetscInt_FM… in main()
|