]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-06-15 bangerthPatch by Denis Davydov: Triangulation::has_hanging_node...
2014-06-13 kronbichlerMake somewhat more general
2014-06-13 kronbichlerImplement FEEvaluation for FE_Q_DG0 elements
2014-06-12 kronbichlerSimplify TrilinosSparsityPattern::is_compressed(),...
2014-06-12 bangerthClarify documentation in a number of places.
2014-06-12 bangerthAdd something to the documentation.
2014-06-12 bangerthProvide a function with the documentation it was previo...
2014-06-12 bangerthRemove a useless line, as pointed out by Denis Davydov.
2014-06-12 bangerthFix typos.
2014-06-11 kanschatdocumentation and formatting
2014-06-11 kanschatadd access to system element
2014-06-11 kanschatremove empty lines in output
2014-06-11 kanschatadd instantiation
2014-06-11 kanschatimprove documentation
2014-06-08 bangerthRemove a note that only pertains to versions that are...
2014-06-07 bangerthAugment documentation.
2014-06-06 bangerthFix bug #220: a few typos.
2014-06-05 bangerthSimplify code a bit by moving a function from a public...
2014-06-04 heisterfix documentation in examples related to disable-threads
2014-06-04 heisterremove a note about disable threads that is out of...
2014-06-04 bangerthAnother one.
2014-06-04 maierCMake: Just filter libclang_rt*
2014-06-04 maierCMake: Do not forget to clear some cached variables
2014-06-04 maierCMake: Bugfixes: Only check mpi consistency for "libmpi...
2014-06-04 maierCMake: Fix typo
2014-06-04 maierCMake: Bugfix: Treat libclang_rt and libclang_rt.osx...
2014-06-03 kanschatmention changes in operators
2014-06-03 kanschatmake parameter parsing more conforming to other classes
2014-06-02 bangerthSignificantly expand the documentation.
2014-06-02 bangerthAlso link to the global news page now.
2014-06-02 bangerthFix the target of authors.html links.
2014-06-02 bangerthLink authors.html to the global project now.
2014-06-01 bangerthPatch by Micha Wichrowski: make sure we call collectiv...
2014-06-01 bangerthFormat comment as always.
2014-06-01 bangerthRemove step-40 from the programs using SolutionTransfer.
2014-06-01 bangerthUpdate a comment. Remove confusing output to deallog...
2014-06-01 bangerthUpdate the documentation.
2014-06-01 bangerthNo longer keep the authors with the development version...
2014-06-01 bangerthNo longer keep the news with the development version...
2014-06-01 bangerthAugment documentation.
2014-06-01 kanschatadd parameter parsing to DoFOutputOperator
2014-06-01 kanschatwrite the format of FESystem into get_fe_by_name
2014-06-01 maierCMake: Workaround for a deadlock with certain git svn...
2014-05-30 bangerthMake one statement also compile with PETSc versions...
2014-05-29 bangerthFix output broken by Timo's recent patch to ParameterHa...
2014-05-28 bangerthRemove unnecessary 'const' specifiers that Intel ICC...
2014-05-28 turcksinFix typos in step-52.
2014-05-28 kanschatprepare for use of parameters
2014-05-28 maierBugfix: CMake, second try
2014-05-28 maierRevert "CMake: Bugfix, do not override internal CMake...
2014-05-28 maierAnd provide news items
2014-05-28 maierCMake: Bugfix, do not override internal CMake calls
2014-05-27 maierRevert "CMake: Bugfix: Disable MPI check. This was...
2014-05-26 maierCMake: Bugfix: Disable MPI check. This was a bad idea.
2014-05-26 maierCMake: Bugfix: be less restrictive in the mpi interface...
2014-05-26 heisterparameter_handler: add labels to individual parameters...
2014-05-26 heisterfix typo
2014-05-23 kanschatforward theta to internal operators and fix the order...
2014-05-23 turcksinImprove documentation for step-52.
2014-05-23 kronbichlerBetter document the 'transpose' flag of the Trilinos...
2014-05-23 kanschataccidentally duplicated function
2014-05-23 kanschattwo more implementations that were missing
2014-05-23 kanschatadd missing functions and fix wrong timestep
2014-05-22 kanschatenable filename selection
2014-05-22 kanschatmake output to deallog work
2014-05-22 kanschatastyle on recent changes
2014-05-22 kanschatadjust OutputOperator for AnyData
2014-05-22 kanschatcopy and make for doxygen examples
2014-05-22 kanschatadjust ThetaTimestepping example and documentation...
2014-05-22 kronbichlerAvoid factors such as 6.25 that need to rounded to...
2014-05-22 turcksinImprove documentation for step-52.
2014-05-21 kronbichlerChange in size to make Intel compiler happy
2014-05-21 turcksinImprove documentation for step-52.
2014-05-21 kanschaterrors in mg_renumbered_?? fixed
2014-05-20 turcksinFix a typo in the documentation of step-52.
2014-05-20 kanschatadd try_find without exception
2014-05-20 turcksinImprove documentation on step-52.
2014-05-20 kanschatmerge any_data branch
2014-05-20 kronbichlerTry to calm Intel compiler
2014-05-20 maierCTest: Promote simserv04 to the list of official regres...
2014-05-20 kanschatblank out compatibility warnings in ThetaTimestepping
2014-05-19 bangerthFurther improve markup.
2014-05-19 bangerthPatch by Michal Wichrowksi: run compress() also if...
2014-05-19 bangerthImprove markup a bit. Compress text vertically.
2014-05-19 bangerthReclassify this unfinished tutorial program.
2014-05-18 kanschatAdd functions for pointer access
2014-05-16 turcksinFix typos in the documentation of step-52.
2014-05-16 maierCMake: Cosmetic change
2014-05-16 maierCMake: Bugfix: Detect empty variables...
2014-05-16 kanschatforgotten inline
2014-05-16 kanschatconversion from NamedData to AnyData and initialization...
2014-05-16 kanschattypo in anydata removed and new function try_read tested
2014-05-16 kanschatadd trial access
2014-05-16 kanschatadd time and timestep to anydata and fix documentation
2014-05-16 kronbichlerFix typo
2014-05-15 maierCMake: Finalize overhaul:
2014-05-15 maierCMake: Fix spelling
2014-05-15 maierCMake: Do not forget to checkin updated header
2014-05-15 maierCMake: Port LAPACK as well
2014-05-15 maierCMake: Port MPI, BZIP2 and ZLIB to new find mechanism
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.