Creator to create Linear Operator objects. More...
#include <Creators.hpp>
Public Types | |
using | Interface = Dune::AssembledLinearOperator< M, X, Y > |
Static Public Member Functions | |
template<class Comm > | |
static std::unique_ptr< Interface > | create (Dune::SolverCategory::Category cat, M const &mat, Comm const &comm) |
Creator to create Linear Operator objects.