]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-10-01 Timo HeisterMerge pull request #3171 from bangerth/reimplement...
2016-09-30 Wolfgang BangerthMerge pull request #2851 from JaeryunYim/master
2016-09-30 Wolfgang BangerthMerge pull request #3115 from davydden/feature/fe_enriched
2016-09-30 Wolfgang BangerthMerge pull request #3122 from drwells/parameterhandler...
2016-09-30 David WellsMerge pull request #3168 from masterleinad/remove_manif...
2016-09-30 Wolfgang BangerthApply the fixes requested by @tjhei in #3166. 3171/head
2016-09-30 Daniel ArndtMerge pull request #3166 from bangerth/reimplement...
2016-09-30 Daniel ArndtMerge pull request #3169 from kronbichler/fix_trilinos_...
2016-09-30 Martin KronbichlerMake compile without MPI 3169/head
2016-09-30 Daniel ArndtRemove warning about hidden function 3168/head
2016-09-30 Jaeryun Yimremove an empty line 2851/head
2016-09-30 Jaeryun YimMinor edits on the description.
2016-09-30 Jaeryun YimEdit indents.
2016-09-30 Jaeryun YimEdit the functions related with face & subface data.
2016-09-30 Jaeryun YimEdits for the Hessian.
2016-09-30 Martin KronbichlerMerge pull request #3167 from bangerth/fix-typo
2016-09-30 Jaeryun YimEdit the codes for the tests.
2016-09-30 Wolfgang BangerthFix a typo. 3167/head
2016-09-30 Jaeryun YimEdit indents.
2016-09-29 Wolfgang BangerthMake the algorithm backward compatible by replicating... 3166/head
2016-09-29 Wolfgang BangerthReimplement the 2d implementation of edge orientation.
2016-09-29 Jaeryun YimRemove the spaces before semicolons.
2016-09-29 Jaeryun YimEdits.
2016-09-28 David WellsMake read_input print error messages again. 3122/head
2016-09-28 Jaeryun YimRemove the parts for a graphical issue already resolved.
2016-09-28 David WellsUse parse_input, not read_input, in tutorials.
2016-09-28 David WellsMention ParameterHandler exceptions in changes.h.
2016-09-28 David WellsClarify error handling with PathSearch/read_input.
2016-09-28 David WellsUse exceptions in ParameterHandler::read_input.
2016-09-28 David WellsUse exceptions when reading XML parameter files.
2016-09-28 David WellsFix two XML files.
2016-09-28 David WellsFix tests to not use absolute paths.
2016-09-28 David WellsUse exceptions in ParameterHandler::scan_line.
2016-09-28 Denis Davydovadd FE_Enriched finite element 3115/head
2016-09-28 Daniel ArndtMerge pull request #3163 from bangerth/parallelize...
2016-09-28 Wolfgang BangerthIn compute_number_cache(), only compute n_levels if... 3163/head
2016-09-28 Wolfgang BangerthMerge pull request #3162 from bangerth/parallelize...
2016-09-28 Wolfgang BangerthMerge two loops in a number of related places. 3162/head
2016-09-28 David WellsMerge pull request #3161 from bangerth/doc-update-47
2016-09-28 David WellsMerge pull request #3159 from bangerth/parallelize...
2016-09-27 Wolfgang BangerthConvert a comment from old-style vertex numbering to... 3161/head
2016-09-27 David WellsNumber continuation lines with their first line.
2016-09-27 Jaeryun YimChange: get_linear_shape -> get_linear_shape_coefficients.
2016-09-27 Wolfgang BangerthAdd changelog entry. 3159/head
2016-09-27 Jaeryun YimEdit comments for the description.
2016-09-27 Martin KronbichlerMerge pull request #3148 from luca-heltai/fix-spherical...
2016-09-27 Martin KronbichlerMerge pull request #3158 from bangerth/cleanup-changelog
2016-09-27 Wolfgang BangerthParallelize the operation of compute_number_cache().
2016-09-26 David WellsMerge pull request #3157 from bangerth/doc-update-46
2016-09-26 Wolfgang BangerthMove some changes from 'general changes' to 'specific... 3158/head
2016-09-26 Wolfgang BangerthMove some changes from 'incompatible changes' to 'speci...
2016-09-26 Wolfgang BangerthClarify comments for compute_number_cache(). 3157/head
2016-09-26 Wolfgang BangerthReindent comments.
2016-09-24 David WellsMerge pull request #3156 from bangerth/fix-typo
2016-09-23 Wolfgang BangerthFix a typo. 3156/head
2016-09-23 Daniel ArndtMerge pull request #3152 from bangerth/doc-update-77
2016-09-23 Denis DavydovMerge pull request #3150 from masterleinad/transfer_con...
2016-09-23 David WellsMerge pull request #3153 from drwells/prefer-vector...
2016-09-22 Wolfgang BangerthUse latex formulas to describe tensor invariants. 3152/head
2016-09-22 David WellsPrefer std::vector to std::list. 3153/head
2016-09-22 Daniel ArndtEliminate unused ConstraintMatrix in tests 3150/head
2016-09-22 Daniel ArndtRemove deprecated functions from examples
2016-09-22 Daniel ArndtEliminate unused ConstraintMatrix objects in MGTransfer
2016-09-22 Martin KronbichlerMerge pull request #2948 from masterleinad/change_mg_levels
2016-09-22 Martin KronbichlerMerge pull request #3139 from class4kayaker/fix_mg_bloc...
2016-09-22 Jonathan RobeyAdd changelog entry 3139/head
2016-09-22 Jonathan RobeyChange MGSmootherBlock to use shared memory pool, depre...
2016-09-22 David WellsMerge pull request #3149 from drwells/prefer-vector...
2016-09-22 Luca HeltaiImplemented Praveen fix. 3148/head
2016-09-22 David WellsPrefer std::vector to std::list. 3149/head
2016-09-21 Wolfgang BangerthMerge pull request #3147 from tjhei/step_55_link
2016-09-21 Timo Heisterstep-55: remove dead link, add picture 3147/head
2016-09-21 Timo HeisterMerge pull request #3146 from bangerth/doc-update
2016-09-21 Wolfgang BangerthFix an error message. 3146/head
2016-09-21 Wolfgang BangerthMerge pull request #3145 from kronbichler/fix_mg_examples
2016-09-21 Martin KronbichlerFix MG example that require grid smoothing 3145/head
2016-09-21 Martin KronbichlerMerge pull request #3126 from tjhei/gnuplot_support_points
2016-09-21 Martin KronbichlerMerge pull request #3133 from luca-heltai/fix-manifold
2016-09-21 David WellsMerge pull request #3140 from tjhei/cmake_install_message
2016-09-21 Luca HeltaiFixed header. 3133/head
2016-09-21 Matthias MaierMerge pull request #3143 from bangerth/wrap-comments
2016-09-21 Wolfgang BangerthWrap some comments. 3143/head
2016-09-20 Denis DavydovMerge pull request #3141 from bangerth/update-parameter...
2016-09-20 Wolfgang BangerthMake input arguments 'const'. 3141/head
2016-09-20 Timo Heistersilence update-to-date cmake install message 3140/head
2016-09-20 Wolfgang BangerthMerge pull request #3136 from danshapero/tria-move...
2016-09-20 Timo Heisteradd DofTools::write_gnuplot_dof_support_point_info 3126/head
2016-09-20 danshaperoRevert last commit 3136/head
2016-09-20 Matthias MaierMerge pull request #3088 from tamiko/fix_cmake_macros
2016-09-20 danshaperoAdded explanatory comment about moving a Triangulation...
2016-09-20 Bruno TurcksinMerge pull request #3137 from bangerth/doc-update-76
2016-09-20 Wolfgang BangerthDrop the name 'Fichera corner', plus other updates. 3137/head
2016-09-20 danshaperoIndentation
2016-09-19 Denis DavydovMerge pull request #3135 from kronbichler/fix_mf_mg
2016-09-19 Martin KronbichlerFix bug in threaded matrixfree 3135/head
2016-09-19 Matthias MaierCMake: Partially revert #1758 3088/head
2016-09-19 Matthias MaierCMake: Also update tests/setup_testsubproject to latest...
2016-09-19 Matthias Maieradd news/changes.h entry
2016-09-19 Matthias MaierDocumentation: Update to latest changes and changes...
2016-09-19 Matthias MaierCMake: Verbosely error out in DEAL_II_SETUP_TARGET...
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.