Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opusutils.cu64 SignVector_Functor sign_vector(av, as); in VecSign() local
65 …vice, thrust::counting_iterator<PetscInt>(0), thrust::counting_iterator<PetscInt>(n), sign_vector); in VecSign()