Searched refs:use_block_amd (Results 1 – 8 of 8) sorted by relevance
95 use_block_amd = false; in Options()97 use_block_amd = true; in Options()317 bool use_block_amd; member
76 use_block_amd(true), in Options()93 bool use_block_amd; member
65 options.use_block_amd = false; in TestSolver()
195 if (options_.use_block_amd) { in SolveImplUsingSuiteSparse()
296 if (options().use_block_amd) { in SolveReducedLinearSystemUsingSuiteSparse()
869 linear_solver_options.use_block_amd = options->use_block_amd; in CreateLinearSolver()
446 if (options_.use_block_amd) { in Factorize()
100 DEFINE_bool(use_block_amd, true, "Use a block oriented fill reducing "143 options->use_block_amd = FLAGS_use_block_amd; in SetOrdering()