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
!545
[staggered][localJacobian] Allow inherting classes access to faceVars
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Kilian Weishaupt
requested to merge
feature/allow-access-to-face-vars
into
next
Aug 03, 2017
Overview
0
Commits
1
Pipelines
0
Changes
1
Specialization of the localJacobian need access to the non-const version of the faceVars. This concept might be revised.