dune-fem
2.8-git
|
#include <memory>
#include <type_traits>
#include <utility>
#include <dune/common/ftraits.hh>
#include <dune/common/hybridutilities.hh>
#include <dune/istl/solvercategory.hh>
#include <dune/fem/space/common/commoperations.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::Fem | |
Dune::Fem::ISTL | |
Functions | |
template<class DiscreteFunctionSpace > | |
void | Dune::Fem::ISTL::buildCommunication (const DiscreteFunctionSpace &dfSpace, Dune::SolverCategory::Category solverCategory, std::shared_ptr< FemCommunication< DiscreteFunctionSpace > > &communication) |