]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-08-05 Guido Kanschatstart getting FE_BDM to work in 3D 1245/head
2015-08-05 Wolfgang BangerthMerge pull request #1264 from tamiko/fix_find_boost_call
2015-08-05 Wolfgang BangerthMerge pull request #1265 from kronbichler/master
2015-08-05 Matthias MaierCMake: Add comments for cmake find-module trickery 1264/head
2015-08-05 Matthias MaierMerge pull request #1268 from bangerth/doc-update-31
2015-08-05 Matthias MaierMerge pull request #1267 from bangerth/markup-fixups
2015-08-05 Wolfgang BangerthFix up documentation. 1268/head
2015-08-05 Wolfgang BangerthFix markup. 1267/head
2015-08-05 Martin KronbichlerFix bug 1265/head
2015-08-05 Martin KronbichlerImprove documentation of TrilinosWrappers::SparseMatrix...
2015-08-05 Matthias MaierCMake: fix find_boost call for windows
2015-08-05 Matthias MaierMerge pull request #1263 from bangerth/fix-compilation
2015-08-05 Matthias MaierMerge pull request #1254 from bangerth/improve-error...
2015-08-05 Matthias MaierMerge pull request #1262 from drwells/fix-header-typos
2015-08-05 Wolfgang BangerthUn-break compilation. 1263/head
2015-08-05 Wolfgang BangerthMerge pull request #1257 from jhansel/workshop_practice
2015-08-04 David WellsFix a large number of typos. 1262/head
2015-08-04 David WellsFix a non-unicode character.
2015-08-04 David Wellsfix a grammatical error in step-13.
2015-08-04 David WellsFix a spelling error in a parameter description.
2015-08-04 Joshua Hanseladded const specifier to start_step() input parameter... 1257/head
2015-08-04 Guido KanschatMerge pull request #1255 from drwells/remove-commented...
2015-08-04 Wolfgang BangerthMerge pull request #1256 from lpolster/test-improve...
2015-08-04 LisaRemoved empty line. 1256/head
2015-08-04 David WellsRemove commented out code in headers. 1255/head
2015-08-04 Joshua Hanseladded input parameter description for start_step()...
2015-08-04 LisaDocumentation of input parameters for function add_rang...
2015-08-04 Wolfgang BangerthMerge pull request #1252 from tamiko/error_out_on_cygwin
2015-08-04 Timo HeisterMerge pull request #1253 from bangerth/test-improve...
2015-08-04 Wolfgang BangerthImprove the documentation of the IndexSet::add_indices... 1253/head
2015-08-04 Wolfgang BangerthImprove the error message for copying and adding sparse... 1254/head
2015-08-04 Matthias MaierCMake: Error out on Cygwin platforms and derivatives... 1252/head
2015-08-04 Martin KronbichlerMerge pull request #1238 from bangerth/further-FEValues...
2015-08-04 Wolfgang BangerthMerge pull request #1248 from tamiko/fix_run_tests.sh
2015-08-04 Matthias MaierTestsuite: Also output stdout/stderr in case of a regul... 1248/head
2015-08-04 Wolfgang BangerthMerge pull request #1239 from tamiko/configure_cleanup
2015-08-04 Wolfgang BangerthMerge pull request #1246 from tamiko/improve_user_testsuite
2015-08-04 Matthias MaierTestsuite: Bugfix, also pipe stderror in run_test.sh
2015-08-04 Matthias MaierTestsuite: add configurable executables to DEAL_II_ADD_TEST 1246/head
2015-08-03 Matthias MaierMerge pull request #1243 from tjhei/fix_offline_doc
2015-08-03 Timo Heisterupdate script to generate offline documentation 1243/head
2015-08-03 Timo HeisterMerge pull request #1242 from kronbichler/master
2015-08-03 Martin KronbichlerFix method on 64 bit indices 1242/head
2015-08-03 Matthias MaierCMake: Remove a dysfunctional workaround 1239/head
2015-08-03 Matthias MaierUpdate comment, fix whitespace
2015-08-03 Matthias MaierCMake: Refactor configuration for MSVC's compiler warning
2015-08-02 Matthias MaierCMake: Remove a commented out check
2015-08-02 Wolfgang BangerthRemove now outdated code. 1238/head
2015-08-02 Timo HeisterMerge pull request #1237 from tamiko/windows_fixes
2015-08-02 Matthias MaierEnable testsuite for windows 1237/head
2015-08-02 Matthias Maierupdate documentation
2015-08-02 Matthias MaierTestsuite: Remove seldomly used testsuite targets
2015-08-02 Wolfgang BangerthAdjust all of the FiniteElement::fill_fe_*_values.
2015-08-02 Martin KronbichlerMerge pull request #1235 from bangerth/doc-update-30
2015-08-02 Wolfgang BangerthUpdate documentation. 1235/head
2015-08-02 Timo HeisterMerge pull request #1231 from kronbichler/master
2015-08-02 Martin KronbichlerTest for Trilinos sparsity pattern initialization 1231/head
2015-08-02 Matthias MaierMerge pull request #1233 from tjhei/fix_doxygen2
2015-08-02 Timo Heisterfix latex formula 1233/head
2015-07-31 Timo HeisterMerge pull request #1228 from bangerth/augment-error...
2015-07-31 Wolfgang BangerthConvert FE::compute_2nd().
2015-07-31 Wolfgang BangerthMerge pull request #1230 from Rombur/trilinos_matrix_64bit
2015-07-31 Bruno TurcksinFix a test that failed for 64bit. 1230/head
2015-07-31 Wolfgang BangerthLet the mapping classes only take the mapping related...
2015-07-31 Wolfgang BangerthSplit FEValuesData into two base classes.
2015-07-31 Wolfgang BangerthMerge pull request #1227 from kronbichler/master
2015-07-31 Wolfgang BangerthIf a test fails, also reports the error code. 1228/head
2015-07-31 Martin KronbichlerMerge pull request #1224 from bangerth/parallelize...
2015-07-31 Martin KronbichlerList deprecated interfaces also in the doxygen document... 1227/head
2015-07-31 Martin KronbichlerFix warning from #1215
2015-07-31 Martin KronbichlerList changes from #1215
2015-07-30 Wolfgang BangerthMerge pull request #1215 from kronbichler/master
2015-07-30 Martin KronbichlerMerge pull request #1225 from kronbichler/update_changelog
2015-07-30 Martin KronbichlerTake over changelog adjustment from 8.3 to master 1225/head
2015-07-30 Wolfgang BangerthParallelize MappingQ::get_*_data(). 1224/head
2015-07-30 Martin KronbichlerMerge pull request #1221 from bangerth/revise-mapping...
2015-07-30 Wolfgang BangerthMerge pull request #1223 from tamiko/adapt-test
2015-07-30 Matthias Maiermake mpi/step-40.mpirun=? more robust 1223/head
2015-07-30 Wolfgang BangerthRemove the compute_fill_face() function from the public... 1221/head
2015-07-30 Martin KronbichlerPerformance optimization of Epetra_Map -> IndexSet... 1215/head
2015-07-30 Martin KronbichlerMark Epetra_Map functions as deprecated.
2015-07-30 Martin KronbichlerAdd test for new functionality
2015-07-30 Martin KronbichlerMark methods with Epetra_Map as deprecated.
2015-07-30 Martin KronbichlerMove method that uses deprecated interface to cc file...
2015-07-30 Martin KronbichlerAvoid using deprecated interfaces
2015-07-30 Wolfgang BangerthDon't call compute_fill_face, but go right back to...
2015-07-30 Wolfgang BangerthMinor cleanup.
2015-07-30 Wolfgang BangerthRemove MappingQ1::compute_fill and simplify MappingQ1...
2015-07-30 Timo HeisterMerge pull request #1218 from bangerth/fix-timer
2015-07-29 Wolfgang BangerthRevise internal functions of MappingQ1.
2015-07-29 Wolfgang BangerthFix division by zero. 1218/head
2015-07-29 Wolfgang BangerthMerge pull request #1217 from QiaoLei-88/step33_DepreTr...
2015-07-29 Martin KronbichlerMerge pull request #1216 from tjhei/fix_avoid_epetra_map
2015-07-29 Lei Qiaoavoid using deprecated trilinos wrapper in step-33. 1217/head
2015-07-29 Timo Heisterfix: avoid Epetra_Map in Trilinos interface 1216/head
2015-07-29 Wolfgang BangerthMerge pull request #1205 from tjhei/stl_bugs
2015-07-29 Wolfgang BangerthMerge pull request #1214 from kronbichler/master
2015-07-29 Martin KronbichlerFix compilation warning: &DoFCellAccessor::get_fe(... 1214/head
2015-07-28 Wolfgang BangerthMerge pull request #1213 from tjhei/avoid_trilinos_epet...
2015-07-28 Timo Heisteravoid using Trilinos col/row_partitioner 1213/head
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.