DenseProblem Template Specializations module

Template specializations of the DenseProblem class.

Classes

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