dune-alugrid 3.0.0
|
#include <dune/common/parallel/collectivecommunication.hh>
Go to the source code of this file.
Classes | |
struct | Dune::ALUGridNoComm |
type of class for specialization of serial ALUGrid (No_Comm as communicator) More... | |
struct | Dune::ALUGridMPIComm |
type of class for specialization of parallel ALUGrid (MPI_Comm as communicator) More... | |
Namespaces | |
namespace | Dune |
Macros | |
#define | ALU3DGRID_PARALLEL HAVE_MPI |
Enumerations | |
enum | Dune::ALUGridElementType { Dune::simplex , Dune::cube } |
basic element types for ALUGrid More... | |
enum | Dune::ALUGridRefinementType { Dune::conforming , Dune::nonconforming } |
available refinement types for ALUGrid More... | |
#define ALU3DGRID_PARALLEL HAVE_MPI |