Searched refs:isbound (Results 1 – 1 of 1) sorted by relevance
1270 PetscBool bindingpropagates, isbound; in DMCreateInterpolationScale() local1284 PetscCall(VecBoundToCPU(fine, &isbound)); in DMCreateInterpolationScale()1285 PetscCall(MatBindToCPU(mat, isbound)); in DMCreateInterpolationScale()