Searched refs:MatLUFactor_SeqDense (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.h | 75 PETSC_INTERN PetscErrorCode MatLUFactor_SeqDense(Mat, IS, IS, const MatFactorInfo *);
|
| H A D | dense.c | 789 PetscErrorCode MatLUFactor_SeqDense(Mat A, IS row, IS col, PETSC_UNUSED const MatFactorInfo *minfo) in MatLUFactor_SeqDense() function 3082 MatLUFactor_SeqDense,
|
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 1121 MatSetOp_CUPM(to_host, A, lufactor, MatLUFactor_SeqDense, SolveLU::Factor); in BindToCPU()
|