QPCProject

project the input vector to feasible set

Synopsis

PetscErrorCode QPCProject(QPC qpc,Vec x, Vec Px)

Parameters

qpc - QPC instance
x - vector of variables
Px - vector, if NULL then projecting qpc->x

Level

none

Location

src/qpc/interface/qpc.c
Index of all QPC routines
Table of Contents for all manual pages
Index of all manual pages