template<class OperatorType, class VectorType>
Rodin::Solver::SparseLU class

Sparse supernodal LU factorization for general matrices.

Template parameters
OperatorType Type of operator for the left hand side
VectorType Type of vector for the right hand side