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

Multithreaded assembly of the Math::Vector associated to a LinearForm object.

Public functions

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