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
amdis
amdis-core
Commits
4ecfaaf8
Commit
4ecfaaf8
authored
Jan 07, 2019
by
Praetorius, Simon
Browse files
implement hotfix to branch
parent
803d5ee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/ellipt.cc
View file @
4ecfaaf8
...
...
@@ -62,6 +62,7 @@ int main(int argc, char** argv)
widths
.
push_back
(
h
);
prob
.
globalBasis
().
update
(
gridView
);
prob
.
solutionVector
().
compress
();
prob
.
assemble
(
adaptInfo
);
prob
.
solve
(
adaptInfo
);
...
...
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