Skip to content
Snippets Groups Projects
CMakeLists.txt 967 B
Newer Older
add_subdirectory("eigenvalue")
add_subdirectory(test)
   allocator.hh
   basearray.hh
   bcrsmatrix.hh
   bdmatrix.hh
   btdmatrix.hh
   bvector.hh
   cholmod.hh
   colcompmatrix.hh
   ilu.hh
   ilusubdomainsolver.hh
   io.hh
   istlexception.hh
   matrix.hh
   matrixindexset.hh
   matrixmarket.hh
   matrixmatrix.hh
   matrixredistribute.hh
   matrixutils.hh
   multitypeblockmatrix.hh
   multitypeblockvector.hh
   novlpschwarz.hh
   operators.hh
   overlappingschwarz.hh
   owneroverlapcopy.hh
   preconditioners.hh
   repartition.hh
   scalarproducts.hh
   scaledidmatrix.hh
   schwarz.hh
   solvercategory.hh
   solverfactory.hh
   superlufunctions.hh
   DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/istl)