Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 5acce6b68e restructure the directory structure of the implicit models
this is somewhat similar to what is currently done in the 'implicit'
branch of dumux, but it takes things further:

- ewoms/boxmodels/common -> ewoms/disc/vcfv
  (vcfv == vertex centered finite volumes)
- ewoms/boxmodels/vtk -> ewoms/vtk
  (possibly this will move to ewoms/io/vtk, TBD)
- ewoms/boxmodels -> ewoms/models
- test/boxmodels -> test/implicit
- the files for the common VCFV code have been renamed from "box*" to
  "vcfv\1" and the classes they contain have been renamed accordingly.

The rationale is to reflect the fact that multiple discretizations may
be chosen for any physical model. (Once these discretizations are
implemented, obviously.) All tests still compile for the autotools and
cmake build systems
2012-11-28 16:04:43 +01:00
bin increase tolerance when comparing the "velocity" field 2012-10-28 11:53:40 +01:00
doc change namespace from Dumux to Ewoms 2012-11-18 16:58:22 +01:00
examples restructure the directory structure of the implicit models 2012-11-28 16:04:43 +01:00
tests CMake: Teach it good manners when it comes to caching 2012-10-29 18:48:10 +01:00