Simulator programs and utilities for automatic differentiation.
Go to file
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
doc introduce new file dumux/common/basicproperties.hh; remove ReferenceElements property from decoupled models; doc 2012-07-12 21:22:48 +02:00
examples doc: (almost) finish the design patterns chapter in the handbook 2012-07-12 21:22:48 +02:00