Skip to content
Snippets Groups Projects
Commit 00cc90b5 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Fix comment

[[Imported from SVN: r9661]]
parent 7b04fd88
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ void solve (const shared_ptr<GridType>& grid,
constructBoundaryDofs(dirichletBoundary,feBasis,dirichletNodes);
// //////////////////////////
// Initial solution
// Initial iterate
// //////////////////////////
x.resize(feBasis.size());
......
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