Searched refs:app_is (Results 1 – 1 of 1) sorted by relevance
22 IS app_is, petsc_is; in main() local46 PetscCall(ISCreateGeneral(comm, local_size, &app_indices[0], PETSC_COPY_VALUES, &app_is)); in main()49 PetscCall(AOSetIS(app2petsc, app_is, petsc_is)); in main()52 PetscCall(ISDestroy(&app_is)); in main()