AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
SequentialISTLCommunication< G, L > Class Template Reference

Dummy implementation for ISTL-specific communication when no MPI is found. More...

#include <Communication.hpp>

Public Types

using Sequential = SequentialISTLCommunication
 

Public Member Functions

template<class Basis >
 SequentialISTLCommunication (Basis const &, typename Dune::SolverCategory::Category cat)
 
Dune::SolverCategory::Category category () const
 
Impl const & get () const
 
Sequential const & sequential () const
 
template<class Basis >
void update (Basis const &)
 

Detailed Description

template<class G, class L>
class AMDiS::SequentialISTLCommunication< G, L >

Dummy implementation for ISTL-specific communication when no MPI is found.


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