Searched refs:CsrMatrix (Results 1 – 4 of 4) sorted by relevance
53 static PetscErrorCode CsrMatrix_Destroy(CsrMatrix **);325 loTriFactor->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEBuildILULowerTriMatrix()442 upTriFactor->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEBuildILUUpperTriMatrix()603 upTriFactor->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEBuildICCTriMatrices()649 loTriFactor->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEBuildICCTriMatrices()816 loTriFactorT->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve()889 upTriFactorT->csrMat = new CsrMatrix; in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve()975 CsrMatrix *matrixT = new CsrMatrix; in MatSeqAIJHIPSPARSEFormExplicitTranspose()990 CsrMatrix *temp = new CsrMatrix; in MatSeqAIJHIPSPARSEFormExplicitTranspose()991 CsrMatrix *tempT = new CsrMatrix; in MatSeqAIJHIPSPARSEFormExplicitTranspose()[all …]
174 struct CsrMatrix { struct188 CsrMatrix *csrMat; argument
60 static PetscErrorCode CsrMatrix_Destroy(CsrMatrix **);377 loTriFactor->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEBuildILULowerTriMatrix()506 upTriFactor->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEBuildILUUpperTriMatrix()842 upTriFactor->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEBuildICCTriMatrices()897 loTriFactor->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEBuildICCTriMatrices()1081 loTriFactorT->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1157 upTriFactorT->csrMat = new CsrMatrix; in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1250 CsrMatrix *matrixT = new CsrMatrix; in MatSeqAIJCUSPARSEFormExplicitTranspose()1289 CsrMatrix *temp = new CsrMatrix; in MatSeqAIJCUSPARSEFormExplicitTranspose()1290 CsrMatrix *tempT = new CsrMatrix; in MatSeqAIJCUSPARSEFormExplicitTranspose()[all …]
185 struct CsrMatrix { struct199 CsrMatrix *csrMat; argument