Home
last modified time | relevance | path

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

/petsc/src/mat/impls/transpose/
H A Dtransm.c175 static PetscErrorCode MatLUFactorNumeric_Transpose(Mat F, Mat N, const MatFactorInfo *info) in MatLUFactorNumeric_Transpose() function
200 …MatShellSetOperation(F, MATOP_LUFACTOR_NUMERIC, (PetscErrorCodeFn *)MatLUFactorNumeric_Transpose)); in MatLUFactorSymbolic_Transpose()