Home
last modified time | relevance | path

Searched defs:VecHIPEquals (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx13 struct VecHIPEquals { struct
15 __host__ __device__ void operator()(Tuple t) in operator ()()
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx2156 struct VecHIPEquals { struct
2164 struct VecHIPEqualsReverse { argument