]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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
2014-04-09 kanschatcopy RT tests for BDM
2014-04-08 turcksinUse a more explicit namespace to help MS VC.
2014-04-08 turcksinFix a coefficient in the Butcher tableau of DOPRI.
2014-04-08 kronbichlerUse AlignedVector instead of std::vector as data contai...
2014-04-08 heisterupdate test output
2014-04-08 heisterremove obsolete test
2014-04-08 heisterundo r29864 that introduced (level-)subdomain checks...
2014-04-08 heisterdo not rely on cell::operator< comparing subdomain...
2014-04-08 heisteradd another test for parallel meshworker for ghost...
2014-04-08 bangerthFix spelling. Doh!
2014-04-07 bangerthWork some more to get MS VC to like the code.
2014-04-07 bangerthAdd a test that currently fails.
2014-04-07 bangerthCall reorder_cells() in merge_triangulations(), though...
2014-04-07 kronbichlerRemove stray default arguments
2014-04-07 bangerthPatch by Denis Davydov: Add an optional argument to...
2014-04-07 bangerthChange the signature of approximate_derivative_tensor...
2014-04-06 kanschatBDM used wrong mapping type
2014-04-06 kronbichlerUpdate documentation
2014-04-05 dakshina.ilangovaAdded tests for lac/VectorView
2014-04-05 dakshina.ilangovaAdded tests for lac/ShiftedMatrix
2014-04-05 dakshina.ilangovaAdded tests for lac/PointerMatrix
2014-04-05 kronbichlerFix undefined symbol CellAccessor<3,2>::subdomain_id...
2014-04-05 kronbichlerAvoid error when copying Table<2,bool>.
2014-04-04 kronbichlerForgot one directory
2014-04-04 kronbichlerFix DoFTools::extract_constant_modes for FE_Q_DG0
2014-04-03 bangerthNo need for \f$...\f$, we have our own scripts that...
2014-04-03 youngFix an aweful edit I made in the last patch.
2014-04-03 youngAdd two standard accessors, m() and n(), and do some...
2014-04-03 kronbichlerAdd Triangulation<1,spacedim>::fill_vertices_with_ghost...
2014-04-03 kronbichlerFully qualify namespace to make clang happy
2014-04-03 bangerthUnify several copies of the same function into a single...
2014-04-01 bangerthRemove a comment that does not provide any significant...
2014-03-31 youngAdd an assignment operator from a regular SparseMatrix.
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.