Backport !324 (non-elementwise constant permeability)
Merge branch '109-implement-non-elementwise-constant-permeability-in-convection-diffusion' into 'master'
Resolve "Implement non-elementwise-constant permeability in convection diffusion"
Closes #109 (closed)
See merge request !324 (merged)
(cherry picked from commit a7e67891)
657c2a6d The tensor A can now be evaluated at every quadrature point. The parameter class… 0ff455be Adds the required boolean permeabilityIsConstantPerCell to the parameter class. 7a292033 Makes permeabilityIsConstantPerCell a constexpr. Adds some documentation. 43f1b97c [convectiondiffusion] Add backwards compatibility for hasPermeabilityIsConstantPerCell() f7c3d9a2 Adds permeabilityIsConstantPerCell() to tests. bef1bbb5 Implements Steffen's backwards-compability code. a43a7fcf Updates another test. 0fc93059 Places the compability code in convectiondiffusionparameter.hh faa7240a Chages the deprecation warning to the correct version. (No support from 2.7) aa972b56 More tests get the new permeabilityIsConstantPerCell. e0f00d0e Adds the (very much needed) ! in convectiondiffusionfem.hh e61155a2 Adds the ! in convectiondiffusiondg.hh b6d02b7d Delete CTestCostData.txt de348877 Delete LastTest.log