Skip to content
Snippets Groups Projects
Commit 46bbe48f authored by Timo Koch's avatar Timo Koch
Browse files

[cc] Update cmake install directive disc/cc

parent 0369df23
No related branches found
No related tags found
1 merge request!617[WIP] Next
add_subdirectory("tpfa")
install(FILES
fluxvariablescachevector.hh
stencils.hh
volumevariablesvector.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/discretization/cellcentered)
\ No newline at end of file
globalvolumevariables.hh
subcontrolvolume.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/discretization/cellcentered)
install(FILES
globalfvgeometry.hh
darcyslaw.hh
elementfluxvariablescache.hh
elementvolumevariablescache.hh
fickslaw.hh
fluxvariablescachefiller.hh
fourieslaw.hh
fvelementgeometry.hh
globalfluxvariablescache.hh
globalfvgeometry.hh
subcontrolvolumeface.hh
subcontrolvolume.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/discretization/cellcentered/tpfa)
\ No newline at end of file
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/discretization/cellcentered/tpfa)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment