Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex140.c7 …SPOSE_ADD, MATOP_SOLVE, MATOP_SOLVE_ADD, MATOP_SOLVE_TRANSPOSE, MATOP_SOLVE_TRANSPOSE_ADD, MATOP_S…
/petsc/src/mat/impls/transpose/
H A Dtransm.c93 …PetscCall(MatShellSetOperation(N, MATOP_SOLVE_TRANSPOSE_ADD, (PetscErrorCodeFn *)MatSolveTranspose… in MatLUFactor_Transpose()
169 …PetscCall(MatShellSetOperation(N, MATOP_SOLVE_TRANSPOSE_ADD, (PetscErrorCodeFn *)MatSolveTranspose… in MatCholeskyFactor_Transpose()
186 …PetscCall(MatShellSetOperation(F, MATOP_SOLVE_TRANSPOSE_ADD, (PetscErrorCodeFn *)MatSolveTranspose… in MatLUFactorNumeric_Transpose()
215 …PetscCall(MatShellSetOperation(F, MATOP_SOLVE_TRANSPOSE_ADD, (PetscErrorCodeFn *)MatSolveTranspose… in MatCholeskyFactorNumeric_Transpose()
/petsc/include/
H A Dpetscmat.h1908 MATOP_SOLVE_TRANSPOSE_ADD = 10, enumerator