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

Remove out-of-place comment

parent 370f4bda
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -97,7 +97,6 @@ namespace StaticMatrix ...@@ -97,7 +97,6 @@ namespace StaticMatrix
// compute i-th row of A*v for an edge vector e = e_i - e_j with i!=j **********************
template <class K> template <class K>
static Dune::FieldMatrix<K,1,1>& toMatrix(K& x) static Dune::FieldMatrix<K,1,1>& toMatrix(K& x)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment