QPSCreate

create QP Solver instance

Synopsis

PetscErrorCode QPSCreate(MPI_Comm comm,QPS *qps_new)
Collective on MPI_Comm

Input Parameters

comm - MPI comm

Output Parameters

qps_new - pointer to created QPS

See Also

QPSDestroy()

Level

beginner

Location

src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages