Searched refs:ip_ptr (Results 1 – 1 of 1) sorted by relevance
11 const PetscInt *ip_ptr; in main() local232 PetscCall(ISGetIndices(ip, &ip_ptr)); in main()233 PetscCall(PetscArraycpy(nip_ptr, ip_ptr, mbs)); in main()240 PetscCall(ISRestoreIndices(ip, &ip_ptr)); in main()