Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
53fa7147
Commit
53fa7147
authored
Dec 06, 2019
by
Praetorius, Simon
Browse files
No-MPI build with PETSC backend fixed
parent
e76b32e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/amdis/linearalgebra/petsc/MatrixNnzStructure.hpp
View file @
53fa7147
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment