Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Backofen, Rainer
amdis
Commits
8435b852
Commit
8435b852
authored
Sep 18, 2017
by
Praetorius, Simon
Browse files
Merge branch 'master' into 'master'
Fix issue with initData/finalizeData in CouplingBaseProblem.h See merge request !21
parents
e3884e2e
a8528954
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/base_problems/CouplingBaseProblem.h
View file @
8435b852
...
...
@@ -82,7 +82,7 @@ public:
fillCouplingBoundaryConditions
();
for
(
size_t
i
=
0
;
i
<
baseProblems
.
size
();
i
++
)
baseProblems
[
i
]
->
in
it
Data
();
baseProblems
[
i
]
->
f
in
alize
Data
();
finalizeData
();
}
...
...
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