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 &) |
Dummy implementation for ISTL-specific communication when no MPI is found.