Skip to content
GitLab
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
Merge requests
!545
[staggered][localJacobian] Allow inherting classes access to faceVars
Code
Review changes
Check out branch
Download
Email 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.