Searched refs:IsSchurType (Results 1 – 5 of 5) sorted by relevance
623 if (IsSchurType(options.linear_solver_type) && in IsOrderingValid()706 if (IsSchurType(options->linear_solver_type) && in CreateReducedProgram()730 if (IsSchurType(options->linear_solver_type)) { in CreateReducedProgram()865 if (IsSchurType(linear_solver_options.type) && in CreateLinearSolver()880 if (IsSchurType(linear_solver_options.type) && in CreateLinearSolver()897 IsSchurType(options.linear_solver_type)) in CreateEvaluator()
50 if (!IsSchurType(linear_solver_type)) { in LinearSolverForZeroEBlocks()
317 bool IsSchurType(LinearSolverType type) { in IsSchurType() function
485 if (IsSchurType(linear_solver_type_used)) { in FullReport()
477 CERES_EXPORT bool IsSchurType(LinearSolverType type);