Searched refs:l_to_g_ind_0 (Results 1 – 1 of 1) sorted by relevance
484 PetscInt *l_to_g_ind, *l_to_g_ind_0, *loc_ind, l_0_count; in main() local499 PetscCall(PetscMalloc1(l_size, &l_to_g_ind_0)); in main()512 l_to_g_ind_0[l_0_count] = l_to_g_ind[here]; in main()519 …PetscCall(ISCreateBlock(comm, num_comp_u, l_0_count, l_to_g_ind_0, PETSC_OWN_POINTER, &l_to_g_is_0… in main()