]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-03-19 Denis Davydovcheck that size of ArrayView in internal::all_reduce...
2018-03-19 Denis Davydovmake Utilities::MPI::sum() support SparseMatrix
2018-03-19 Denis DavydovMerge pull request #6002 from luca-heltai/parameter...
2018-03-19 Matthias MaierMerge pull request #6050 from davydden/extend_gitignore
2018-03-19 Daniel ArndtMerge pull request #6046 from davydden/feature/lapack_set
2018-03-19 Wolfgang BangerthMerge pull request #6057 from luzpaz/misc-typos
2018-03-19 luz.pazMisc. typos fixes 6057/head
2018-03-18 Luca HeltaiParameterAcceptorProxy 6002/head
2018-03-18 Denis Davydovadd a test and a channgelog 6046/head
2018-03-17 Denis DavydovMerge pull request #6054 from drwells/add-fullmatrix...
2018-03-17 Denis DavydovMerge pull request #6052 from bangerth/cleanups
2018-03-17 David WellsMerge pull request #6053 from bangerth/cleanups-2
2018-03-17 David WellsAdd a changelog entry for commits merged in 913d2a5d62. 6054/head
2018-03-17 Denis Davydovextend gitignore 6050/head
2018-03-17 Wolfgang BangerthReally only two micro-cleanups. 6053/head
2018-03-17 Wolfgang BangerthMinor cleanups to FETools::get_projection_matrix(). 6052/head
2018-03-16 Wolfgang BangerthMerge pull request #6048 from drwells/rectangular-full...
2018-03-16 David WellsMerge pull request #6047 from masterleinad/fix_64bit_dof
2018-03-16 David WellsUpdate tests with new output. 6048/head
2018-03-16 David WellsUpdate tests with identical output.
2018-03-16 David WellsUpdate tests with truncated output.
2018-03-16 David WellsUse rectangular matrices in FullMatrix tests.
2018-03-16 David WellsFix some assertions in FullMatrix.
2018-03-16 David WellsFix some (rectangular) FullMatrix methods.
2018-03-16 Daniel ArndtFix 64-bit dof type in test 6047/head
2018-03-16 Denis Davydovlapack: add set(i,j,value)
2018-03-13 Daniel ArndtMerge pull request #6023 from bangerth/parallelize
2018-03-13 Daniel ArndtMerge pull request #6044 from luca-heltai/coupling...
2018-03-13 Luca HeltaiUpdated documentation for parallel triangulations. 6044/head
2018-03-13 Luca HeltaiAdded distributed test.
2018-03-13 Jean-Paul PelteretMerge pull request #6043 from Rombur/xsdk
2018-03-13 Wolfgang BangerthMerge pull request #6042 from MFraters/add_change_entry...
2018-03-13 Bruno TurcksinDo not use macros in the cuda matrix-free 6043/head
2018-03-12 MFratersadd change entry for the add_json_parser_for_input_file... 6042/head
2018-03-12 Daniel ArndtMerge pull request #6040 from bangerth/doc-update-3
2018-03-12 Daniel ArndtMerge pull request #6031 from bangerth/update-step-14
2018-03-12 David WellsMerge pull request #6036 from luzpaz/misc-typos
2018-03-12 Bruno TurcksinMerge pull request #6028 from kronbichler/improve_hermi...
2018-03-12 Luca HeltaiDistributed coupling now working.
2018-03-12 Wolfgang BangerthMerge pull request #5999 from luca-heltai/coupling
2018-03-12 Martin KronbichlerChange weight in Hermite-like polynomials to make const... 6028/head
2018-03-12 luz.pazSource typos 6036/head
2018-03-12 luz.pazFound more typos
2018-03-12 luz.pazRevision
2018-03-12 luz.pazMisc. typos
2018-03-12 Martin KronbichlerMerge pull request #6032 from bangerth/doc-comm-world
2018-03-12 Wolfgang BangerthMerge pull request #6041 from masterleinad/allow_valgrind
2018-03-12 Martin KronbichlerMerge pull request #6038 from bangerth/doc-update-2
2018-03-12 Martin KronbichlerMerge pull request #6033 from bangerth/doc-update
2018-03-12 Daniel ArndtMerge pull request #5993 from MFraters/add_json_parser_...
2018-03-12 Daniel ArndtAdd missing file used in #6035 6041/head
2018-03-12 Matthias MaierMerge pull request #6035 from masterleinad/allow_valgrind
2018-03-12 Wolfgang BangerthFix a couple of places in the documentation of a function. 5993/head
2018-03-12 Wolfgang BangerthImprove readability of doxygen-generated pages. 6040/head
2018-03-12 Wolfgang BangerthFix doxygen markup. 6038/head
2018-03-11 Wolfgang BangerthDocument why using MPI_COMM_WORLD is ok in one place. 6033/head
2018-03-11 Timo HeisterMerge pull request #6025 from masterleinad/fix_clang_6_...
2018-03-11 Daniel ArndtAllow to run the testsuite with valgrind 6035/head
2018-03-11 Daniel ArndtMerge pull request #6034 from bangerth/add-test
2018-03-11 Denis DavydovMerge pull request #5998 from bangerth/update-example...
2018-03-11 Daniel ArndtMerge pull request #6022 from bangerth/version-string
2018-03-11 Daniel ArndtFix llvm-6 clang-tidy performance findings 6025/head
2018-03-11 Wolfgang BangerthAdd a test that works on only a subset of MPI processes. 6034/head
2018-03-11 Wolfgang BangerthDocument the use of MPI_COMM_WORLD in MPI_InitFinalize. 6032/head
2018-03-11 Wolfgang BangerthUpdate a couple of things on how we generate output... 5998/head
2018-03-11 Wolfgang BangerthAvoid the use of SynchronousIterator in step-9. 6031/head
2018-03-11 Wolfgang BangerthAvoid the use of SynchronousIterator in step-14.
2018-03-11 Wolfgang BangerthPoint to the only tutorial program that uses this class.
2018-03-11 Wolfgang BangerthAdd a changelog entry. 6022/head
2018-03-11 Wolfgang BangerthProvide a function that returns the version string.
2018-03-10 Daniel ArndtMerge pull request #6029 from bangerth/update-step-14
2018-03-10 Wolfgang BangerthAvoid re-init'ing the same vector twice in step-14. 6029/head
2018-03-10 David WellsMerge pull request #6027 from bangerth/doc-update
2018-03-10 Martin KronbichlerMerge pull request #6003 from masterleinad/relaxation_b...
2018-03-10 Wolfgang BangerthMinor doc update to step-35. 6027/head
2018-03-10 Martin KronbichlerMerge pull request #6024 from kronbichler/remove_mpi_co...
2018-03-10 Martin KronbichlerRemove use of MPI_COMM_WORLD in serial Trilinos vector. 6024/head
2018-03-10 Martin KronbichlerDo not use MPI_COMM_WORLD.
2018-03-10 Wolfgang BangerthRun the computation of projections from children in... 6023/head
2018-03-10 Wolfgang BangerthBreak the main part of a loop out of the loop and put...
2018-03-09 Bruno TurcksinMerge pull request #6020 from bangerth/doc-update
2018-03-09 Bruno TurcksinMerge pull request #6014 from kronbichler/improve_hermi...
2018-03-09 Bruno TurcksinMerge pull request #6021 from tjhei/cuda_documentation_...
2018-03-09 Timo HeisterCUDA: doxygen fixes 6021/head
2018-03-09 Wolfgang BangerthImprove documentation of FETools::compute_projection_ma... 6020/head
2018-03-09 Bruno TurcksinMerge pull request #6012 from tjhei/cuda_warnings
2018-03-09 Martin KronbichlerMerge pull request #6005 from jppelteret/fix_vector_fro...
2018-03-08 Martin KronbichlerExtend Hermite-like interpolation to case degree=2. 6014/head
2018-03-08 Jean-Paul PelteretMerge pull request #6013 from tjhei/lapack_warnings
2018-03-08 Timo Heisterremove LAPACK warning about uninitialized info variable 6013/head
2018-03-08 Timo HeisterCUDA: fix cmake 3.10 and remove warning 6012/head
2018-03-08 Matthias MaierMerge pull request #6009 from bangerth/doc-update-13
2018-03-08 Matthias MaierMerge pull request #6008 from bangerth/cleanup-2
2018-03-08 Matthias MaierMerge pull request #6007 from bangerth/cleanup
2018-03-08 Wolfgang BangerthMerge pull request #6011 from tamiko/add-gitignore
2018-03-08 Matthias MaierAdd a .gitignore file 6011/head
2018-03-08 MFratersAdd test for the read json parameter handler.
2018-03-08 MFratersadd json parser for input files.
2018-03-08 Wolfgang BangerthBetter document one place. 6009/head
2018-03-08 Wolfgang BangerthBetter document a piece of code. 6008/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.