Searched refs:Nxfree (Results 1 – 2 of 2) sorted by relevance
16 PetscInt nxfree, Nxfree; /* Free variables */ member
195 pdipm->Nxfree = recvbuf[4]; in TaoPDIPMSetUpBounds()201 …if (pdipm->Nxfree) PetscCall(ISCreateGeneral(comm, pdipm->nxfree, ixfree, PETSC_COPY_VALUES, &pdip… in TaoPDIPMSetUpBounds()1373 …if (pdipm->Nxfree) PetscCall(ISDestroy(&pdipm->isxfree)); /* Free variables -inf <= x <= in… in TaoDestroy_PDIPM()1446 pdipm->nxfree = pdipm->Nxfree = 0; in TaoCreate_PDIPM()