Skip to content
Snippets Groups Projects
CMakeLists.txt 688 B
Newer Older
#install headers
install(FILES
        cosseratenergystiffness.hh
        cosseratrodenergy.hh
        geodesicfeassembler.hh
        geodesicfeassemblerwrapper.hh
        l2distancesquaredenergy.hh
        localenergy.hh
        localfirstordermodel.hh
        localgeodesicfeadolcstiffness.hh
        localgeodesicfefdstiffness.hh
        localgeodesicfestiffness.hh
        localintegralenergy.hh
        mixedgfeassembler.hh
        nonplanarcosseratshellenergy.hh
        simofoxenergy.hh
        sumenergy.hh
        surfacecosseratenergy.hh
        surfacecosseratstressassembler.hh
        weightedsumenergy.hh
        DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/gfe/assemblers)