Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/
H A Ddiagbrdn.c64 static PetscErrorCode MatCopy_DiagBrdn(Mat B, Mat M, MatStructure str) in MatCopy_DiagBrdn() function
150 lmvm->ops->copy = MatCopy_DiagBrdn; in MatCreate_LMVMDiagBrdn()