PETSc version 3.17.4
MatBoundToCPU
query if a matrix is bound to the CPU
Synopsis
#include "petscmat.h"
PetscErrorCode MatBoundToCPU(Mat A,PetscBool *flg)
Input Parameter
Output Parameter
See Also
MatBindToCPU()
Level
intermediate
Location
src/mat/utils/gcreate.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages