QPCGetConstraintFunction

get the function value of constraint functions, afterwards call QPCRestoreConstraintFunction

Synopsis

PetscErrorCode QPCGetConstraintFunction(QPC qpc, Vec x, Vec *hx)

Parameters

qpc - QPC instance
x - vector of variables
hx - pointer to returning values hx = h(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