Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Praetorius, Simon
dune-amdis
Commits
4ecfaaf8
Commit
4ecfaaf8
authored
Jan 07, 2019
by
Praetorius, Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
implement hotfix to branch
parent
803d5ee7
Pipeline
#1617
passed with stage
in 20 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
examples/ellipt.cc
examples/ellipt.cc
+1
-0
No files found.
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
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