Searched refs:CLUSTER_JACOBI (Results 1 – 11 of 11) sorted by relevance
121 if (options.preconditioner_type == CLUSTER_JACOBI && in TrustRegionOptionsAreValid()173 if (options.preconditioner_type == CLUSTER_JACOBI) { in TrustRegionOptionsAreValid()439 (preconditioner_type == CLUSTER_JACOBI || in FullReport()471 if (preconditioner_type == CLUSTER_JACOBI || in FullReport()
43 preconditioner_type == CLUSTER_JACOBI || in PreconditionerForZeroEBlocks()
77 CASESTR(CLUSTER_JACOBI); in PreconditionerTypeToString()89 STRENUM(CLUSTER_JACOBI); in StringToPreconditionerType()
138 case CLUSTER_JACOBI: in SolveImpl()
516 CONFIGURE(ITERATIVE_SCHUR, SUITE_SPARSE, kAutomaticOrdering, CLUSTER_JACOBI); in TEST()517 CONFIGURE(ITERATIVE_SCHUR, SUITE_SPARSE, kUserOrdering, CLUSTER_JACOBI); in TEST()
80 CHECK(options_.type == CLUSTER_JACOBI || in VisibilityBasedPreconditioner()96 case CLUSTER_JACOBI: in VisibilityBasedPreconditioner()
807 if (options->preconditioner_type == CLUSTER_JACOBI) { in CreateLinearSolver()
121 CLUSTER_JACOBI, enumerator
157 ``CLUSTER_JACOBI`` and ``CLUSTER_TRIDIAGONAL`` in that
428 ``CLUSTER_JACOBI`` and ``CLUSTER_TRIDIAGONAL`` preconditioners).
714 ``CLUSTER_JACOBI`` and ``CLUSTER_TRIDIAGONAL``. These are fairly new1173 ``CLUSTER_JACOBI`` and ``CLUSTER_TRIDIAGONAL``. See2108 ``CLUSTER_JACOBI`` or ``CLUSTER_TRIDIAGONAL``.