]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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 MaierBugfix: Initialize optional languages on subsequent...
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 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
2013-07-31 Timo Heisterdocumentation patch by Oleh Krehel
2013-07-31 Timo Heisterfix bug in IndexSet
2013-07-31 Toby D. YoungChecking PETSc-SLEPc compatibility is VERSION_SUBMINOR...
2013-07-31 Toby D. YoungAdd a publication (correct a publication)
2013-07-31 Timo Heisterdocumentation patch by Oleh Krehel
2013-07-30 Wolfgang BangerthAdd a brief initial sentence.
2013-07-30 Wolfgang BangerthComment adjustment.
2013-07-30 Matthias MaierCMake: And guard the last to occurences of a C compiler...
2013-07-30 Matthias MaierCMake: *sigh*
2013-07-30 Matthias MaierCMake: Bugfix, use use supplied cxx flags throughout...
2013-07-30 Timo Heisteradd failing test
2013-07-30 Timo Heisteradd test
2013-07-30 Timo Heisterthrow when you create a FE_Q of degree 0 (otherwise...
2013-07-28 Wolfgang BangerthClarify that a variable is a number of neighbors, not...
2013-07-28 Wolfgang BangerthFix a typo. Add another half sentence.
2013-07-28 Wolfgang BangerthAlign semicolon as usual.
2013-07-27 Wolfgang BangerthMinor adjustments.
2013-07-27 Matthias MaierCMake: Adjust MPI error message
2013-07-27 Matthias MaierCMake: Cleanup
2013-07-27 Matthias MaierCMake: Cleanup and restructure
2013-07-27 Matthias MaierCMake: Fix typos
2013-07-27 Matthias MaierCMake: A new header for Make.global_options as well
2013-07-27 Matthias MaierCMake: Cleanup deal.IIConfig.cmake a bit
2013-07-27 Matthias MaierAdapt step-18 to the resent changes in DataOut
2013-07-27 Wolfgang BangerthNo need for 'typename'.
2013-07-26 Wolfgang BangerthAlso instantiate a member template.
2013-07-26 Wolfgang BangerthAdd explicit instantiations.
2013-07-26 Wolfgang BangerthFix names of header files.
2013-07-26 Wolfgang BangerthImprove error message.
2013-07-26 Wolfgang BangerthFix wrong link (thanks, Jean!).
2013-07-26 Joerg FrohneDiss of nicole klein 2013
2013-07-26 Wolfgang BangerthUpdate.
2013-07-26 Wolfgang BangerthFix comment.
2013-07-25 Bruno TurcksinFix a bug when using 64bit indices.
2013-07-25 Wolfgang BangerthLink to download site from news page.
2013-07-25 Wolfgang BangerthRe-indent function argument list.
2013-07-25 Wolfgang BangerthRemove instantiation of a non-public function. This...
2013-07-25 Wolfgang BangerthPatch by Felix Gruber: Fix all sorts of misspellings...
2013-07-25 Matthias MaierReindent parameters in grid_generator.h
2013-07-24 Wolfgang BangerthDo not execute tutorial programs with mpirun -np 2...
2013-07-24 Martin KronbichlerMake tests work: convert DoFHandler::cell_iterator...
2013-07-24 Martin KronbichlerImplement DataOut::add_data_vector with DoFHandler...
2013-07-24 Wolfgang BangerthChange GridGenerator from a class to a namespace. Undo...
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.