Skip to content
Snippets Groups Projects
Commit f5434327 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Merge branch 'issue/no_mpi_petsc' into 'master'

No-MPI build with PETSC backend fixed

See merge request !121
parents e76b32e2 53fa7147
No related branches found
No related tags found
1 merge request!121No-MPI build with PETSC backend fixed
......@@ -36,7 +36,9 @@ namespace AMDiS
unsigned long changeIndex_ = 0;
bool initialized_ = false;
#if HAVE_MPI
const Mpi::Tag tag_{916821}; //< Communication tag used internally
#endif
};
} // end namespace AMDiS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment