3 #include <SofaCaribou/Solver/EigenSparseSolver.h>
4 #include <sofa/helper/OptionsGroup.h>
6 namespace SofaCaribou::solver {
19 template <
class EigenSolver>
25 using Data = sofa::Data<T>;
30 static std::string BackendName();
33 Data<sofa::helper::OptionsGroup> d_backend;