Skip to content
Snippets Groups Projects
Commit 59ba67fa authored by Oliver Sander's avatar Oliver Sander
Browse files

Bugfix. Thanks to Martin Weiser

[[Imported from SVN: r648]]
parent 3fd70123
Branches
Tags
No related merge requests found
......@@ -123,6 +123,7 @@ namespace Dune {
{
for (unsigned int i=0; i<data_.size(); i++)
data_[i] = t;
return *this;
}
/** \brief The index operator */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment