Skip to content

[spatialparams] Free the base classes from TypeTag

Timo Koch requested to merge feature/free-base-spatialparams-from-typetag into master
  • Use the base classes in the tests, otherwise they don't compile anymore
  • Remove MaterialLaw property (is now extracted from spatial params)
  • Decouple problem and spatial params by passing the fvGridGeometry instead of the problem to the spatial params

see #448 (closed).

Edited by Timo Koch

Merge request reports