Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.h213 PETSC_INTERN PetscErrorCode MatCopy_SeqSELL(Mat, Mat, MatStructure);
H A Dsell.c1622 PetscErrorCode MatCopy_SeqSELL(Mat A, Mat B, MatStructure str) in MatCopy_SeqSELL() function
1828 MatCopy_SeqSELL,