AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
ISTLLinearOperatorCreator< M, X, Y > Class Template Reference

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)
 

Detailed Description

template<class M, class X, class Y>
class AMDiS::ISTLLinearOperatorCreator< M, X, Y >

Creator to create Linear Operator objects.


The documentation for this class was generated from the following file: