Open chapman39 opened 1 month ago
benchmark_solid_nonlinear_solve.cpp
and solvers_config.hpp
have conflicting enums and we should just use one. this might lead to reorganizing the benchmark, since there is no linear solver option. instead some linear solver options are put into the preconditioner enum, for example STRUMPACK.
https://github.com/LLNL/serac/blob/develop/src/serac/numerics/solver_config.hpp
_Originally posted by @tupek2 in https://github.com/LLNL/serac/pull/1222#discussion_r1752289573_