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
a216303c
Commit
a216303c
authored
Jul 22, 2021
by
Dennis Gläser
Browse files
[discmethod] Fix header guard typo
parent
1561b365
Pipeline
#6221
waiting for manual action with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dumux/discretization/method.hh
View file @
a216303c
...
...
@@ -21,8 +21,8 @@
* \ingroup Discretization
* \brief The available discretization methods in Dumux
*/
#ifndef DUMUX_DISCRETIZA
R
ION_METHOD_HH
#define DUMUX_DISCRETIZA
R
ION_METHOD_HH
#ifndef DUMUX_DISCRETIZA
T
ION_METHOD_HH
#define DUMUX_DISCRETIZA
T
ION_METHOD_HH
#include
<ostream>
#include
<string>
...
...
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