Searched refs:outTypes (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.c | 1259 const char *outTypes[4] = {"aij", "seqaij", "mpiaij", "hypre"}; local 1277 …"-matptap_hypre_outtype", "MatPtAP outtype", "MatPtAP outtype", outTypes, ntype, outTypes[type], &… 1281 …m_hypre_outtype", "MatProduct_PtAP outtype", "MatProduct_PtAP", outTypes, ntype, outTypes[type], &…
|