Searched refs:cview (Results 1 – 1 of 1) sorted by relevance
210 PetscViewer wview, cview, sview, view; in main() local220 PetscCall(PetscViewerBinaryOpen(comm, name, FILE_MODE_WRITE, &cview)); in main()226 PetscCall(MatView(A, cview)); in main()228 PetscCall(PetscViewerDestroy(&cview)); in main()