Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx338 PetscCall(PetscLogEventBegin(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildILULowerTriMatrix()
349 PetscCall(PetscLogEventEnd(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildILULowerTriMatrix()
454 PetscCall(PetscLogEventBegin(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildILUUpperTriMatrix()
465 PetscCall(PetscLogEventEnd(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildILUUpperTriMatrix()
618 PetscCall(PetscLogEventBegin(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildICCTriMatrices()
629 PetscCall(PetscLogEventEnd(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildICCTriMatrices()
661 PetscCall(PetscLogEventBegin(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildICCTriMatrices()
672 PetscCall(PetscLogEventEnd(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEBuildICCTriMatrices()
848 PetscCall(PetscLogEventBegin(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve()
859 PetscCall(PetscLogEventEnd(MAT_HIPSPARSESolveAnalysis, A, 0, 0, 0)); in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve()
[all …]
/petsc/src/mat/interface/
H A Ddlregismat.c267 PetscCall(PetscLogEventRegister("MatHIPSPARSSolAnl", MAT_CLASSID, &MAT_HIPSPARSESolveAnalysis)); in MatInitializePackage()
H A Dmatrix.c37 …RSECopyToGPU, MAT_HIPSPARSECopyFromGPU, MAT_HIPSPARSEGenerateTranspose, MAT_HIPSPARSESolveAnalysis; variable
/petsc/include/petsc/private/
H A Dmatimpl.h1762 PETSC_EXTERN PetscLogEvent MAT_HIPSPARSESolveAnalysis; variable