Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
dune-gmsh4
Commits
dd893331
Commit
dd893331
authored
Apr 09, 2021
by
Stenger, Florian
Browse files
new branch for physicalTags and msh2-format
parent
0e7e211a
Pipeline
#6177
passed with stage
in 10 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dune/gmsh4/gmsh4reader.hh
View file @
dd893331
...
...
@@ -313,10 +313,6 @@ namespace Dune
};
// deduction guides
template
<
class
Grid
>
Gmsh4Reader
()
->
Gmsh4Reader
<
Grid
,
Gmsh4
::
ContinuousGridCreator
<
Grid
>>
;
template
<
class
Grid
>
Gmsh4Reader
(
GridFactory
<
Grid
>&
)
->
Gmsh4Reader
<
Grid
,
Gmsh4
::
ContinuousGridCreator
<
Grid
>>
;
...
...
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