Skip to content
Snippets Groups Projects
Commit 2da6f305 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

FIXME

parent 8d295c06
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,7 @@ int main(int argc, char *argv[]) {
u_initial = 0.0;
VectorType ud_initial(finestSize);
ud_initial = 0.0;
// FIXME: This only happens to be correct
VectorType udd_initial(finestSize);
udd_initial = 0.0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment