interface.hh File Reference
Detailed Description
Provides classes for building the communication interface between remote inidices.
#include "remoteindices.hh"
#include <dune/common/enumset.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::InterfaceBuilder< T > |
Base class of all classes representing a communication interface. More... | |
class | Dune::InterfaceInformation |
Information describing an interface. More... | |
class | Dune::Interface< T > |
Communication interface between remote and local indices. More... |