This commit is contained in:
Joachim Schoeberl 2023-09-06 07:29:16 +02:00
parent 63660682c2
commit 2285785af5

View File

@ -1,6 +1,8 @@
#ifndef NGCORE_MPIWRAPPER_HPP
#define NGCORE_MPIWRAPPER_HPP
#include <array>
#ifdef PARALLEL
#define OMPI_SKIP_MPICXX
#include <mpi.h>