Searched refs:MatGetFactor_htool_htool (Results 1 – 1 of 1) sorted by relevance
1017 static PetscErrorCode MatGetFactor_htool_htool(Mat A, MatFactorType ftype, Mat *F) in MatGetFactor_htool_htool() function1051 …PetscCall(MatSolverTypeRegister(MATSOLVERHTOOL, MATHTOOL, MAT_FACTOR_LU, MatGetFactor_htool_htool)… in MatSolverTypeRegister_Htool()1052 …ll(MatSolverTypeRegister(MATSOLVERHTOOL, MATHTOOL, MAT_FACTOR_CHOLESKY, MatGetFactor_htool_htool)); in MatSolverTypeRegister_Htool()