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

Direct sparse LLT Cholesky factorizations.

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