Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/interface/
H A Dmatcoloringregi.c24 if (MatColoringRegisterAllCalled) PetscFunctionReturn(PETSC_SUCCESS); in MatColoringRegisterAll()
25 MatColoringRegisterAllCalled = PETSC_TRUE; in MatColoringRegisterAll()
H A Dmatcoloring.c4 PetscBool MatColoringRegisterAllCalled = PETSC_FALSE; variable
/petsc/src/mat/interface/
H A Ddlregismat.c50 MatColoringRegisterAllCalled = PETSC_FALSE; in MatFinalizePackage()
/petsc/include/petsc/private/
H A Dmatimpl.h10 PETSC_EXTERN PetscBool MatColoringRegisterAllCalled; variable