Searched refs:lid_cprowID_1 (Results 1 – 1 of 1) sorted by relevance
843 PetscInt *lid_cprowID_1 = NULL; in fixAggregatesWithSquare() local856 PetscCall(PetscMalloc3(nloc, &lid_state, nloc, &lid_parent_gid, nloc, &lid_cprowID_1)); in fixAggregatesWithSquare()857 for (lid = 0; lid < nloc; lid++) lid_cprowID_1[lid] = -1; in fixAggregatesWithSquare()871 if (lid != -1) lid_cprowID_1[lid] = ix; in fixAggregatesWithSquare()1001 if ((ix = lid_cprowID_1[lid]) != -1) { in fixAggregatesWithSquare()1157 PetscCall(PetscFree3(lid_state, lid_parent_gid, lid_cprowID_1)); in fixAggregatesWithSquare()