install(FILES
    AMGPrecon.hpp
    Creators.hpp
    IndexDistribution.hpp
    IndexDistribution.inc.hpp
    ISTLPreconCreator.hpp
    ISTLSolverCreator.hpp
    LinearSolver.hpp
    MatrixBackend.hpp
    Operations.hpp
    Preconditioners.hpp
    PreconWrapper.hpp
    Solvers.hpp
    SolverWrapper.hpp
    Traits.hpp
    VectorBackend.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/linearalgebra/istl)
