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
Commits
08af73fd
Commit
08af73fd
authored
Nov 29, 2019
by
Dennis Gläser
Committed by
Timo Koch
Dec 20, 2019
Browse files
[md][cc][localassembler] fix comment in coupled vars update
parent
281b2bbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/multidomain/subdomaincclocalassembler.hh
View file @
08af73fd
...
...
@@ -536,7 +536,7 @@ public:
// restore original state of the flux vars cache and/or vol vars in case of global caching.
// This has to be done in order to guarantee that the undeflected residual computation done
// above is correct when jumping to the next coupled
element
.
// above is correct when jumping to the next coupled
dof of domainJ
.
updateCoupledVariables
();
}
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment