Home
last modified time | relevance | path

Searched defs:lmattype (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Dmatisimpl.h21 char *lmattype; member
/petsc/src/mat/impls/is/
H A Dmatis.c2270 char lmattype[64] = {'\0'}; in MatView_IS() local
2414 char lmattype[64]; in MatLoad_IS() local
/petsc/src/mat/impls/hypre/
H A Dmhypre.c258 MatType lmattype = NULL; in MatConvert_HYPRE_IS() local