QPCreate

Creates a quadratic programming problem (QP) object.

Synopsis

PetscErrorCode QPCreate(MPI_Comm comm, QP *qp_new)
Collective on MPI_Comm

Input Parameter

comm -MPI comm

Output Parameter

qp_new -the new QP

See Also

QPDestroy()

Level:beginner
Location:
src/qp/interface/qp.c
Index of all QP routines
Table of Contents for all manual pages
Index of all manual pages