Go to the documentation of this file. 1 #ifndef DUNE_ALUGRID_FORWARDDECLARATION
2 #define DUNE_ALUGRID_FORWARDDECLARATION
5 #include <dune/common/collectivecommunication.hh>
7 #include <dune/common/mpicollectivecommunication.hh>
55 #if ALU3DGRID_PARALLEL
64 template <
int dim,
int dimw, ALUGr
idElementType elType,
class Comm >
65 struct ALUGridBaseGrid ;