Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Ddlregismat.c256 …PetscCall(PetscLogEventRegister("MatGetLocalMatCondensed", MAT_CLASSID, &MAT_Getlocalmatcondensed)… in MatInitializePackage()
H A Dmatrix.c34 PetscLogEvent MAT_GetBrowsOfAocols, MAT_Getlocalmat, MAT_Getlocalmatcondensed, MAT_Seqstompi, MAT_S… variable
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c1583 PetscCall(PetscLogEventBegin(MAT_Getlocalmatcondensed, A, 0, 0, 0)); in MatMPISELLGetLocalMatCondensed()
1618 PetscCall(PetscLogEventEnd(MAT_Getlocalmatcondensed, A, 0, 0, 0)); in MatMPISELLGetLocalMatCondensed()
/petsc/include/petsc/private/
H A Dmatimpl.h1734 PETSC_EXTERN PetscLogEvent MAT_Getlocalmatcondensed; variable
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5373 PetscCall(PetscLogEventBegin(MAT_Getlocalmatcondensed, A, 0, 0, 0)); in MatMPIAIJGetLocalMatCondensed()
5411 PetscCall(PetscLogEventEnd(MAT_Getlocalmatcondensed, A, 0, 0, 0)); in MatMPIAIJGetLocalMatCondensed()