]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-08-17 Wolfgang BangerthFix http://code.google.com/p/dealii/issues/detail?id...
2013-08-17 Wolfgang BangerthFix http://code.google.com/p/dealii/issues/detail?id...
2013-08-17 Wolfgang BangerthProvide ConstraintMatrix::are_identity_constrained()
2013-08-16 Matthias MaierCMake: Some final changes:
2013-08-16 Matthias MaierCMake: Bugfix, use BOOST_ROOT instead of Boost_DIR.
2013-08-16 Matthias MaierCMake: Fix Boost versin numbers and BOOST_DIR
2013-08-16 Matthias MaierCMake: Bugfix: Rename "POINT" by "PATCH"
2013-08-16 Matthias MaierCMake: Print version numbers into detailed.log
2013-08-16 Matthias MaierCMake: Unify version variables
2013-08-16 Matthias MaierCMake: Unify version variables
2013-08-16 Matthias MaierCMake: FindP4EST.cmake now export VERSION numbers as...
2013-08-15 Wolfgang BangerthFix computation of column widths.
2013-08-15 Wolfgang BangerthPatch by Oleh Krehel: add org-mode as a possibility...
2013-08-15 Wolfgang BangerthPatch by Scott Miller (and testcases by me): Add scalar...
2013-08-15 Matthias MaierCMake: Reenable -O2 for intel-12* compilers. Set -no...
2013-08-15 Wolfgang BangerthUse usual function argument arrangement.
2013-08-15 Wolfgang BangerthPatch by Juan Carlos Araujo Cabarcas: Relax an assertion.
2013-08-15 Wolfgang BangerthPatch by Armin Ghajar Jazi: Also instantiate MappingQEu...
2013-08-14 Timo Heisterremove debug output
2013-08-14 Bruno TurcksinFix a bug in PreconditionIdentity.
2013-08-14 Wolfgang BangerthFix typo.
2013-08-13 Timo HeisterPETSc/Trilinos BlockVectors now only allow assignment...
2013-08-13 Timo Heisteradd missing compress() call in step-32
2013-08-13 Timo Heisteradd new test
2013-08-13 Timo Heisterupdate my affiliation
2013-08-13 Timo Heisteradd a publication
2013-08-13 Bruno TurcksinAdd TrilinosWrappers::PreconditionIdentity, i.e., ident...
2013-08-13 Matthias MaierBugfix: Rename private member variables so that they...
2013-08-13 Matthias MaierCMake: Fix copy&paste error
2013-08-13 Matthias MaierCMake: fix build type handling in DEAL_II_* macros
2013-08-13 Matthias MaierCMake: Export LAPACK_DIR and BLAS_DIR if they are needed
2013-08-13 Scott Millerstep-51 use workstream for postprocessing the local...
2013-08-13 Wolfgang BangerthMinor cleanups.
2013-08-12 Bruno TurcksinFix a bug in petsc_matrix_free.
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
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.