AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
ISTLTraits< Basis > Struct Template Reference

#include <Traits.hpp>

Public Types

using Comm = ISTLCommunication_t< Basis >
 
template<class Value >
using MatrixImpl = ISTLBCRSMatrix< Value, Comm >
 
template<class Value >
using VectorImpl = ISTLBlockVector< Value >
 
using PartitionSet = Dune::Partitions::All
 
using SparsityPattern = AMDiS::SparsityPattern
 

Detailed Description

template<class Basis>
struct AMDiS::ISTLTraits< Basis >

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 ISTL backend.


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