Home
last modified time | relevance | path

Searched refs:order_for_lu (Results 1 – 25 of 72) sorted by relevance

123

/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_ccolamd.c87 knobs [CCOLAMD_LU] =Common->method[Common->current].order_for_lu; in ccolamd_interface()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CCOLAMD/Source/
H A Dccolamd.c943 Int order_for_lu
1552 Int order_for_lu ; /* TRUE: order for LU, FALSE: for Cholesky */ in CCOLAMD_2() local
1642 order_for_lu = (knobs [CCOLAMD_LU] != FALSE) ; in CCOLAMD_2()
1829 Front_cols, &nfr, aggressive, InFront, order_for_lu) ; in CCOLAMD_2()
2575 Int order_for_lu in find_ordering()
3298 if ((pivot_row_degree > 0 && pivot_row_thickness > 0 && (order_for_lu)) in find_ordering()
3299 || (pivot_row_degree > 0 && (!order_for_lu))) in find_ordering()

123