Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opusutils.cu41 PETSC_INTERN PetscErrorCode VecSign(Vec v, Vec s) in VecSign() function
156 PetscCall(VecSign(y, w)); in MatApproximateNorm_Private()
H A Dmath2opus.cu20 PETSC_INTERN PetscErrorCode VecSign(Vec, Vec);