1. 11 Feb, 2015 2 commits
  2. 12 Sep, 2014 1 commit
    • Markus Blatt's avatar
      [bugfix] Added missing header for cgstokes. · d440c5f8
      Markus Blatt authored
      When compiling the pdelab-howto, I got the error:
      
      /home/mblatt/src/dune/current/dune-pdelab-howto/src/navier-stokes/cgstokes.cc: In function ‘void navierstokes(const GV&, std::string, const PRM&, V_FEM&, P_FEM&, IF&)’:
      /home/mblatt/src/dune/current/dune-pdelab-howto/src/navier-stokes/cgstokes.cc:149:3: error: ‘Newton’ is not a member of ‘Dune::PDELab’
      
      The header newton.hh was never included which is fixed with this
      commit. Seems kind of weired that nobody has noticed this. Must be my
      aura ;)
      d440c5f8
  3. 23 Jul, 2014 4 commits
  4. 18 Jul, 2014 3 commits
  5. 30 Jun, 2014 1 commit
  6. 25 Jun, 2014 3 commits
    • Steffen Müthing's avatar
      Merge branch 'releases/2.0' · 0eadb071
      Steffen Müthing authored
      Pull in fixes from release branch
      
      * releases/2.0:
        [Release] Update version information and release notes for 2.0.0
        [Documentation] Mention dune-typetree source package download location
        [Buildsystem] Clean up build in boilerplateturial
        [Boilerplate] Make sure to use correct geometry type for all grids
        [Git] Add build-cmake to .gitignore.
        [Documentation] Remove unecessary LaTeX packages.
        [Documentation] Fix introduction of 2.0 release in RELEASE_NOTES
        [Documentation] Update release notes and bump version to 2.0.0-rc2
        [Dependencies] Bump version requirements of the core modules to 2.3.1
        [Documentation] Remove notice to use the release branch of the core modules - 2.3.1 has been released
        [Cleanup] Fix trailing whitespace in Howto TeX files
        [Howto] Fix compilation problem in beamer mode
        [Bugfix][Howto] Work around abug in the interaction between KOMAScript and headings
        [Howto] Fix warnings about deprecated LaTeX macros
        [Release] Update version information for dune-pdelab-howto 2.0.0-rc1
      
      Conflicts:
      	README
      	dune.module
      0eadb071
    • Steffen Müthing's avatar
    • Steffen Müthing's avatar
  7. 24 Jun, 2014 2 commits
  8. 22 Jun, 2014 2 commits
  9. 20 Jun, 2014 1 commit
  10. 19 Jun, 2014 3 commits
  11. 06 Jun, 2014 4 commits
  12. 04 Jun, 2014 1 commit
  13. 30 May, 2014 5 commits
  14. 22 Apr, 2014 2 commits
  15. 17 Apr, 2014 1 commit
  16. 15 Apr, 2014 5 commits