Go to the documentation of this file.
3 #ifndef DUNE_ALUGRID_FORWARDDECLARATION
4 #define DUNE_ALUGRID_FORWARDDECLARATION
7 #include <dune/common/parallel/collectivecommunication.hh>
9 #include <dune/common/parallel/mpicollectivecommunication.hh>
57 #if ALU3DGRID_PARALLEL
66 template <
int dim,
int dimw, ALUGr
idElementType elType,
class Comm >
67 struct ALUGridBaseGrid ;