]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-07-13 Wolfgang BangerthLeave a note.
2014-07-13 Wolfgang BangerthMinor comment updates.
2014-07-13 Wolfgang BangerthIndent something.
2014-07-09 Wolfgang BangerthMinor edits.
2014-07-09 Wolfgang Bangerth"geometrical" does not exist as a word :-)
2014-07-09 Wolfgang BangerthMinor edits.
2014-07-09 Wolfgang BangerthMinor edits.
2014-06-29 Luca HeltaiFixed some comments for boundary ids and manifold ids.
2014-06-28 Luca HeltaiFixed serialization issue with manifold ids.
2014-06-28 Luca HeltaiMerged from trunk.
2014-06-28 Luca HeltaiFixed hp/solution_transfer_05 output to be valid with...
2014-06-27 Martin KronbichlerSimplify FEEvaluation routines considerably by merging...
2014-06-27 Luca HeltaiFixed a couple of tests. Still in trouble with serializ...
2014-06-27 Luca HeltaiMerged From trunk.
2014-06-26 Guido Kanschatadd grad-div residual
2014-06-26 Guido Kanschatadd debugging function
2014-06-26 Luca HeltaiMerged from trunk r33084 through r33087.
2014-06-26 Martin KronbichlerNeed to keep constrained entries also when giving both...
2014-06-26 Matthias MaierTestsuite: Disable tests for Boost's Cuthill-McKee...
2014-06-25 Matthias MaierCMake: Bugfix: Also add tbb specific include directorie...
2014-06-25 Luca HeltaiMerged from trunk.
2014-06-25 Daniel ArndtImprove readability of version detection for p4est...
2014-06-24 Martin KronbichlerTentatively provide fix that chooses thread-safe assemb...
2014-06-23 Daniel ArndtRemoved the workaround for TrilinosWrappers::VectorBase...
2014-06-23 Guido Kanschatcolorize hypercubes
2014-06-23 Matthias MaierI'm proud to pass the 'CMake dunce cap' on to somebody...
2014-06-22 Matthias MaierCMake: Port to version 3.0.0, part 1.
2014-06-22 Wolfgang BangerthRequire the current version of deal.II.
2014-06-22 Wolfgang BangerthImprove an error message.
2014-06-22 Wolfgang BangerthMore minor adjustments.
2014-06-22 Wolfgang BangerthRemove duplicate coefficient.
2014-06-22 Wolfgang BangerthExplain purpose. Build on step-26.
2014-06-22 Wolfgang BangerthStart to look over step-52. Adjust step-26 accordingly.
2014-06-22 Wolfgang BangerthAdd to the documentation in a couple of places.
2014-06-22 Wolfgang BangerthEscape a couple of words.
2014-06-22 Wolfgang BangerthDocument in more detail what one line does and how...
2014-06-22 Wolfgang BangerthDocument in more detail what one line does and how...
2014-06-20 Guido Kanschatintroduce function to set single components in mask
2014-06-20 Guido Kanschatimprove documentation and add a missing const
2014-06-19 Wolfgang BangerthFix some indentation issues.
2014-06-19 Wolfgang BangerthUse correkt grammr.
2014-06-19 Wolfgang BangerthPatch by Denis Davydov: Introduce n_global_active_cells...
2014-06-19 Wolfgang BangerthAugment documentation.
2014-06-19 Wolfgang BangerthImprove error message and give some guidance on what...
2014-06-18 Wolfgang BangerthProvide information with many of the FEValues* function...
2014-06-18 Luca HeltaiFixed bug in delete_duplicated_vertices, which was...
2014-06-18 Wolfgang BangerthFix missing space.
2014-06-17 Wolfgang BangerthBetter markup.
2014-06-17 Matthias MaierCMake: Cosmetic fixes wrt CMP0037 in CMake-3.0.0
2014-06-17 Wolfgang BangerthImprove documentation. Do not output the number of...
2014-06-17 Wolfgang BangerthUnify the use of spaces before () in one place.
2014-06-17 Wolfgang BangerthAdjust the name of the argument to make it clear that...
2014-06-16 Wolfgang BangerthImprove markup.
2014-06-16 Wolfgang BangerthFix some more broken markup.
2014-06-16 Wolfgang BangerthFix a broken markup.
2014-06-16 Wolfgang BangerthFill in a missing title.
2014-06-15 Wolfgang BangerthPatch by Michal Wichrowski: fix the same bug in a secon...
2014-06-15 Wolfgang BangerthAdd some documentation and clarify an awkwardly explain...
2014-06-15 Wolfgang BangerthProvide some more instantiations for the codimension...
2014-06-15 Wolfgang BangerthPatch by Michal Wichrowski: Instantiate some functions...
2014-06-15 Wolfgang BangerthPatch by Denis Davydov: Triangulation::has_hanging_node...
2014-06-15 Wolfgang BangerthPatch by Denis Davydov: Triangulation::has_hanging_node...
2014-06-13 Martin KronbichlerMake somewhat more general
2014-06-13 Martin KronbichlerImplement FEEvaluation for FE_Q_DG0 elements
2014-06-12 Martin KronbichlerSimplify TrilinosSparsityPattern::is_compressed(),...
2014-06-12 Wolfgang BangerthClarify documentation in a number of places.
2014-06-12 Wolfgang BangerthAdd something to the documentation.
2014-06-12 Wolfgang BangerthProvide a function with the documentation it was previo...
2014-06-12 Wolfgang BangerthRemove a useless line, as pointed out by Denis Davydov.
2014-06-12 Wolfgang BangerthFix typos.
2014-06-11 Guido Kanschatdocumentation and formatting
2014-06-11 Guido Kanschatadd access to system element
2014-06-11 Guido Kanschatremove empty lines in output
2014-06-11 Guido Kanschatadd instantiation
2014-06-11 Guido Kanschatimprove documentation
2014-06-08 Wolfgang BangerthRemove a note that only pertains to versions that are...
2014-06-07 Wolfgang BangerthAugment documentation.
2014-06-06 Wolfgang BangerthFix bug #220: a few typos.
2014-06-05 Wolfgang BangerthSimplify code a bit by moving a function from a public...
2014-06-05 Luca HeltaiMerged from trunk r32444 through r33019.
2014-06-04 Timo Heisterfix documentation in examples related to disable-threads
2014-06-04 Timo Heisterremove a note about disable threads that is out of...
2014-06-04 Wolfgang BangerthAnother one.
2014-06-04 Matthias MaierCMake: Just filter libclang_rt*
2014-06-04 Matthias MaierCMake: Do not forget to clear some cached variables
2014-06-04 Matthias MaierCMake: Bugfixes: Only check mpi consistency for "libmpi...
2014-06-04 Matthias MaierCMake: Fix typo
2014-06-04 Matthias MaierCMake: Bugfix: Treat libclang_rt and libclang_rt.osx...
2014-06-03 Guido Kanschatmention changes in operators
2014-06-03 Guido Kanschatmake parameter parsing more conforming to other classes
2014-06-02 Wolfgang BangerthSignificantly expand the documentation.
2014-06-02 Wolfgang BangerthAlso link to the global news page now.
2014-06-02 Wolfgang BangerthFix the target of authors.html links.
2014-06-02 Wolfgang BangerthLink authors.html to the global project now.
2014-06-01 Wolfgang BangerthPatch by Micha Wichrowski: make sure we call collectiv...
2014-06-01 Wolfgang BangerthFormat comment as always.
2014-06-01 Wolfgang BangerthRemove step-40 from the programs using SolutionTransfer.
2014-06-01 Wolfgang BangerthUpdate a comment. Remove confusing output to deallog...
2014-06-01 Wolfgang BangerthUpdate the documentation.
2014-06-01 Wolfgang BangerthNo longer keep the authors with the development version...
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.