Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx63 static PetscErrorCode MatSetPreallocationCOO_SeqAIJHIPSPARSE(Mat, PetscCount, PetscInt[], PetscInt[…
3447 …mposeFunction((PetscObject)A, "MatSetPreallocationCOO_C", MatSetPreallocationCOO_SeqAIJHIPSPARSE)); in MatBindToCPU_SeqAIJHIPSPARSE()
3730 static PetscErrorCode MatSetPreallocationCOO_SeqAIJHIPSPARSE(Mat mat, PetscCount coo_n, PetscInt co… in MatSetPreallocationCOO_SeqAIJHIPSPARSE() function