Newer
Older

Nils-Arne Dreier
committed
add_subdirectory("common")
add_subdirectory("eigenvalue")
Markus Blatt
committed
add_subdirectory("paamg")
Markus Blatt
committed
#install headers
install(FILES
Markus Blatt
committed
basearray.hh
bcrsmatrix.hh
bdmatrix.hh
btdmatrix.hh
bvector.hh
Markus Blatt
committed
gsetc.hh
Markus Blatt
committed
ilu.hh
ilusubdomainsolver.hh
io.hh
istlexception.hh
Markus Blatt
committed
matrix.hh
matrixindexset.hh
matrixmarket.hh
matrixmatrix.hh
matrixredistribute.hh
matrixutils.hh
multitypeblockmatrix.hh
multitypeblockvector.hh
novlpschwarz.hh
operators.hh
overlappingschwarz.hh
owneroverlapcopy.hh
Markus Blatt
committed
preconditioners.hh
repartition.hh
scalarproducts.hh
scaledidmatrix.hh
schwarz.hh
solvercategory.hh
solver.hh
Markus Blatt
committed
solvers.hh
solvertype.hh
Markus Blatt
committed
superlu.hh
Markus Blatt
committed
supermatrix.hh
Markus Blatt
committed
vbvector.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/istl)