opm-simulators/examples
Andreas Lauser 88636f077b implement the remaining Dumux naming conventions for the non-decoupled models
Tensor -> DimMatrix
refElem -> refElement
gv -> gridView
remove "AtIP" suffix
*Index -> *Idx for variables
remove ${MODEL_NAME}Index property
consistent argument names for compute(Storage|Flux|Source) in the local residuals

also remove the "MassUpwindWeight" and "UpwindWeight" properties as
they were not really useful.
2012-07-12 21:25:18 +02:00
..
CMakeLists.txt remove error-causing add_dependencies 2012-07-12 21:24:40 +02:00
Makefile.am tutorial: fix Makefile.am 2012-07-12 21:25:17 +02:00
tutorial_coupled.cc Improve the startup and parameter routines. 2012-07-12 21:25:04 +02:00
tutorial_coupled.input Improve the startup and parameter routines. 2012-07-12 21:25:04 +02:00
tutorial_decoupled.cc Changed decoupled tutorial to use the start() routine 2012-07-12 21:25:00 +02:00
tutorial_decoupled.input Improve the startup and parameter routines. 2012-07-12 21:25:04 +02:00
tutorialproblem_coupled.hh implement the remaining Dumux naming conventions for the non-decoupled models 2012-07-12 21:25:18 +02:00
tutorialproblem_decoupled.hh decoupled: finish the SpatialParameters -> SpatialParams frenzy 2012-07-12 21:25:16 +02:00
tutorialspatialparams_decoupled.hh decoupled: finish the SpatialParameters -> SpatialParams frenzy 2012-07-12 21:25:16 +02:00