Changes from Dune version 1.0 --> 1.1: dune-common: - several bug fixes (such as method mv of FieldMatrix) - Change of build system (Dependencies of modules are extracted from dune.module) - Expression Templates for FieldVector - Tuple is removed, the new implementation mimicks the std::tr1::tuple - Dune::Array is deprecated - Dune::DList is deprecated - FixedArray, RemoveConst and SameType are deprecated dune-grid: - several bug fixes - UGGrid is usable with non-conform refinement - The constructor of UGGrid with to integer arguments is deprecated. - DGFParser can read periodic (YaspGrid) and closure (UGGrid) dune-istl: - output of solvers uses std::cout instead of printf