Searched refs:mattypename (Results 1 – 1 of 1) sorted by relevance
54 const char *mattypename; in TestMatrix() local68 PetscCall(PetscObjectGetType((PetscObject)A, &mattypename)); in TestMatrix()69 PetscCall(PetscViewerASCIIPrintf(viewer, "\nMatrix of type: %s\n", mattypename)); in TestMatrix()170 if (strncmp(mattypename, "shell", 5)) { in TestMatrix()