template<class FES>
Rodin::Assembly::Sequential<Math::Vector<typename FormLanguage::Traits<FES>::ScalarType>, Variational::LinearForm<FES, Math::Vector<typename FormLanguage::Traits<FES>::ScalarType>>> class final

Sequential assembly of the Math::Vector associated to a LinearFormBase object.

Public functions

auto execute(const InputType& input) const -> VectorType override
Executes the assembly and returns the vector associated to the linear form.