Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 1 of 1) sorted by relevance

/honee/include/
H A Dpetsc-ceed-utils.h296 PetscBool bound; in MatGetMemTypeFromVecType() local
300 PetscCall(MatBoundToCPU(mat, &bound)); in MatGetMemTypeFromVecType()
301 if (!bound) { in MatGetMemTypeFromVecType()