Searched defs:MatProductTypes (Results 1 – 2 of 2) sorted by relevance
42 const char *const MatProductTypes[] = {"UNSPECIFIED", "AB", "AtB", "ABt", "PtAP", "RARt", "ABC"}; variable
260 PETSC_EXTERN const char *const MatProductTypes[]; variable