]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-10-05 Wolfgang BangerthAdd a test that verifies that GridReordering fixes... 3203/head
2016-10-03 David WellsMerge pull request #3177 from bangerth/doc-update
2016-10-03 Wolfgang BangerthMerge pull request #3178 from masterleinad/fix_style
2016-10-03 Daniel ArndtMerge pull request #2753 from masterleinad/martin_extra...
2016-10-03 Daniel ArndtFix related tests 2753/head
2016-10-03 Daniel ArndtHide parallel implementation and use guards for vtk...
2016-10-03 Daniel ArndtMake sure to receive messages from the correct round
2016-10-03 Daniel ArndtAdd dealii comment blob and split extrapolate into...
2016-10-03 Daniel ArndtEntry to changes.h
2016-10-03 Daniel ArndtFix doxygen documentation
2016-10-03 Daniel Arndtguard implementation by check for p4est
2016-10-03 Daniel ArndtMake C++03 conforming
2016-10-03 Daniel ArndtAdd tests
2016-10-03 Daniel ArndtFix implementation
2016-10-03 Daniel ArndtRestructure fe_tools_interpolate.cc
2016-10-03 Daniel Arndtmove p4est wrappers
2016-10-03 Daniel ArndtFix some includes for rebasing
2016-10-03 msteigemannFETools::extrapolate: add forward declaration
2016-10-03 msteigemannFETools::extrapolate: Working on the extrapolate algori...
2016-10-03 Daniel ArndtFixup all the other ':: ' 3178/head
2016-10-03 Wolfgang BangerthFix formatting of doc text. 3177/head
2016-10-03 Bruno TurcksinMerge pull request #3176 from bangerth/fix-style-issue
2016-10-03 Wolfgang BangerthEliminate an unnecessary space. 3176/head
2016-10-03 Bruno TurcksinMerge pull request #3172 from bangerth/doc-update
2016-10-03 Bruno TurcksinMerge pull request #3155 from Rombur/trapezoid
2016-10-03 Bruno TurcksinAdd GridGenerator for a general cell. 3155/head
2016-10-03 Bruno TurcksinMerge pull request #3170 from kronbichler/documentation...
2016-10-02 Wolfgang BangerthMerge pull request #3174 from JaeryunYim/master
2016-10-02 Timo HeisterMerge pull request #3119 from kronbichler/master
2016-10-02 Martin KronbichlerMerge pull request #3175 from luca-heltai/manifold...
2016-10-02 Jaeryun YimAdd a description of the addition of the class FE_P1NC. 3174/head
2016-10-02 Luca HeltaiFixed bug in SphericalManifold for 3D case. 3175/head
2016-10-01 Timo HeisterMerge pull request #3171 from bangerth/reimplement...
2016-10-01 Martin KronbichlerAugment documentation of FEEvaluation 3170/head
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 Wolfgang BangerthUpdate the description of ConstraintMatrix::print(). 3172/head
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 Martin KronbichlerAdd changelog 3119/head
2016-09-28 Martin KronbichlerWork on comments. Fix and test W and F cycles.
2016-09-28 Martin KronbichlerRestrict the complete defect at once to the coarse...
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
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.