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

Fix a typo

parent 77a56b9d
No related branches found
No related tags found
1 merge request!272Implement amg for scalar valued matrices
......@@ -379,7 +379,7 @@ namespace Dune
/**
* @brief compute the norm of a matrix.
* @param m The matrix ro compute the norm of.
* @param m The matrix to compute the norm of
*/
template<class M>
typename FieldTraits<typename M::field_type>::real_type operator()(const M& m) const
......
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