Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatreg.c30 MatRootName names = MatRootNameList; in MatGetRootType_Private()
67 MatRootName names = MatRootNameList; in MatGetMPIMatType_Private()
110 MatRootName names = MatRootNameList; in MatSetType()
293 MatRootName MatRootNameList = NULL; variable
329 if (!MatRootNameList) { in MatRegisterRootName()
330 MatRootNameList = names; in MatRegisterRootName()
332 MatRootName next = MatRootNameList; in MatRegisterRootName()
H A Ddlregismat.c29 MatRootName nnames, names = MatRootNameList; in MatFinalizePackage()
46 MatRootNameList = NULL; in MatFinalizePackage()
/petsc/src/mat/impls/shell/
H A Dshell.c885 MatRootName Bnames = MatRootNameList, Cnames = MatRootNameList; in MatShellSetMatProductOperation_Shell()
/petsc/include/petsc/private/
H A Dmatimpl.h224 PETSC_EXTERN MatRootName MatRootNameList; variable