Skip to content
Snippets Groups Projects
Commit 1424a2b3 authored by Markus Blatt's avatar Markus Blatt
Browse files

Distribute fastamg headers.

[[Imported from SVN: r1894]]
parent 1b9aa895
Branches
No related tags found
No related merge requests found
add_subdirectory("test" EXCLUDE_FROM_ALL)
#install headers
install(FILES aggregates.hh dependency.hh galerkin.hh graph.hh
install(FILES aggregates.hh dependency.hh fastamg.hh fastamgsmoother.hh
galerkin.hh graph.hh
indicescoarsener.hh properties.hh globalaggregates.hh
hierarchy.hh construction.hh
transfer.hh smoother.hh amg.hh kamg.hh combinedfunctor.hh
......
SUBDIRS = test
paamgdir = $(includedir)/dune/istl/paamg
paamg_HEADERS = aggregates.hh dependency.hh galerkin.hh graph.hh \
paamg_HEADERS = aggregates.hh dependency.hh fastamg.hh \
fastamgsmoother.hh galerkin.hh graph.hh \
indicescoarsener.hh properties.hh globalaggregates.hh \
hierarchy.hh construction.hh \
transfer.hh smoother.hh amg.hh kamg.hh combinedfunctor.hh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment