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