Searched refs:getapp2 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/ao/tests/ |
| H A D | ex1.c | 12 PetscInt getpetsc2[] = {0, 3, 4}, getapp2[] = {2, 1, 9, 7}; in main() local 64 PetscCall(AOPetscToApplication(ao, 4, getapp2)); in main() 68 … i++) PetscCheck(getapp2[i] == getapp[i], PETSC_COMM_SELF, PETSC_ERR_USER, "getapp2 %" PetscInt_FM… in main()
|