Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx1907 Mat_SeqAIJHIPSPARSE *cusp = (Mat_SeqAIJHIPSPARSE *)A->spptr; in MatSeqAIJHIPSPARSECopyFromGPU() local
1916 CsrMatrix *matrix = (CsrMatrix *)cusp->mat->mat; in MatSeqAIJHIPSPARSECopyFromGPU()
1982 Mat_SeqAIJHIPSPARSE *cusp; in MatSeqAIJGetCSRAndMemType_SeqAIJHIPSPARSE() local
1988 cusp = static_cast<Mat_SeqAIJHIPSPARSE *>(A->spptr); in MatSeqAIJGetCSRAndMemType_SeqAIJHIPSPARSE()
1989 …PetscCheck(cusp != NULL, PetscObjectComm((PetscObject)A), PETSC_ERR_ARG_WRONGSTATE, "cusp is NULL"… in MatSeqAIJGetCSRAndMemType_SeqAIJHIPSPARSE()
1990 matrix = (CsrMatrix *)cusp->mat->mat; in MatSeqAIJGetCSRAndMemType_SeqAIJHIPSPARSE()
2220 Mat_SeqAIJHIPSPARSE *cusp; in MatProductNumeric_SeqAIJHIPSPARSE_SeqDENSEHIP() local
2240 cusp = (Mat_SeqAIJHIPSPARSE *)A->spptr; in MatProductNumeric_SeqAIJHIPSPARSE_SeqDENSEHIP()
2244 mat = cusp->mat; in MatProductNumeric_SeqAIJHIPSPARSE_SeqDENSEHIP()
2251 mat = cusp->mat; in MatProductNumeric_SeqAIJHIPSPARSE_SeqDENSEHIP()
[all …]
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu2319 Mat_SeqAIJCUSPARSE *cusp = (Mat_SeqAIJCUSPARSE *)A->spptr; in MatSeqAIJCUSPARSECopyFromGPU() local
2328 CsrMatrix *matrix = (CsrMatrix *)cusp->mat->mat; in MatSeqAIJCUSPARSECopyFromGPU()
2394 Mat_SeqAIJCUSPARSE *cusp; in MatSeqAIJGetCSRAndMemType_SeqAIJCUSPARSE() local
2400 cusp = static_cast<Mat_SeqAIJCUSPARSE *>(A->spptr); in MatSeqAIJGetCSRAndMemType_SeqAIJCUSPARSE()
2401 …PetscCheck(cusp != NULL, PetscObjectComm((PetscObject)A), PETSC_ERR_ARG_WRONGSTATE, "cusp is NULL"… in MatSeqAIJGetCSRAndMemType_SeqAIJCUSPARSE()
2402 matrix = (CsrMatrix *)cusp->mat->mat; in MatSeqAIJGetCSRAndMemType_SeqAIJCUSPARSE()
2653 Mat_SeqAIJCUSPARSE *cusp; in MatProductNumeric_SeqAIJCUSPARSE_SeqDENSECUDA() local
2674 cusp = (Mat_SeqAIJCUSPARSE *)A->spptr; in MatProductNumeric_SeqAIJCUSPARSE_SeqDENSECUDA()
2678 mat = cusp->mat; in MatProductNumeric_SeqAIJCUSPARSE_SeqDENSECUDA()
2685 mat = cusp->mat; in MatProductNumeric_SeqAIJCUSPARSE_SeqDENSECUDA()
[all …]
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas376 (premix-g-eqn/cusp-g-gmag-limit 0.5)
/petsc/doc/
H A Dpetsc.bib15102 @Misc{ cusp, misc
15105 howpublished = {{\tt http://code.google.com/p/cusp-library/}},