]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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-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...
2014-06-01 Wolfgang BangerthNo longer keep the news with the development version...
2014-06-01 Wolfgang BangerthAugment documentation.
2014-06-01 Guido Kanschatadd parameter parsing to DoFOutputOperator
2014-06-01 Guido Kanschatwrite the format of FESystem into get_fe_by_name
2014-06-01 Matthias MaierCMake: Workaround for a deadlock with certain git svn...
2014-05-30 Wolfgang BangerthMake one statement also compile with PETSc versions...
2014-05-29 Wolfgang BangerthFix output broken by Timo's recent patch to ParameterHa...
2014-05-28 Wolfgang BangerthRemove unnecessary 'const' specifiers that Intel ICC...
2014-05-28 Bruno TurcksinFix typos in step-52.
2014-05-28 Guido Kanschatprepare for use of parameters
2014-05-28 Matthias MaierBugfix: CMake, second try
2014-05-28 Matthias MaierRevert "CMake: Bugfix, do not override internal CMake...
2014-05-28 Matthias MaierAnd provide news items
2014-05-28 Matthias MaierCMake: Bugfix, do not override internal CMake calls
2014-05-27 Matthias MaierRevert "CMake: Bugfix: Disable MPI check. This was...
2014-05-26 Matthias MaierCMake: Bugfix: Disable MPI check. This was a bad idea.
2014-05-26 Matthias MaierCMake: Bugfix: be less restrictive in the mpi interface...
2014-05-26 Timo Heisterparameter_handler: add labels to individual parameters...
2014-05-26 Timo Heisterfix typo
2014-05-23 Guido Kanschatforward theta to internal operators and fix the order...
2014-05-23 Bruno TurcksinImprove documentation for step-52.
2014-05-23 Martin KronbichlerBetter document the 'transpose' flag of the Trilinos...
2014-05-23 Guido Kanschataccidentally duplicated function
2014-05-23 Guido Kanschattwo more implementations that were missing
2014-05-23 Guido Kanschatadd missing functions and fix wrong timestep
2014-05-22 Guido Kanschatenable filename selection
2014-05-22 Guido Kanschatmake output to deallog work
2014-05-22 Guido Kanschatastyle on recent changes
2014-05-22 Guido Kanschatadjust OutputOperator for AnyData
2014-05-22 Guido Kanschatcopy and make for doxygen examples
2014-05-22 Guido Kanschatadjust ThetaTimestepping example and documentation...
2014-05-22 Martin KronbichlerAvoid factors such as 6.25 that need to rounded to...
2014-05-22 Bruno TurcksinImprove documentation for step-52.
2014-05-21 Martin KronbichlerChange in size to make Intel compiler happy
2014-05-21 Bruno TurcksinImprove documentation for step-52.
2014-05-21 Guido Kanschaterrors in mg_renumbered_?? fixed
2014-05-20 Bruno TurcksinFix a typo in the documentation of step-52.
2014-05-20 Guido Kanschatadd try_find without exception
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.