Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-lecture
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux-lecture
Merge requests
!1
Cleanup/dune 2.4 features
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Cleanup/dune 2.4 features
cleanup/dune-2.4-features
into
master
Overview
1
Commits
8
Pipelines
0
Changes
Merged
Timo Koch
requested to merge
cleanup/dune-2.4-features
into
master
9 years ago
Overview
1
Commits
8
Pipelines
0
Changes
-
Expand
Cleanup regarding the dependency upgrade to dune 2.4.
Use of initializer lists for FieldVectors
Read vectors from input file
General formatting and white space
Remove unused typedefs, variables, files
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d1d284c0
8 commits,
9 years ago
+
1077
−
2153
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
Search (e.g. *.vue) (Ctrl+P)
lecture/common/CMakeLists.txt
+
0
−
1
Options
# headers for installation and headercheck
install(FILES
cubegridcreatorlecture.hh
viplaboutput.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/lecture/common)
Loading