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-course
Commits
62290138
Commit
62290138
authored
Oct 29, 2020
by
Kilian Weishaupt
Browse files
Merge branch 'cleanup/dumuxheaders' into 'master'
[Cleanup] Delete clutter after header guards See merge request
!104
parents
d62da77c
bae29e8b
Pipeline
#2293
passed with stage
in 39 seconds
Changes
22
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
exercises/solution/exercise-fractures/matrixproblem.hh
View file @
62290138
...
@@ -231,4 +231,4 @@ private:
...
@@ -231,4 +231,4 @@ private:
}
// end namespace Dumux
}
// end namespace Dumux
#endif
// DUMUX_COURSE_FRACTURESEXERCISE_MATRIX_PROBLEM_HH
#endif
exercises/solution/exercise-fractures/properties.hh
View file @
62290138
...
@@ -108,4 +108,4 @@ struct FluidSystem<TypeTag, TTag::FractureProblem>
...
@@ -108,4 +108,4 @@ struct FluidSystem<TypeTag, TTag::FractureProblem>
}
// end namespace Dumux::Properties
}
// end namespace Dumux::Properties
#endif
// DUMUX_COURSE_FRACTURESEXERCISE_PROPERTIES_HH
#endif
Prev
1
2
Next
Write
Preview
Markdown
is supported
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