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