- 11 Feb, 2015 2 commits
- 12 Sep, 2014 1 commit
-
-
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 ;)
-
- 23 Jul, 2014 4 commits
-
-
Steffen Müthing authored
* releases/2.0: [autotools] Make sure we actually distribute the shiny new config.h.cmake
-
Steffen Müthing authored
Kudos to Christoph for reminding me...
-
Steffen Müthing authored
* releases/2.0: [CMake] add version defines to the config.h.cmake
-
When checking for a certain dune-pdelab-howto version using DUNE_VERSION_NEWER, the defines where not present and the makro did not work.
-
- 18 Jul, 2014 3 commits
-
-
Rebecca de Cuveland authored
-
Rebecca de Cuveland authored
accidentally changed too many lines This reverts commit fd4a9afb.
-
Rebecca de Cuveland authored
-
- 30 Jun, 2014 1 commit
-
-
Christian Engwer authored
-
- 25 Jun, 2014 3 commits
-
-
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
-
Steffen Müthing authored
-
Steffen Müthing authored
-
- 24 Jun, 2014 2 commits
-
-
Steffen Müthing authored
Both autotools and cmake were set up rather strangely in boilerplateturial. This patches improves things by - not requiring ALUGrid to build anymore. Most programs don't even use it, and the ones that do fall back gracefully to YaspGrid if required. - removing bogus lists of EIGENPROGRAMS and SUPERLUPROGRAMS in Makefile.am. - including missing flags for UG and ALBERTA in CMakeLists.txt. Thanks to Adrian for testing the release candidate and reporting the problem.
-
-
- 22 Jun, 2014 2 commits
-
-
-
Make it a little easier to compile the howto...
-
- 20 Jun, 2014 1 commit
-
-
Steffen Müthing authored
I messed up when editing the release notes, creating a Frankenstein text made up of bits that pertained to 1.1 and to 2.0. Replace that mess with a correct text.
-
- 19 Jun, 2014 3 commits
-
-
Steffen Müthing authored
-
Steffen Müthing authored
PDELab doesn't work correctly with the 2.3.0 release of the core modules, so we better reflect that in the dependency requirements stated in the dune.module file.
-
Steffen Müthing authored
[Documentation] Remove notice to use the release branch of the core modules - 2.3.1 has been released
-
- 06 Jun, 2014 4 commits
-
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
The current version of KOMAScript has a bug when used together with the headings package. The recommnded fix according to http://tex.stackexchange.com/questions/166779/koma-script-throws-extra-else-error is to replace the headings package with the command \pagestyle{useheadings} as provided by KOMAScript.
-
Steffen Müthing authored
-
- 04 Jun, 2014 1 commit
-
-
Steffen Müthing authored
-
- 30 May, 2014 5 commits
-
-
Steffen Müthing authored
We need newer versions of both the C++ compiler and the DUNE libraries, so better mention that.
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
- 22 Apr, 2014 2 commits
-
-
Steffen Müthing authored
The benchmark was only intended to compare the old and the new DOF handling infrastructure. The new infrastructure has been in place for over a year now, and the old version does not even compile anymore, so get rid of the cruft.
-
Steffen Müthing authored
-
- 17 Apr, 2014 1 commit
-
-
- 15 Apr, 2014 5 commits
-
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-