Home
last modified time | relevance | path

Searched refs:MatView_SeqSELL_ASCII (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1083 static PetscErrorCode MatView_SeqSELL_ASCII(Mat A, PetscViewer viewer) in MatView_SeqSELL_ASCII() function
1429 PetscCall(MatView_SeqSELL_ASCII(A, viewer)); in MatView_SeqSELL()