Home
last modified time | relevance | path

Searched defs:have_diag (Results 1 – 5 of 5) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_matrix_hypre.c440 bool have_diag, in _compute_diag_sizes_native()
1151 const bool have_diag = (xa != NULL) ? true : false; in _set_coeffs_ij_db() local
1334 const bool have_diag = (xa != NULL) ? true : false; in _set_coeffs_ij_b() local
1529 const bool have_diag = (xa != NULL) ? true : false; in _set_coeffs_ij() local
H A Dcs_matrix_priv.h168 bool have_diag; /* Has non-zero diagonal */ member
H A Dcs_matrix.c1927 _create_struct_csr(bool have_diag, in _create_struct_csr()
2081 _create_struct_csr_from_csr(bool have_diag, in _create_struct_csr_from_csr()
2147 _create_struct_csr_from_shared(bool have_diag, in _create_struct_csr_from_shared()
5438 bool have_diag, in cs_matrix_structure_create()
5529 bool have_diag, in cs_matrix_structure_create_msr()
5618 cs_matrix_structure_create_msr_shared(bool have_diag, in cs_matrix_structure_create_msr_shared()
/dports/math/highs/HiGHS-cfe064e/src/ipm/basiclu/src/
H A Dlu_update.c466 lu_int have_diag, intersect, istriangular, nz_roweta, nz_spike; in lu_update() local
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/basiclu/src/
H A Dlu_update.c466 lu_int have_diag, intersect, istriangular, nz_roweta, nz_spike; in lu_update() local