Merge branch 'feature/property-system-without-macros' into 'master'
[properties] Add property system implementation without macros and variadic templates See merge request !1211
No related branches found
No related tags found
Showing
- dumux/common/properties.hh 6 additions, 0 deletionsdumux/common/properties.hh
- dumux/common/properties/CMakeLists.txt 1 addition, 0 deletionsdumux/common/properties/CMakeLists.txt
- dumux/common/properties/grid.hh 1 addition, 1 deletiondumux/common/properties/grid.hh
- dumux/common/properties/propertysystem.hh 79 additions, 1245 deletionsdumux/common/properties/propertysystem.hh
- dumux/common/properties/propertysystemmacros.hh 274 additions, 0 deletionsdumux/common/properties/propertysystemmacros.hh
- dumux/common/start.hh 1 addition, 7 deletionsdumux/common/start.hh
- dumux/discretization/fvproperties.hh 1 addition, 1 deletiondumux/discretization/fvproperties.hh
- dumux/discretization/staggered/properties.hh 2 additions, 2 deletionsdumux/discretization/staggered/properties.hh
- dumux/material/spatialparams/sequentialfv1p.hh 1 addition, 7 deletionsdumux/material/spatialparams/sequentialfv1p.hh
- dumux/porousmediumflow/1p/sequential/properties.hh 0 additions, 4 deletionsdumux/porousmediumflow/1p/sequential/properties.hh
- dumux/porousmediumflow/1pnc/model.hh 2 additions, 2 deletionsdumux/porousmediumflow/1pnc/model.hh
- dumux/porousmediumflow/2p/sequential/properties.hh 0 additions, 6 deletionsdumux/porousmediumflow/2p/sequential/properties.hh
- dumux/porousmediumflow/2p1c/model.hh 0 additions, 3 deletionsdumux/porousmediumflow/2p1c/model.hh
- dumux/porousmediumflow/2p2c/sequential/properties.hh 2 additions, 9 deletionsdumux/porousmediumflow/2p2c/sequential/properties.hh
- dumux/porousmediumflow/nonequilibrium/model.hh 2 additions, 2 deletionsdumux/porousmediumflow/nonequilibrium/model.hh
- dumux/porousmediumflow/properties.hh 1 addition, 1 deletiondumux/porousmediumflow/properties.hh
- dumux/porousmediumflow/sequential/impetproperties.hh 0 additions, 3 deletionsdumux/porousmediumflow/sequential/impetproperties.hh
- dumux/porousmediumflow/sequential/pressureproperties.hh 0 additions, 2 deletionsdumux/porousmediumflow/sequential/pressureproperties.hh
- dumux/porousmediumflow/sequential/properties.hh 6 additions, 15 deletionsdumux/porousmediumflow/sequential/properties.hh
- test/common/propertysystem/CMakeLists.txt 3 additions, 0 deletionstest/common/propertysystem/CMakeLists.txt
Loading
Please register or sign in to comment