Searched refs:bxptr (Results 1 – 1 of 1) sorted by relevance
56 const PetscInt *ubptr, *lbptr, *bxptr, *fxptr; in TaoPDIPMUpdateConstraints() local120 PetscCall(ISGetIndices(pdipm->isxbox, &bxptr)); /* global indices in x */ in TaoPDIPMUpdateConstraints()122 i = bxptr[k] - xstart; /* local indices in x */ in TaoPDIPMUpdateConstraints()