Peano
Loading...
Searching...
No Matches
mpi.h
Go to the documentation of this file.
1// This file is part of the Peano project. For conditions of distribution and
2// use, please see the copyright notice at www.peano-framework.org
3#pragma once
4
5
6#include "config.h"
8
9
10#ifdef Parallel
11#include <mpi.h>
12#endif
13
14
15
16