]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-08-15 maierCMake: Reenable -O2 for intel-12* compilers. Set -no...
2013-08-15 bangerthUse usual function argument arrangement.
2013-08-15 bangerthPatch by Juan Carlos Araujo Cabarcas: Relax an assertion.
2013-08-15 bangerthPatch by Armin Ghajar Jazi: Also instantiate MappingQEu...
2013-08-14 heisterremove debug output
2013-08-14 turcksinFix a bug in PreconditionIdentity.
2013-08-14 bangerthFix typo.
2013-08-13 heisterPETSc/Trilinos BlockVectors now only allow assignment...
2013-08-13 heisteradd missing compress() call in step-32
2013-08-13 heisteradd new test
2013-08-13 heisterupdate my affiliation
2013-08-13 heisteradd a publication
2013-08-13 turcksinAdd TrilinosWrappers::PreconditionIdentity, i.e., ident...
2013-08-13 maierBugfix: Rename private member variables so that they...
2013-08-13 maierCMake: Fix copy&paste error
2013-08-13 maierCMake: fix build type handling in DEAL_II_* macros
2013-08-13 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 bangerthMinor cleanups.
2013-08-12 turcksinFix a bug in petsc_matrix_free.
2013-08-12 bangerthAugment documentation.
2013-08-12 maierCMake: Update the documentation as well
2013-08-12 maierCMake: *yay* CMake's FindBLAS.cmake and FindLAPACK...
2013-08-12 kronbichlerUpdate heading
2013-08-12 kronbichlerAdd missing output
2013-08-12 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 bangerthLimit test to what's working right now.
2013-08-10 bangerthDo not use member function that doesn't exist.
2013-08-10 bangerthLeave a couple of TODOs. There are ways to make the...
2013-08-10 bangerthRemove test now no longer necessary. Move test that...
2013-08-10 bangerthReplace removed function call by one that still works.
2013-08-10 scott.millerClean up workstream data in step-51
2013-08-10 bangerthMake sure the common case actually works...
2013-08-10 bangerthImplement face_to_cell_index() also for FESystem.
2013-08-10 bangerthImplement the face_to_cell() function for the FE_Q...
2013-08-10 bangerthUse standard arrangement of function arguments. Documen...
2013-08-10 bangerthRemove tests now no longer useful after the removal...
2013-08-10 kronbichlerSmall update
2013-08-10 maierWorkaround for an issue with gcc-4.1 and an explicit...
2013-08-09 bangerthMove FiniteElementData::face_to_cell_index to FiniteEle...
2013-08-09 maierAdd support for Windows/MinGW32
2013-08-09 maierDisable bundled TBB for Windows targets as well
2013-08-09 scott.milleruse meshworker for step-51
2013-08-09 maierCompile with -Wno-long-long to suppress a lot of warnin...
2013-08-09 maierAdd a small change note
2013-08-09 maierMerge branch 'branch_port_to_libcxx' into trunk
2013-08-09 maierFix typos branch_port_to_libcxx
2013-08-09 scott.millerAdd step-51 comments
2013-08-09 bangerthGuard new assertion with a test for standard orientation.
2013-08-08 bangerthDocument a problem with FiniteElementBase::face_to_cell...
2013-08-08 bangerthSubmit the essence of the last bit of the patch by...
2013-08-08 bangerthPatch by Oleh Krehel: many typo and other small fixes.
2013-08-08 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 bangerth#include cleanup. multigrid.h included <data_out.h...
2013-08-07 bangerthPatch by Oleh Krehel: allow suppressing writing date...
2013-08-07 kronbichlerAdd list with convergence rates in 3d
2013-08-07 kronbichlerAdjust output: FE_FaceQ now has support points
2013-08-07 kronbichlerTests for face interpolation in FE_FaceQ
2013-08-07 kronbichlerTests for face interpolation in FE_FaceQ
2013-08-07 kronbichlerFix bug
2013-08-07 kronbichlerImplement adaptivity. For this, need to add a few funct...
2013-08-07 kronbichlerAdd missing instantiation.
2013-08-07 kronbichlerFix high memory consumption in ChunkSparsityPattern...
2013-08-07 kronbichlerFix a warning
2013-08-07 maierMerge branch 'trunk' into branch_port_to_libcxx
2013-08-07 maierWhen reading the C++ standard 12.4 I'm not quite sure...
2013-08-07 bangerthFix misspelling of HTML code.
2013-08-07 bangerthFix typos.
2013-08-06 bangerthFix bug #78: BlockMatrixBase::set/add had race conditio...
2013-08-06 kronbichlerRemove namespace step-51 as the class name already...
2013-08-06 kronbichlerFirst version of new tutorial example demonstrating...
2013-08-05 bangerthFix copy-paste error.
2013-08-05 heisterIt looks like block matrices of all type were not freei...
2013-08-05 heisteradd destructor to PETScWrappers::MPI::SparseMatrix...
2013-08-05 heisterchange recommended numdiff export for the regression...
2013-08-05 heisterfix some of the PETSc memory leaks
2013-08-05 heisterfix output
2013-08-05 heistersimple test to see memory leaks
2013-08-05 heistercheck for PETSc memory leaks
2013-08-05 heistermore PETSc reinit() fixes
2013-08-05 heisteradd failing test
2013-08-05 heisterfix another PETSc reinit() call
2013-08-05 kronbichlerFix compilation warning
2013-08-05 heisterupdate properties
2013-08-05 heisteradd tests
2013-08-05 heisterfix assignment and reinit of PETScWrappers::MPI::Vector
2013-08-05 maierCMake: Be quiet
2013-08-03 bangerthFix bug #76 by removing an assertion that incorrectly...
2013-08-02 heisterdocumentation patch by Oleh Krehel
2013-08-01 maierMerge from Mainline
2013-08-01 maierBugfix: Initialize optional languages on subsequent...
2013-08-01 maierWorkaround for a problem in LogStream:
2013-08-01 maierRevert the last 4 commits. git-svn is stupid
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.