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

Direct sparse LDLT Cholesky factorizations without square root.

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