PETSc version 3.16.4
VecBoundToCPU
query if a vector is bound to the CPU
Synopsis
#include "petscvec.h"
PetscErrorCode VecBoundToCPU(Vec v,PetscBool *flg)
Not collective
Input Parameter
Output Parameter
See Also
VecBindToCPU()
Level
intermediate
Location
src/vec/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages