Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
6b9bf0ec
Commit
6b9bf0ec
authored
Mar 17, 2020
by
Timo Koch
Browse files
[alu] Interface is enabled by default since dune 2.6
parent
5acad0d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/io/grid/gridmanager_alu.hh
View file @
6b9bf0ec
...
...
@@ -231,8 +231,6 @@ public:
}
};
#if DUNE_GRID_EXPERIMENTAL_GRID_EXTENSIONS
//! alu uses boundary id
template
<
int
dim
,
int
dimworld
,
Dune
::
ALUGridElementType
elType
,
Dune
::
ALUGridRefinementType
refinementType
>
class
BoundaryFlag
<
Dune
::
ALUGrid
<
dim
,
dimworld
,
elType
,
refinementType
>>
...
...
@@ -255,7 +253,6 @@ private:
int
flag_
;
};
#endif // DUNE_GRID_EXPERIMENTAL_GRID_EXTENSIONS
#endif // HAVE_DUNE_ALUGRID
}
// end namespace Dumux
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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