]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-11-20 Wolfgang BangerthMerge pull request #259 from kronbichler/fix_mpi_min_ma...
2014-11-20 Martin KronbichlerThird attempt to fix uninitialized variable in MPI... 259/head
2014-11-20 Matthias MaierMerge pull request #256 from tamiko/branch_periodic_bc
2014-11-20 Matthias Maierfix comments and style issues 256/head
2014-11-19 Wolfgang BangerthMerge pull request #257 from kronbichler/master
2014-11-19 Martin KronbichlerFix undefined symbol in MPI::MinMaxAvg without MPI... 257/head
2014-11-19 Matthias MaierAdd a changelog entry
2014-11-19 Daniel Arndtadd accompanying tests
2014-11-19 Daniel ArndtImplement rotation for vector valued dofs on periodic bc
2014-11-19 Martin KronbichlerMerge pull request #252 from kronbichler/master
2014-11-19 Martin KronbichlerRe-fill comments in precondition.h 252/head
2014-11-19 Martin KronbichlerEnable vectorization of vector updates in Chebyshev...
2014-11-19 Luca HeltaiMerge pull request #255 from bangerth/changelog-fixes
2014-11-19 Wolfgang BangerthProof read the changelog file. 255/head
2014-11-18 Wolfgang BangerthMerge pull request #246 from davydden/set_matrix_mode
2014-11-18 Denis Davydovfixed a bug in set_matrix_mode. 246/head
2014-11-18 Luca HeltaiMerge pull request #254 from kronbichler/fix_mpi_min_ma...
2014-11-18 Martin KronbichlerFix uninitialized variables in Utilities::MPI::MinMaxAvg 254/head
2014-11-17 Wolfgang BangerthMerge pull request #253 from luca-heltai/fix-step54...
2014-11-17 Luca HeltaiFixed install files for step-54. 253/head
2014-11-14 Wolfgang BangerthMerge pull request #251 from luca-heltai/fix-step-54...
2014-11-14 Luca HeltaiFixed bare image. 251/head
2014-11-13 Matthias MaierMerge pull request #250 from bangerth/fix-build-failure-2
2014-11-13 Wolfgang BangerthFix the previous commit so that it doesn't produce... 250/head
2014-11-13 Matthias MaierMerge pull request #249 from bangerth/fix-build-failure
2014-11-13 Wolfgang BangerthEnsure we don't call a function that is only declared... 249/head
2014-11-13 Wolfgang BangerthRemove an unused variable.
2014-11-13 Matthias MaierMerge pull request #247 from bangerth/make-distort...
2014-11-13 Wolfgang BangerthUse a different random number generator. 247/head
2014-11-12 Wolfgang BangerthMerge pull request #239 from bangerth/parallel-distort...
2014-11-12 Luca HeltaiMerge pull request #245 from andreamola/added-STEP...
2014-11-12 Andrea Molaadded namespace and () to the read_STEP and write_STEP... 245/head
2014-11-12 Wolfgang BangerthRevert to the old code for the sequential case to maint... 239/head
2014-11-12 Wolfgang BangerthIntroduce GridTools::get_locally_owned_vertices().
2014-11-12 Wolfgang BangerthAdd a test for communicate_locally_moved_vertices and...
2014-11-12 Wolfgang BangerthMove communicate_locally_moved_vertices to parallel...
2014-11-12 Wolfgang BangerthMinor documentation update. Reorder two functions.
2014-11-12 Daniel ArndtFix GridTools::distort_random for distributed meshes
2014-11-12 Andrea Molaadded write support (with tests) for step files
2014-11-12 Andrea Molaadded read support for step files, along with its tests...
2014-11-12 Luca HeltaiMerge pull request #244 from tamiko/fix_opencascade_det...
2014-11-12 Matthias MaierAllow default paths for opencascade detection 244/head
2014-11-12 Wolfgang BangerthMerge pull request #243 from bangerth/add-occ-blurb
2014-11-12 Wolfgang BangerthAdd OpenCASCADE installation instructions. 243/head
2014-11-12 Wolfgang BangerthMerge pull request #241 from luca-heltai/occ-entry
2014-11-11 Timo HeisterMerge pull request #242 from tjhei/petsc_documentation_...
2014-11-11 Timo Heisteradd documentation to deprecated functions in PETSc... 242/head
2014-11-11 Luca HeltaiAdded description of occ. 241/head
2014-11-10 Wolfgang BangerthMerge pull request #240 from alrashedf/master
2014-11-10 Fahad AlrashedAdded get_lap_time() to Timer; returning the time taken... 240/head
2014-11-10 Martin KronbichlerMerge pull request #234 from bangerth/fix-std_cxx1x...
2014-11-10 Martin KronbichlerMerge pull request #238 from bangerth/fixup-style
2014-11-10 Wolfgang BangerthFix up coding style. 238/head
2014-11-09 Luca HeltaiMerge pull request #232 from bangerth/doc-fixes-10
2014-11-09 Wolfgang BangerthMerge pull request #235 from alrashedf/master
2014-11-09 Wolfgang BangerthAllow using the old std_cxx1x namespace. 234/head
2014-11-09 Fahad AlrashedFixed indentation 235/head
2014-11-09 Fahad AlrashedFixed the documentation of clear() 233/head
2014-11-09 Wolfgang BangerthFix two minor documentation mistakes. 232/head
2014-11-09 Luca HeltaiMerge pull request #231 from alrashedf/master
2014-11-09 Fahad AlrashedAdded clear() to TableHandler 231/head
2014-11-08 Luca HeltaiMerge pull request #230 from bangerth/updates-to-step-54
2014-11-07 Wolfgang BangerthBreak overlong lines. 230/head
2014-11-07 Wolfgang BangerthBuild the OpenCASCADE wrapper documentation even if...
2014-11-07 Wolfgang BangerthAlso build on step-53.
2014-11-07 Wolfgang BangerthProvide links to step-54.
2014-11-07 Wolfgang BangerthAdjust image size to ensure that pictures fit into...
2014-11-07 Wolfgang BangerthAdjust some text.
2014-11-07 Wolfgang BangerthReformat and rewrite parts of the documentation to...
2014-11-07 Wolfgang BangerthGive a brief outline of what the program will actually do.
2014-11-07 Wolfgang BangerthFix a few minor textual issues.
2014-11-07 Luca HeltaiMerge pull request #228 from kronbichler/master
2014-11-07 Martin KronbichlerAdjust Intel compiler results for new vectorized accumu... 228/head
2014-11-07 Wolfgang BangerthMerge pull request #223 from bangerth/add-second-templa...
2014-11-07 Wolfgang BangerthUse an FE_Nothing instead of FE_DGQ(0). 223/head
2014-11-07 Wolfgang BangerthAugment documentation.
2014-11-07 Martin KronbichlerMerge pull request #227 from luca-heltai/tutorial-list-fix
2014-11-07 Luca HeltaiFixed html typo in step-52 227/head
2014-11-07 Luca HeltaiAdded step-54 to list.
2014-11-07 Wolfgang BangerthAdd second template parameter to FE_Nothing.
2014-11-07 Wolfgang BangerthMerge pull request #166 from luca-heltai/open_cascade
2014-11-06 Bruno TurcksinMerge pull request #226 from kronbichler/master
2014-11-06 Martin KronbichlerAdjust tests that fail due to vectorized accumulation 226/head
2014-11-06 Martin KronbichlerMerge pull request #225 from bangerth/remove-broken...
2014-11-06 Martin KronbichlerMerge pull request #224 from bangerth/fix-compile-error
2014-11-06 Wolfgang BangerthRemove a broken link. 225/head
2014-11-06 Wolfgang BangerthFix an oversight that prevented code from compiling. 224/head
2014-11-05 Wolfgang BangerthMerge pull request #220 from Rombur/trilinos_11_2
2014-11-05 Bruno TurcksinUpdate the documentation about requiring at least Trili... 220/head
2014-11-05 Bruno TurcksinMerge pull request #222 from kronbichler/matrix_free_1d
2014-11-05 Timo HeisterMerge pull request #221 from kronbichler/master
2014-11-05 Martin KronbichlerFurther actions to make MatrixFree/FEEvaluation work... 222/head
2014-11-05 Martin KronbichlerFix a compiler warning with gcc-4.9 221/head
2014-11-05 Martin KronbichlerMerge pull request #213 from kronbichler/master
2014-11-05 Martin KronbichlerMerge branch 'master' of https://github.com/dealii... 213/head
2014-11-05 Martin KronbichlerMerge pull request #219 from rudraa/add-missing-partial...
2014-11-05 Shiva RudrarajuResolve two conflicting partial specializations by... 219/head
2014-11-04 Martin KronbichlerMerge pull request #218 from tamiko/trilinos_version_re...
2014-11-04 Matthias MaierIncrease version requirement for Trilinos to 11.2 218/head
2014-10-31 Martin KronbichlerMerge pull request #217 from bangerth/introduce-dealii...
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.