TaoADMMSetConstraintVectorRHS#
Set the RHS constraint vector for TAOADMM
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoADMMSetConstraintVectorRHS(Tao tao, Vec c)
Collective
Input Parameters#
- tao - the - Taosolver context
- c - RHS vector 
See Also#
Level#
advanced
Location#
Examples#
src/tao/constrained/tutorials/tomographyADMM.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages