]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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-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 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 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 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
2015-07-28 Matthias MaierMerge pull request #1200 from tjhei/set_thread_limit
2015-07-28 Timo Heisterfix stl errors and rework MPI recv/send 1205/head
2015-07-28 Timo Heistermore stl fixes
2015-07-28 Martin KronbichlerMerge pull request #1212 from bangerth/update-step-10
2015-07-28 Timo Heisterearly out compute_point_to_point_communication_pattern()
2015-07-28 Wolfgang BangerthStylistic updates. 1212/head
2015-07-28 Wolfgang BangerthMinor updates to step-10.
2015-07-28 Timo Heisterupdate tests 1200/head
2015-07-28 Timo Heisterrework set_thread_limit()
2015-07-28 Wolfgang BangerthMerge pull request #1211 from tjhei/fix_tests_for_intel15
2015-07-28 Timo Heistertests: increase precision to fix on intel 1211/head
2015-07-28 Timo Heisterfix out of bounds access
2015-07-28 Martin KronbichlerMerge pull request #1208 from tjhei/fix_index_set_trili...
2015-07-28 Timo Heistermake IndexSet Epetra_Map constr explicit 1208/head
2015-07-27 Wolfgang BangerthMerge pull request #1206 from tjhei/remove_muelu_warnings
2015-07-27 Timo Heistersuppress muelu warnings 1206/head
2015-07-27 Timo Heisteravoid dereferencing empty std::vectors
2015-07-27 Martin KronbichlerMerge pull request #1204 from bangerth/revise-mapping...
2015-07-27 Wolfgang BangerthAlso update the changelog for the mapping classes. 1204/head
2015-07-27 Wolfgang BangerthRevise the Mapping::fill_fe_*_values() interfaces.
2015-07-27 Wolfgang BangerthFix a typo in a previous patch.
2015-07-27 Martin KronbichlerMerge pull request #1203 from bangerth/fix-pr-1183
2015-07-27 Wolfgang BangerthFix #1183. 1203/head
2015-07-26 Wolfgang BangerthMerge pull request #1202 from tjhei/fix_changelog
2015-07-26 Timo Heistermove changelog entries that went into 8.3 1202/head
2015-07-26 Timo HeisterMerge pull request #1199 from luca-heltai/update-travis
2015-07-26 Luca HeltaiUpdated travis config. 1199/head
2015-07-26 Luca HeltaiMerge pull request #1182 from bangerth/make-mapping...
2015-07-26 Wolfgang BangerthUpdate documentation in a few other places as well. 1182/head
2015-07-26 Wolfgang BangerthDocument the various Mapping*::InternalData classes.
2015-07-26 Wolfgang BangerthDocument Mapping::InternalDataBase better.
2015-07-26 Wolfgang BangerthUpdate documentation of MappingType.
2015-07-26 Wolfgang BangerthAdapt the recent changed to MappingFEField to be compat...
2015-07-26 Wolfgang BangerthMove a member variable to derived classes.
2015-07-26 Wolfgang BangerthMake the internal data object of the mapping classes...
2015-07-26 Wolfgang BangerthLet second_derivative() return a const reference, rathe...
2015-07-26 Martin KronbichlerMerge pull request #1191 from luca-heltai/no-warnings...
2015-07-26 Martin KronbichlerMerge pull request #1197 from luca-heltai/fix-mapping...
2015-07-26 Luca HeltaiMade get_data return InternalData. 1197/head
2015-07-26 Martin KronbichlerMerge pull request #1195 from luca-heltai/fix-fe-field
2015-07-26 Luca HeltaiMoved dof values and indices inside InternalData. Close...
2015-07-26 Luca HeltaiAdded entry in changes.h. Closes #1029. 1191/head
2015-07-25 Luca HeltaiAdded get_mpi_communicator() to Trilinos Matrix.
2015-07-25 Luca HeltaiAdded IndexSet constructor with Epetra_Map
2015-07-25 Luca HeltaiFixed documentation and a few const. 1195/head
2015-07-25 Luca HeltaiFixed bug in MappingFEField. Closes #1138.
2015-07-25 Luca HeltaiMerge pull request #1194 from luca-heltai/fix-qgauss-log
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.