Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

rom: think about supporting a ``suggest_solver`` function or trait class to #411

Closed fnrizzi closed 6 months ago

fnrizzi commented 2 years ago

think about supporting a suggest_solver function or trait class, that it could be used for lspg or galerkin when we need a solver. For lspg, we could also think about suggested_hessian_type and suggestd_gradient_type.