Skip to content
GitLab
Menu
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
a8528954
Commit
a8528954
authored
Aug 24, 2017
by
Aland, Sebastian
Browse files
Fix issue with initData/finalizeData in CouplingBaseProblem.h
parent
e3884e2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/base_problems/CouplingBaseProblem.h
View file @
a8528954
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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