Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Core Modules
dune-common
Commits
2c5f16ef
Commit
2c5f16ef
authored
11 months ago
by
Simon Praetorius
Browse files
Options
Downloads
Patches
Plain Diff
Add changelog entry
parent
c125f8fd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1366
Add mixin class for an indexed iterator
Pipeline
#70119
passed
10 months ago
Stage: .pre
Stage: test
Stage: code_quality
Stage: downstream
Pipeline: Dune Nightly Test
#70664
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
with
3 additions
and
0 deletions
CHANGELOG.md
+
3
−
0
View file @
2c5f16ef
...
...
@@ -69,6 +69,9 @@ In order to build the DUNE core modules you need at least the following software
-
Move special MPI-related compile flags, like
`MPI_NO_CPPBIND`
, from
`config.h`
into
the cmake utiltiy
`add_dune_mpi_flags`
and the related global package registration.
-
Add new utility type
`IndexedIterator`
that extends a given iterator by an
`index()`
method returning a traversal index.
## Build System
-
Documentation files in
`doc/buildsystem/${ModuleName}.rst`
are now only copied.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment