]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-07-29 Lei Qiaoavoid using deprecated trilinos wrapper in step-33. 1217/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 Martin KronbichlerMerge pull request #1212 from bangerth/update-step-10
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 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 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
2015-07-25 Luca HeltaiFixed indentation. 1194/head
2015-07-25 Luca HeltaiAdded Assert in QGaussLog and fixed test. Closes #1058.
2015-07-24 Wolfgang BangerthMerge pull request #1193 from drwells/german-to-english...
2015-07-24 David WellsTranslate a comment from German to English. 1193/head
2015-07-24 Timo HeisterMerge pull request #1192 from bangerth/fix-oversight
2015-07-24 Wolfgang BangerthRemove an unnecessary #include file. 1192/head
2015-07-24 Wolfgang BangerthMerge pull request #1190 from tjhei/fix_changelog
2015-07-24 Timo Heistermove changelog entries that got included in 8.3 1190/head
2015-07-24 Timo HeisterMerge pull request #1180 from bangerth/fix-refinement
2015-07-24 Martin KronbichlerMerge pull request #1188 from bangerth/fix-comments
2015-07-24 Wolfgang BangerthRe-break comments to the usual length. 1188/head
2015-07-24 Wolfgang BangerthUpdate the numbers in a comment.
2015-07-24 Wolfgang BangerthAdd a changelog entry.
2015-07-24 Martin KronbichlerMerge pull request #1183 from bangerth/use-covariant...
2015-07-24 Timo HeisterMerge pull request #1184 from bangerth/cosmetic-changes
2015-07-23 Bruno TurcksinMerge pull request #1181 from bangerth/remove-unused...
2015-07-23 Wolfgang BangerthCosmetic changes. 1184/head
2015-07-23 Wolfgang BangerthSimplify code. 1183/head
2015-07-23 Wolfgang BangerthRemove an unused variable. 1181/head
2015-07-23 Wolfgang BangerthMake sure that compute refinement thresholds are no... 1180/head
2015-07-23 Matthias MaierMerge pull request #1178 from tjhei/fix_test
2015-07-23 Matthias MaierMerge pull request #1179 from tjhei/fix_cmake_bug
2015-07-23 Timo HeisterFix cmake configure issue introduced by #1148 1179/head
2015-07-23 Timo Heistermake tests/fe/cell_similariy_11 work without MPI 1178/head
2015-07-23 Timo HeisterTest: adjust iteration counts
2015-07-22 Matthias MaierMerge pull request #1167 from tjhei/test_fixes_muelu
2015-07-22 Matthias MaierMerge pull request #1176 from tjhei/dynamic_sp_fix
2015-07-22 Timo Heisterfix invalid operation in DynamicSparsityPattern::iterator 1176/head
2015-07-22 Martin KronbichlerMerge pull request #1173 from bangerth/more-CellSimilar...
2015-07-22 Wolfgang BangerthMake the CellSimilarity argument const also in Mapping. 1173/head
2015-07-22 Wolfgang BangerthMerge pull request #1174 from kronbichler/master
2015-07-22 Martin KronbichlerTest case for cell similarity 1174/head
2015-07-21 Timo HeisterMerge pull request #1171 from kronbichler/master
2015-07-21 Martin KronbichlerMake compile with boost bind. 1171/head
2015-07-21 Timo HeisterMerge pull request #1169 from bangerth/replace-random_s...
2015-07-21 Wolfgang BangerthReplace the use of std::random_shuffle. 1169/head
2015-07-20 Wolfgang BangerthMerge pull request #1122 from tjhei/iterate_index_sets
2015-07-20 Timo Heisterfix muelu test output 1167/head
2015-07-20 Matthias MaierMerge pull request #1166 from bangerth/clarify-fill_fe_...
2015-07-20 Matthias MaierMerge pull request #1164 from kronbichler/master
2015-07-20 Wolfgang BangerthAdd a changelog entry. 1166/head
2015-07-20 Wolfgang BangerthPass CellSimilarity arguments by value rather than...
2015-07-20 Wolfgang BangerthMark two more of the FiniteElement::fill_fe_values...
2015-07-20 Wolfgang BangerthUpdate the code in a way that makes it clearer.
2015-07-20 Wolfgang BangerthRewrite the FE_DGPNonparametric::fill_fe_*_values(...
2015-07-20 Wolfgang BangerthAdd some documentation.
2015-07-20 Martin KronbichlerUnify output to 8 digits accuracy 1164/head
2015-07-20 Martin KronbichlerOutput more digits in several test cases to let numdiff...
2015-07-20 Martin KronbichlerFix the filtering of close-to-zero elements in interfac...
2015-07-20 Martin KronbichlerRelax tolerance.
2015-07-20 Timo Heisternew IndexSet iterators 1122/head
2015-07-20 Timo HeisterMerge pull request #1163 from msteigemann/branch_vector...
2015-07-20 Martin KronbichlerMerge pull request #1165 from bangerth/parallelize...
2015-07-19 msteigemannVectorTools::interpolate_to_different_mesh: insert... 1163/head
2015-07-19 Guido KanschatMerge pull request #1155 from bangerth/parallelize...
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.