Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opusutils.cu90 PETSC_INTERN PetscErrorCode VecSetDelta(Vec x, PetscInt i) in VecSetDelta() function
173 PetscCall(VecSetDelta(x, j)); in MatApproximateNorm_Private()
H A Dmath2opus.cu21 PETSC_INTERN PetscErrorCode VecSetDelta(Vec, PetscInt);