AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
MTLTraits Struct Reference

#include <Traits.hpp>

Public Types

template<class Value >
using MatrixImpl = MTLSparseMatrix< Value >
 
template<class Value >
using VectorImpl = MTLVector< Value >
 
using PartitionSet = Dune::Partitions::All
 
using SparsityPattern = SlotSize
 
using Comm = SequentialCommunication
 

Detailed Description

Traits class for a linear solver for the system AX=B using an FE space described by a dune-functions Basis Contains typedefs specific to the MTL backend.


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