Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
dumux-repositories
dumux
Merge requests
!332
[staggeredGrid] Implement ranges for priVar indices
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Kilian Weishaupt
requested to merge
feature/staggered-indexranges
into
feature/staggered-grid
Jan 13, 2017
Overview
0
Commits
1
Pipelines
0
Changes
2
use:
for(auto i : PriVarIndices(domainIdx)
) { ... }