Skip to content
Snippets Groups Projects
Commit 753a9956 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

And the 1000 is my.....

parent 147d19c0
No related branches found
No related tags found
No related merge requests found
...@@ -141,6 +141,7 @@ namespace AMDiS { ...@@ -141,6 +141,7 @@ namespace AMDiS {
return abs(det); return abs(det);
} }
void ElInfo::testFlag(const Flag& flags) const void ElInfo::testFlag(const Flag& flags) const
{ {
TEST_EXIT_DBG(fillFlag.isSet(flags))("flag not set\n"); TEST_EXIT_DBG(fillFlag.isSet(flags))("flag not set\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment