Skip to content
Snippets Groups Projects

transpose.hh Fixed

Merged apminaei requested to merge apminaei/dune-matrix-vector:patch-1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -19,7 +19,7 @@ install(FILES
@@ -19,7 +19,7 @@ install(FILES
promote.hh
promote.hh
singlenonzerocolumnmatrix.hh
singlenonzerocolumnmatrix.hh
singlenonzerorowmatrix.hh
singlenonzerorowmatrix.hh
tranpose.hh
transpose.hh
transformmatrix.hh
transformmatrix.hh
triangularsolve.hh
triangularsolve.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/matrix-vector)
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/matrix-vector)
Loading