dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
parallelhelper.hh File Reference
#include <limits>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/stdstreams.hh>
#include <dune/common/typetraits.hh>
#include <dune/istl/owneroverlapcopy.hh>
#include <dune/istl/solvercategory.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/solvers.hh>
#include <dune/istl/preconditioners.hh>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/paamg/amg.hh>
#include <dune/istl/paamg/pinfo.hh>
#include <dune/istl/io.hh>
#include <dune/istl/superlu.hh>
#include <dune/pdelab/constraints/common/constraints.hh>
#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
#include <dune/pdelab/backend/interface.hh>
#include <dune/pdelab/backend/istl/vector.hh>
#include <dune/pdelab/backend/istl/utility.hh>
#include <dune/pdelab/gridfunctionspace/tags.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::ISTL::ParallelHelper< GFS >
 
struct  Dune::PDELab::ISTL::CommSelector< s, isFakeMPIHelper >
 
struct  Dune::PDELab::ISTL::CommSelector< s, false >
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 
namespace  Dune::PDELab::ISTL
 

Functions

template<typename T >
void Dune::PDELab::ISTL::assertParallelUG (T comm)