]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-08-12 Wolfgang BangerthAugment documentation.
2013-08-12 Matthias MaierCMake: Update the documentation as well
2013-08-12 Matthias MaierCMake: *yay* CMake's FindBLAS.cmake and FindLAPACK...
2013-08-12 Martin KronbichlerUpdate heading
2013-08-12 Martin KronbichlerAdd missing output
2013-08-12 Martin KronbichlerSome results on computing times, cleanup.
2013-08-12 Felix Gruberstep-42.cc still had an old QPL license header
2013-08-12 Felix GruberFix doxygen markup in documentation of step 51.
2013-08-12 Felix GruberFix list markup in the changelog.
2013-08-11 Scott Millermore step-51 documentation
2013-08-10 Wolfgang BangerthLimit test to what's working right now.
2013-08-10 Wolfgang BangerthDo not use member function that doesn't exist.
2013-08-10 Wolfgang BangerthLeave a couple of TODOs. There are ways to make the...
2013-08-10 Wolfgang BangerthRemove test now no longer necessary. Move test that...
2013-08-10 Wolfgang BangerthReplace removed function call by one that still works.
2013-08-10 Scott MillerClean up workstream data in step-51
2013-08-10 Wolfgang BangerthMake sure the common case actually works...
2013-08-10 Wolfgang BangerthImplement face_to_cell_index() also for FESystem.
2013-08-10 Wolfgang BangerthImplement the face_to_cell() function for the FE_Q...
2013-08-10 Wolfgang BangerthUse standard arrangement of function arguments. Documen...
2013-08-10 Wolfgang BangerthRemove tests now no longer useful after the removal...
2013-08-10 Martin KronbichlerSmall update
2013-08-10 Matthias MaierWorkaround for an issue with gcc-4.1 and an explicit...
2013-08-09 Wolfgang BangerthMove FiniteElementData::face_to_cell_index to FiniteEle...
2013-08-09 Matthias MaierAdd support for Windows/MinGW32
2013-08-09 Matthias MaierDisable bundled TBB for Windows targets as well
2013-08-09 Scott Milleruse meshworker for step-51
2013-08-09 Matthias MaierCompile with -Wno-long-long to suppress a lot of warnin...
2013-08-09 Matthias MaierAdd a small change note
2013-08-09 Matthias MaierMerge branch 'branch_port_to_libcxx' into trunk
2013-08-09 Matthias MaierFix typos
2013-08-09 Scott MillerAdd step-51 comments
2013-08-09 Wolfgang BangerthGuard new assertion with a test for standard orientation.
2013-08-08 Wolfgang BangerthDocument a problem with FiniteElementBase::face_to_cell...
2013-08-08 Wolfgang BangerthSubmit the essence of the last bit of the patch by...
2013-08-08 Wolfgang BangerthPatch by Oleh Krehel: many typo and other small fixes.
2013-08-08 Bruno TurcksinFix typos in the glossary.
2013-08-08 Scott MillerUpdates to HDG documentation
2013-08-08 Scott MillerMerge step-51 botched commit.
2013-08-08 Scott MillerAdd output for step-51
2013-08-07 Wolfgang Bangerth#include cleanup. multigrid.h included <data_out.h...
2013-08-07 Wolfgang BangerthPatch by Oleh Krehel: allow suppressing writing date...
2013-08-07 Martin KronbichlerAdd list with convergence rates in 3d
2013-08-07 Martin KronbichlerAdjust output: FE_FaceQ now has support points
2013-08-07 Martin KronbichlerTests for face interpolation in FE_FaceQ
2013-08-07 Martin KronbichlerTests for face interpolation in FE_FaceQ
2013-08-07 Martin KronbichlerFix bug
2013-08-07 Martin KronbichlerImplement adaptivity. For this, need to add a few funct...
2013-08-07 Martin KronbichlerAdd missing instantiation.
2013-08-07 Martin KronbichlerFix high memory consumption in ChunkSparsityPattern...
2013-08-07 Martin KronbichlerFix a warning
2013-08-07 Matthias MaierMerge branch 'trunk' into branch_port_to_libcxx
2013-08-07 Matthias MaierWhen reading the C++ standard 12.4 I'm not quite sure...
2013-08-07 Wolfgang BangerthFix misspelling of HTML code.
2013-08-07 Wolfgang BangerthFix typos.
2013-08-06 Wolfgang BangerthFix bug #78: BlockMatrixBase::set/add had race conditio...
2013-08-06 Martin KronbichlerRemove namespace step-51 as the class name already...
2013-08-06 Martin KronbichlerFirst version of new tutorial example demonstrating...
2013-08-05 Wolfgang BangerthFix copy-paste error.
2013-08-05 Timo HeisterIt looks like block matrices of all type were not freei...
2013-08-05 Timo Heisteradd destructor to PETScWrappers::MPI::SparseMatrix...
2013-08-05 Timo Heisterchange recommended numdiff export for the regression...
2013-08-05 Timo Heisterfix some of the PETSc memory leaks
2013-08-05 Timo Heisterfix output
2013-08-05 Timo Heistersimple test to see memory leaks
2013-08-05 Timo Heistercheck for PETSc memory leaks
2013-08-05 Timo Heistermore PETSc reinit() fixes
2013-08-05 Timo Heisteradd failing test
2013-08-05 Timo Heisterfix another PETSc reinit() call
2013-08-05 Martin KronbichlerFix compilation warning
2013-08-05 Timo Heisterupdate properties
2013-08-05 Timo Heisteradd tests
2013-08-05 Timo Heisterfix assignment and reinit of PETScWrappers::MPI::Vector
2013-08-05 Matthias MaierCMake: Be quiet
2013-08-03 Wolfgang BangerthFix bug #76 by removing an assertion that incorrectly...
2013-08-02 Timo Heisterdocumentation patch by Oleh Krehel
2013-08-01 Matthias MaierMerge from Mainline
2013-08-01 Matthias MaierBugfix: Initialize optional languages on subsequent...
2013-08-01 Matthias MaierWorkaround for a problem in LogStream:
2013-08-01 Matthias MaierRevert the last 4 commits. git-svn is stupid
2013-08-01 Matthias MaierWorkaround for a problem in LogStream:
2013-08-01 Matthias MaierFix a compilation warning with clang that complains...
2013-08-01 Matthias MaierWorkaround for a bug in the boost foreign_ptr.hpp heade...
2013-08-01 Matthias MaierFix a compilation issue with LLVMs libc++
2013-08-01 Timo Heisteradd *::MPI::BlockVector::has_ghost_elements() and a...
2013-08-01 Felix Grubermake the documentation of ConstantTensorFunction show...
2013-08-01 Felix Gruberfix typos in documentation of cmake usage
2013-08-01 Timo Heisteradd test with 4 cpus
2013-08-01 Timo Heisterfix test
2013-08-01 Timo Heisterfix test
2013-08-01 Wolfgang BangerthAdd a reference to a discussion elsewhere.
2013-07-31 Matthias MaierRemove accidentally checked in test outputs
2013-07-31 Matthias MaierFix a compilation warning with clang that complains...
2013-07-31 Matthias MaierWorkaround for a bug in the boost foreign_ptr.hpp heade...
2013-07-31 Timo Heisterfix test
2013-07-31 Timo Heisterfix test
2013-07-31 Timo Heisterfix SparsityTools::distribute_sparsity_pattern for...
2013-07-31 Joerg Frohnesome prm-files
2013-07-31 Joerg Frohnecopied step-42.cc from src/unified
2013-07-31 Timo Heisteradd Oleh to the credits
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.