Skip to content
Snippets Groups Projects
Commit feee12fc authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

fix comment

[[Imported from SVN: r6758]]
parent d979c805
No related branches found
No related tags found
No related merge requests found
......@@ -415,7 +415,7 @@ void RodContinuumSteklovPoincareStep<RodGridType,ContinuumGridType>::iterate(Rig
setRotation(*interfaceBoundary_, x3d, relativeMovement);
// Right hand side vector: currently with Neumann and volume terms
// Right hand side vector: currently without Neumann and volume terms
VectorType rhs3d(x3d.size());
rhs3d = 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