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
5e05d70e
Commit
5e05d70e
authored
Jul 19, 2019
by
Dennis Gläser
Browse files
[test][el2p] bring grid vol vars to the new time level
parent
14ff4306
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/multidomain/poromechanics/el2p/main.cc
View file @
5e05d70e
...
...
@@ -208,6 +208,8 @@ int main(int argc, char** argv) try
// advance to the time loop to the next step
timeLoop
->
advanceTimeStep
();
twoPGridVariables
->
advanceTimeStep
();
poroMechGridVariables
->
advanceTimeStep
();
// write vtk output
twoPVtkWriter
.
write
(
timeLoop
->
time
());
...
...
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