#install headers

install(FILES
    ConvectionDiffusionOperator.hpp
    FirstOrderDivTestvec.hpp
    FirstOrderDivTestvecTrial.hpp
    FirstOrderGradTest.hpp
    FirstOrderGradTestTrial.hpp
    FirstOrderGradTestTrialvec.hpp
    FirstOrderPartialTest.hpp
    FirstOrderPartialTestTrial.hpp
    FirstOrderTestDivTrialvec.hpp
    FirstOrderTestGradTrial.hpp
    FirstOrderTestPartialTrial.hpp
    FirstOrderTestvecGradTrial.hpp
    SecondOrderDivTestvecDivTrialvec.hpp
    SecondOrderGradTestGradTrial.hpp
    SecondOrderPartialTestPartialTrial.hpp
    StokesOperator.hpp
    ZeroOrderTest.hpp
    ZeroOrderTestTrial.hpp
    ZeroOrderTestTrialvec.hpp
    ZeroOrderTestvec.hpp
    ZeroOrderTestvecTrial.hpp
    ZeroOrderTestvecTrialvec.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/localoperators)
