dune-fem 2.8.0
|
#include <iostream>
#include <map>
#include <memory>
#include <vector>
#include <dune/common/timer.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/common/grid.hh>
#include <dune/fem/misc/mpimanager.hh>
#include <dune/fem/space/common/commoperations.hh>
#include <dune/fem/storage/singletonlist.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::DefaultCommunicationManager< Space > |
default communication manager using just the grids communicate method More... | |
class | Dune::Fem::DefaultCommunicationManager< Space >::NonBlockingCommunication |
class | Dune::Fem::CommunicationManager< SpaceImp > |
use Default CommunicationManager as Communication Manager More... | |
class | Dune::Fem::CommunicationManagerList |
Proxy class to DependencyCache which is singleton per space. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
Macros | |
#define | WANT_CACHED_COMM_MANAGER 1 |
#define WANT_CACHED_COMM_MANAGER 1 |