Searched refs:restr_indices_neg (Results 1 – 1 of 1) sorted by relevance
201 PetscInt *restr_indices_neg, *restr_indices_pos; in DMPlexGetLocalOffsetsSupport() local228 PetscCall(PetscMalloc1(NfInt, &restr_indices_neg)); in DMPlexGetLocalOffsetsSupport()249 restr_indices_neg[face_offset_neg++] = loc; in DMPlexGetLocalOffsetsSupport()267 *offsetsNeg = restr_indices_neg; in DMPlexGetLocalOffsetsSupport()