Skip to content
Snippets Groups Projects
Commit 1e64fe04 authored by akbib's avatar akbib Committed by akbib
Browse files

typo

[[Imported from SVN: r5584]]
parent d5b1c810
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#include "iterationstep.hh"
//! Base class for iteration steps being called by a iterative linear solver
//! Base class for iteration steps being called by an iterative linear solver
template<class MatrixType, class VectorType, class BitVectorType = Dune::BitSetVector<VectorType::block_type::dimension> >
class LinearIterationStep : public IterationStep<VectorType, BitVectorType>
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment