Skip to content
Snippets Groups Projects
Commit aef96484 authored by Ned Coltman's avatar Ned Coltman
Browse files

Merge branch 'cherry-pick-e6407fec' into 'releases/3.2'

Merge branch 'fix/install-headers' into 'master'

See merge request !2118
parents 918444cb 50135252
No related branches found
No related tags found
2 merge requests!2152WIP add default fluxcache properties,!2118Merge branch 'fix/install-headers' into 'master'
......@@ -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
......
......@@ -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
......
......@@ -3,12 +3,14 @@ amgbackend.hh
amgparallelhelpers.hh
amgtraits.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
......
......@@ -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)
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