Searched refs:restr_indices_pos (Results 1 – 1 of 1) sorted by relevance
201 PetscInt *restr_indices_neg, *restr_indices_pos; in DMPlexGetLocalOffsetsSupport() local229 PetscCall(PetscMalloc1(NfInt, &restr_indices_pos)); in DMPlexGetLocalOffsetsSupport()256 restr_indices_pos[face_offset_pos++] = loc; in DMPlexGetLocalOffsetsSupport()268 *offsetsPos = restr_indices_pos; in DMPlexGetLocalOffsetsSupport()