Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
72b7a46f
Commit
72b7a46f
authored
May 04, 2020
by
Timo Koch
Browse files
[fix] Update cmake install headers
parent
15793911
Changes
4
Hide whitespace changes
Inline
Side-by-side
dumux/common/CMakeLists.txt
View file @
72b7a46f
...
...
@@ -7,13 +7,14 @@ balanceequationopts.hh
boundaryconditions.hh
boundaryflag.hh
boundarytypes.hh
boundingboxtree.hh
cubicspline.hh
cubicsplinehermitebasis.hh
defaultmappertraits.hh
defaultusagemessage.hh
deprecated.hh
dimensionlessnumbers.hh
doubleexpintegrationconstants.hh
doubleexpintegrator.hh
dumuxmessage.hh
entitymap.hh
exceptions.hh
...
...
dumux/flux/CMakeLists.txt
View file @
72b7a46f
...
...
@@ -7,6 +7,7 @@ add_subdirectory(staggered)
install
(
FILES
darcyslaw.hh
effectivestresslaw.hh
fickiandiffusioncoefficients.hh
fickslaw.hh
fluxvariablesbase.hh
fluxvariablescaching.hh
...
...
@@ -14,6 +15,7 @@ forchheimerslaw.hh
fourierslaw.hh
fourierslawnonequilibrium.hh
hookeslaw.hh
maxwellstefandiffusioncoefficients.hh
maxwellstefanslaw.hh
referencesystemformulation.hh
shallowwaterflux.hh
...
...
dumux/linear/CMakeLists.txt
View file @
72b7a46f
install
(
FILES
amgbackend.hh
istlsolverfactorybackend.hh
istlsolverregistry.hh
linearsolveracceptsmultitypematrix.hh
linearsolverparameters.hh
linearsolvertraits.hh
linearsolveracceptsmultitypematrix.hh
matrixconverter.hh
parallelhelpers.hh
pdesolver.hh
preconditioners.hh
scotchbackend.hh
seqsolverbackend.hh
solver.hh
...
...
dumux/material/components/CMakeLists.txt
View file @
72b7a46f
...
...
@@ -2,6 +2,7 @@ add_subdirectory(iapws)
install
(
FILES
air.hh
ammonia.hh
base.hh
benzene.hh
brine.hh
...
...
@@ -11,12 +12,14 @@ cao.hh
cao2h2.hh
carbonateion.hh
ch4.hh
chlorideion.hh
co2.hh
co2tablereader.hh
co2tables.inc
componenttraits.hh
constant.hh
gas.hh
glucose.hh
granite.hh
h2.hh
h2o.hh
...
...
@@ -28,8 +31,10 @@ n2.hh
nacl.hh
o2.hh
simpleh2o.hh
sodiumion.hh
solid.hh
tabulatedcomponent.hh
trichloroethene.hh
urea.hh
xylene.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dumux/material/components
)
Ned Coltman
@nedc
mentioned in commit
50135252
·
May 04, 2020
mentioned in commit
50135252
mentioned in commit 5013525236f711d70d4f74644320fb6b2e1b6432
Toggle commit list
Ned Coltman
@nedc
mentioned in merge request
!2118 (merged)
·
May 04, 2020
mentioned in merge request
!2118 (merged)
mentioned in merge request !2118
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment