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::
andMatrix Math::
types in a serial context.Vector