Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/matlab/
H A Daijmatlab.c99 static PetscErrorCode MatSolve_Matlab(Mat A, Vec b, Vec x) in MatSolve_Matlab() function
129 F->ops->solve = MatSolve_Matlab; in MatLUFactorNumeric_Matlab()
154 F->ops->solve = MatSolve_Matlab; in MatLUFactorNumeric_Matlab()