Skip to content
Snippets Groups Projects
Commit f6ad530a authored by Andreas Lauser's avatar Andreas Lauser
Browse files

introduce new file dumux/common/basicproperties.hh; remove ReferenceElements...

introduce new file dumux/common/basicproperties.hh; remove ReferenceElements property from decoupled models; doc

- now every model type tag should be derived from the NumericModel type
tag.
- instead of retrieving the reference elements from the ReferenceElements property,
  use Dune::GenericReferenceElements<Scalar, dim>
- some improvements for the handbook's design patterns and property system chapeters

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4626 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent bd19d885
No related branches found
No related tags found
No related merge requests found
Showing
with 476 additions and 294 deletions
Loading
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