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

Comment

parent 0de0cf9c
No related branches found
No related tags found
No related merge requests found
...@@ -95,6 +95,7 @@ class MyBlockProblem<ConvexProblemTypeTEMPLATE>::IterateObject { ...@@ -95,6 +95,7 @@ class MyBlockProblem<ConvexProblemTypeTEMPLATE>::IterateObject {
LocalVectorType& ui, int i, LocalVectorType& ui, int i,
const typename Dune::BitSetVector<block_size>::const_reference ignore) { const typename Dune::BitSetVector<block_size>::const_reference ignore) {
// Note: problem.Am and problem.a will be ignored // Note: problem.Am and problem.a will be ignored
// Note: ignore is currently ignored (what's it used for anyway?)
{ {
int const m = i; int const m = i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment