template<class FES>
Multithreaded<Math::Vector<typename FormLanguage::Traits<FES>::ScalarType>, Variational::LinearForm<FES, Math::Vector<typename FormLanguage::Traits<FES>::ScalarType>>> class
Multithreaded assembly of the Math::
Public functions
- void execute(VectorType& res, const InputType& input) const override
- Executes the assembly and returns the vector associated to the linear form.