MatNestSetVecType#
Sets the type of Vec
returned by MatCreateVecs()
Synopsis#
#include "petscmat.h"
PetscErrorCode MatNestSetVecType(Mat A, VecType vtype)
Not Collective
Input Parameters#
See Also#
Matrices, Mat
, MATNEST
, MatCreateVecs()
, MatCreateNest()
, VecType
Level#
developer
Location#
Examples#
Implementations#
MatNestSetVecType_Nest() in src/mat/impls/nest/matnest.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages