Home
last modified time | relevance | path

Searched defs:MatProductTypes (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/interface/
H A Dmatproduct.c42 const char *const MatProductTypes[] = {"UNSPECIFIED", "AB", "AtB", "ABt", "PtAP", "RARt", "ABC"}; variable
/petsc/include/
H A Dpetscmat.h260 PETSC_EXTERN const char *const MatProductTypes[]; variable