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

[Cleanup] Whitespace

parent d86bd812
No related branches found
No related tags found
No related merge requests found
......@@ -325,7 +325,6 @@ int main(int argc, char *argv[]) {
auto myGlobalNonlinearity = assemble_nonlinearity<MatrixType, VectorType>(
frictionalNodes, *nodalIntegrals, frictionData);
// {{{ Initial conditions
VectorType u_initial(finestSize);
u_initial = 0.0;
VectorType v_initial(finestSize);
......
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