template<class EigenSolverType, class OperatorType, class VectorType>
EigenSolver class
Wrapper class for any Eigen sparse solver.
Template parameters | |
---|---|
OperatorType | Type of operator for the left hand side |
VectorType | Type of vector for the right hand side |