]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-03-28 Denis Davydovextend description 6107/head
2018-03-28 Denis Davydovla::p::Vector: split compress() and update_ghosts(...
2018-03-26 Martin KronbichlerMerge pull request #6102 from davydden/bugfix/parall_ve...
2018-03-26 Denis Davydovbugfix: la::p::Vector::compress(insert) now correctly... 6102/head
2018-03-26 Denis DavydovMerge pull request #6088 from tamiko/preprocess_prm_in
2018-03-26 Martin KronbichlerMerge pull request #6100 from masterleinad/fix_minmax_c...
2018-03-26 Martin KronbichlerMerge pull request #6099 from davydden/feature/improve_...
2018-03-25 Denis DavydovMerge pull request #6095 from davydden/doc/partitioner
2018-03-25 Denis Davydovdoc: give example of Utilities::MPI::Partitioner 6095/head
2018-03-25 Matthias MaierMerge pull request #6090 from luca-heltai/fix-occ-norma...
2018-03-25 Daniel ArndtFix GridTools::minimal/maximal_cell_dimaeter for p... 6100/head
2018-03-24 Denis Davydovimprove MPI::Partitioner to support empty ArrayView... 6099/head
2018-03-24 Denis DavydovMerge pull request #6098 from tamiko/add_rpath
2018-03-24 Matthias MaierCMake: Add rpath to example steps 6098/head
2018-03-23 Daniel ArndtMerge pull request #6081 from bangerth/fix-copy_from
2018-03-23 Matthias MaierMerge pull request #6094 from masterleinad/fix_cone_04
2018-03-23 David WellsMerge pull request #6092 from tamiko/fix_a_test_10
2018-03-23 Daniel ArndtFix cone_04 6094/head
2018-03-23 Daniel ArndtMerge pull request #5959 from drwells/transpose-table...
2018-03-23 Daniel ArndtMerge pull request #6091 from tamiko/fix_check
2018-03-23 Daniel ArndtMerge pull request #6093 from tamiko/fix_a_test_11
2018-03-22 Matthias MaierTests: Do not print memory consumptions in fe/fe_move_0... 6093/head
2018-03-22 Matthias MaierTests: Provide output variant for clang-6 and libc++ 6092/head
2018-03-22 David WellsImplement a random-access iterator for TransposeTable. 5959/head
2018-03-22 Matthias MaierCMake: Also propagate compiler and linker flags to... 6091/head
2018-03-22 David WellsAdd a new header for implementing random-access iterators.
2018-03-21 Matthias Maierdoc: Update documentation 6088/head
2018-03-21 Wolfgang BangerthAdd another test. 6081/head
2018-03-21 Wolfgang BangerthEnsure we get no segmentation faults for empty matrices.
2018-03-21 Wolfgang BangerthRelax a couple of assertions for empty matrices.
2018-03-21 Luca HeltaiFix bug in normal to mesh projection due to Boundary... 6090/head
2018-03-21 Daniel ArndtMerge pull request #6071 from tamiko/fix_a_test_4
2018-03-21 Matthias Maieradd a news/changes entry
2018-03-21 Matthias MaierCMakes: Preprocess testsuite parameter files
2018-03-21 Matthias MaierTests: Add a test that checks the *.prm.in mechanism
2018-03-21 Matthias MaierTests: Add a test that checks the *.prm mechanism
2018-03-21 Martin KronbichlerMerge pull request #6078 from tamiko/fix_a_test_7
2018-03-21 Martin KronbichlerMerge pull request #6079 from tamiko/fix_a_test_8
2018-03-21 Martin KronbichlerMerge pull request #6083 from bangerth/fix-step-35
2018-03-20 Wolfgang BangerthAdd a changelog entry.
2018-03-20 Wolfgang BangerthDo not make a variable in step-35 static. 6083/head
2018-03-20 Matthias MaierMerge pull request #6082 from bangerth/fix-typo
2018-03-20 Wolfgang BangerthFix a grammar error. 6082/head
2018-03-20 Wolfgang BangerthAdd a test.
2018-03-20 Wolfgang BangerthFix quadratic behavior of SparsityPattern::copy_from().
2018-03-20 Matthias Maiertests: sundials/harmonic_oscillator_04 increase precision 6071/head
2018-03-20 Matthias MaierVectorTools: Increase max iterations in project_matrix_free 6079/head
2018-03-20 Matthias Maiertests: lac/*vector_add_and_dot* 6078/head
2018-03-20 Matthias MaierMerge pull request #6077 from masterleinad/fix_docu_mpi...
2018-03-20 Matthias MaierMerge pull request #5899 from davydden/lapack_doc
2018-03-20 Matthias MaierMerge pull request #5994 from masterleinad/avoid_clash_...
2018-03-20 Matthias MaierMerge pull request #6064 from masterleinad/avoid_std_it...
2018-03-20 Matthias MaierMerge pull request #6075 from kronbichler/tensor_inline...
2018-03-20 Daniel ArndtFix documentation of Utilities::MPI::MinMaxAvg 6077/head
2018-03-20 Wolfgang BangerthMerge pull request #6049 from davydden/feature/sparse_m...
2018-03-20 Denis Davydovminor 6049/head
2018-03-20 Denis DavydovMerge pull request #6068 from tamiko/fix_a_test_1
2018-03-20 Denis DavydovMerge pull request #6063 from BenBrands/update_property...
2018-03-20 Daniel ArndtMerge pull request #6072 from tamiko/fix_a_test_5
2018-03-20 Martin KronbichlerMark more basic Tensor operations as always_inline. 6075/head
2018-03-20 Daniel ArndtMerge pull request #6067 from tamiko/fix_complex_petsc
2018-03-20 Daniel ArndtMerge pull request #6073 from tamiko/fix_a_test_6
2018-03-20 Daniel ArndtAvoid deriving from std::iterator 6064/head
2018-03-20 Wolfgang BangerthMerge pull request #6069 from tamiko/fix_a_test_2
2018-03-20 Matthias Maiertests: make distributed_grids/1d_grid robust 6069/head
2018-03-20 Matthias MaierMerge pull request #6066 from bangerth/doc-update
2018-03-20 Matthias Maiertests: sharedtria/communicate_active_fe_indices_01b... 6073/head
2018-03-20 Matthias Maiertests: lac/*vector_add_and_dot_complex increase output... 6072/head
2018-03-20 Wolfgang BangerthMerge pull request #6070 from tamiko/fix_a_test_3
2018-03-20 Matthias Maiertests: metis/metis_02 add yet another output variant 6070/head
2018-03-20 Matthias Maiertests: Increase output precision for fe/rt_bubbles_... 6068/head
2018-03-20 Matthias MaierBugfix: Set a value to zero with correct number type 6067/head
2018-03-19 Wolfgang BangerthUpdate a couple places where we do markup by hand. 6066/head
2018-03-19 Wolfgang BangerthMerge pull request #6065 from tamiko/silence_a_warning
2018-03-19 Matthias MaierRemove superfluous ; 6065/head
2018-03-19 Denis Davydovcheck that size of ArrayView in internal::all_reduce...
2018-03-19 Benjamin BrandsCorrections 6063/head
2018-03-19 Denis Davydovdoc: use LaTeX in LAPACKFullMatrix 5899/head
2018-03-19 Benjamin Brandschange setting of state variable at various places
2018-03-19 Martin KronbichlerMerge pull request #6051 from bangerth/minor-update
2018-03-19 Martin KronbichlerMerge pull request #6060 from bangerth/use-static-assertion
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 BangerthAdd a changelog entry. 6051/head
2018-03-19 Wolfgang BangerthAdd a test.
2018-03-19 Wolfgang BangerthConvert an Assert into static_assert. 6060/head
2018-03-19 Wolfgang BangerthMerge pull request #6057 from luzpaz/misc-typos
2018-03-19 luz.pazMisc. typos fixes 6057/head
2018-03-19 Wolfgang BangerthMinor update to FETools::get_interpolation_difference_m...
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
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.