# SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
# SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-GPL-2.0-only-with-dune-grid-glue-exception

#install headers
install(FILES
  gridglue.cc
  gridglueamirawriter.hh
  gridgluecommunicate.hh
  gridglue.hh
  gridgluevtkwriter.hh
  intersection.hh
  intersectionindexset.hh
  intersectioniterator.hh
  rangegenerators.hh
  DESTINATION include/dune/grid-glue/adapter)
