]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-04-30 bangerthClarify some of the function docs.
2014-04-30 bangerthReshuffle and sort the contents of this file.
2014-04-30 bangerthImprove documentation of a function.
2014-04-30 kronbichlerFix FE_DGQArbitraryNodes::has_support_on_face
2014-04-29 turcksinFix a mistake on the sign in the residual formular...
2014-04-29 kronbichlerInitialize ghost elements to zero
2014-04-29 bangerthAugment documentation.
2014-04-28 maierBe a bit less restrictive
2014-04-28 maierCMake: Limit concurrency of mpi tests
2014-04-28 kronbichlerCleanup file fe_trace.cc
2014-04-28 bangerthMake two member variables private. Improve documentatio...
2014-04-28 bangerthAnother one.
2014-04-27 bangerthClarify and correct documentation.
2014-04-26 maierCMake: Provide our own PACKAGE_HANDLE_STANDARD_ARGS
2014-04-26 maierCMake: Refactor Find modules
2014-04-26 maierCMake: Some minor cleanup
2014-04-26 bangerthMore minor editorial adjustments.
2014-04-26 maierFix a test
2014-04-26 bangerthMinor text edits.
2014-04-26 maierAdd a boolean autopartition to
2014-04-25 bangerthComplete search for now.
2014-04-25 heistertweak to test script status message that confused me
2014-04-25 bangerthStart work on bug 198 (https://code.google.com/p/dealii...
2014-04-25 bangerthAugment the documentation in a couple of places.
2014-04-25 maierTestsuite: Fix a buffer overflow that makes clang unhap...
2014-04-25 bangerthAugment documentation somewhat.
2014-04-24 bangerthSeveral more.
2014-04-24 bangerthOne update.
2014-04-23 bangerthAdjust the include guard to the name of the file.
2014-04-23 bangerthAdd one.
2014-04-23 bangerthExpand on a TODO.
2014-04-23 bangerthAlso update the 64-bit output.
2014-04-23 kronbichlerInitial test to detect optimization bug for gcc-4.6
2014-04-23 kronbichlerFix step-48 on tester by computing the value as in...
2014-04-23 maierCMake: Ensure that DIFF_EXECUTABLE is always valid
2014-04-23 bangerthOutput only the first few lines of numdiff output if...
2014-04-23 maierRevert "CMake: Silence warning w654 with icc: "overload...
2014-04-23 maierTestsuite: Lazily fix a failing test for clang
2014-04-23 maierCMake: Silence warning w654 with icc: "overloaded virtu...
2014-04-23 maierCMake: Hide a warning with clang: -Wno-unsupported...
2014-04-22 maierTestsuite: Fix one more test
2014-04-22 maierTestsuite: Bugfix: Make solver_02 happy again
2014-04-22 maierTestsuite: Remove old comparison files for gcc 4.1...
2014-04-22 maierCMake: Bugfixes:
2014-04-22 heisterrevert r32801 because we suppress boost version informa...
2014-04-22 heistermake serialization tests independent of boost.serialize...
2014-04-22 maierTestsuite: Invert order of files to diff so that the...
2014-04-22 maierTestsuite: Try to normalize boost serialization output
2014-04-22 kronbichlerUse another way to compute the value to be submitted...
2014-04-21 kronbichlerYet better information for test case failure: It looks...
2014-04-21 kronbichlerYet better information for test case failure: It looks...
2014-04-21 kronbichlerFurther simplification of test output. Update comment.
2014-04-20 kronbichlerNext step in identifying the problem on the tester...
2014-04-20 bangerthQualify endl properly.
2014-04-20 bangerthOnly run test when we have PETSc.
2014-04-20 bangerthOnly run test when we have PETSc.
2014-04-18 kronbichlerSimplify test
2014-04-17 bangerthMany more.
2014-04-17 maierCMake: Cosmetic changes
2014-04-17 bangerthExtend friendship more so that we can actually declare...
2014-04-17 bangerthPatch by k3daevin: Add Reference class as a friend...
2014-04-17 kronbichlerFix a few issues with vectorization that might help...
2014-04-17 kronbichlerAlso compare correctness in release mode by replacing...
2014-04-17 kronbichlerFix comparison when the numbers are denormals
2014-04-16 kronbichlerAdd additional tests (simplied version of matrix_free...
2014-04-16 heisterfix race condition in test mpi/codim_01
2014-04-15 bangerthFully qualify some access to make MS Visual Studio...
2014-04-14 bangerthUndo the accidental part of commit 32777.
2014-04-14 bangerthThe name of the 'official' test machine has changed.
2014-04-14 bangerthFix a bug in GridTools::find_active_cell_around_point...
2014-04-14 bangerthFix it right.
2014-04-14 bangerthUndo a commit from a couple of weeks ago that I thought...
2014-04-14 bangerthAdjust a number of test results for the new tester...
2014-04-14 bangerthAvoid default arguments on template parameters for...
2014-04-14 bangerthAdjust tolerance for the new 'tester' machine that...
2014-04-13 heisterimprove comment formatting script
2014-04-12 bangerthAddress a number of warnings about unused variables.
2014-04-11 kronbichlerAdjust serialization output after switch from std:...
2014-04-11 bangerthUpdate output.
2014-04-11 bangerthReorder output slightly so that the big whitespace...
2014-04-11 bangerthUpdate output.
2014-04-11 heisteradd failing test
2014-04-11 bangerthMark up a comment in such a way that it appears as...
2014-04-11 bangerthSort. Add a missing year.
2014-04-10 bangerthAdd one.
2014-04-10 bangerthFix grammar error.
2014-04-10 kronbichlerAvoid default template argument for function template...
2014-04-10 youngRemove a variable declaration that has been unused...
2014-04-10 youngChexk reinit() and m() and n() do not break.
2014-04-10 youngAllow LAAPCKFullMatrix to be reinitialised (reset state).
2014-04-09 bangerthQualify a number of names fully to make MS VS++ happy.
2014-04-09 bangerthFix grammar error (thanks, Hung-Chieh).
2014-04-09 bangerthSimplify code by keeping some functions as templates...
2014-04-09 bangerthRemove a comment that is apparently no longer accurate.
2014-04-09 kronbichlerFix an oversight
2014-04-09 kronbichlerFix bug in memory consumption of AlignedVector and...
2014-04-09 kronbichlerForgot to update test output
2014-04-09 kronbichlerRename tests for AlignedVector as aligned_vector_xx...
2014-04-09 kronbichlerCleanup TableBase implementation from internal AlignedV...
2014-04-09 kanschatupdate documentation fo FE_BDM
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.