Commit Graph

7 Commits

Author SHA1 Message Date
Philipp Nuske
a666aa9e85 quenched typos, enhanced readability in few places AND updated the "Mother of all Flowcharts" (here to stay) 2012-07-12 21:22:55 +02:00
Andreas Lauser
2849154a60 handbook: factor the design patterns chapter out into a separate file 2012-07-12 21:22:49 +02:00
Andreas Lauser
ecc16cfd72 handbook: make the undefined references go away, finalize on the design patterns and property system chapters 2012-07-12 21:22:49 +02:00
Andreas Lauser
96e5522ad5 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
2012-07-12 21:22:48 +02:00
Andreas Lauser
02ddfea028 doc: (almost) finish the design patterns chapter in the handbook
also remove the ReferenceElements property because changing to the old
DUNE entity numbering would not work anyways...
2012-07-12 21:22:48 +02:00
Andreas Lauser
5fdd83c9be time manager: do not call problem.nextTimeStepSize() at the begining of a new episode
handbook: some improvements
2012-07-12 21:22:47 +02:00
Andreas Lauser
a0a5b85242 handbook: Some work on the intro, start of chapter about the property system 2012-07-12 21:22:37 +02:00