SparseProblem Template Specializations module

Template specializations of the SparseProblem class.

Classes

template<class LinearSystem, class U, class V>
class Rodin::Variational::SparseProblem<LinearSystem, U, V>
General class to assemble linear systems with Math::SparseMatrix and Math::Vector types in a serial context.