Skip to content
Snippets Groups Projects

Add GenEO coarse space and preconditioner implementation

Merged Linus Seelinger requested to merge feature/geneo into master
All threads resolved!
Compare and
18 files
+ 2141
0
Compare changes
  • Side-by-side
  • Inline
Files
18
#install headers
install(FILES
arpackpp_geneo.hh
coarsespace.hh
conbase_exterior.hh
geneo.hh
geneobasis.hh
liptonbabuskabasis.hh
localoperator_ovlp_region.hh
multicommdatahandle.hh
neumann_boundary_condition.hh
onedimsubdomainbasis.hh
partitionofunity.hh
subdomainbasis.hh
subdomainprojectedcoarsespace.hh
two_level_schwarz.hh
zembasis.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/pdelab/preconditioner/geneo)
Loading