]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2014-05-20 Bruno TurcksinImprove documentation on step-52.
2014-05-20 Guido Kanschatmerge any_data branch
2014-05-20 Martin KronbichlerTry to calm Intel compiler
2014-05-20 Matthias MaierCTest: Promote simserv04 to the list of official regres...
2014-05-20 Guido Kanschatblank out compatibility warnings in ThetaTimestepping
2014-05-19 Wolfgang BangerthFurther improve markup.
2014-05-19 Wolfgang BangerthPatch by Michal Wichrowksi: run compress() also if...
2014-05-19 Wolfgang BangerthImprove markup a bit. Compress text vertically.
2014-05-19 Wolfgang BangerthReclassify this unfinished tutorial program.
2014-05-18 Guido KanschatAdd functions for pointer access
2014-05-16 Bruno TurcksinFix typos in the documentation of step-52.
2014-05-16 Matthias MaierCMake: Cosmetic change
2014-05-16 Matthias MaierCMake: Bugfix: Detect empty variables...
2014-05-16 Guido Kanschatforgotten inline
2014-05-16 Guido Kanschatconversion from NamedData to AnyData and initialization...
2014-05-16 Guido Kanschattypo in anydata removed and new function try_read tested
2014-05-16 Guido Kanschatadd trial access
2014-05-16 Guido Kanschatadd time and timestep to anydata and fix documentation
2014-05-16 Martin KronbichlerFix typo
2014-05-15 Matthias MaierCMake: Finalize overhaul:
2014-05-15 Matthias MaierCMake: Fix spelling
2014-05-15 Matthias MaierCMake: Do not forget to checkin updated header
2014-05-15 Matthias MaierCMake: Port LAPACK as well
2014-05-15 Matthias MaierCMake: Port MPI, BZIP2 and ZLIB to new find mechanism
2014-05-15 Guido KanschatChange documentation for nonlinear problems
2014-05-15 Matthias MaierCMake: Check for MPI compatibility
2014-05-15 Matthias MaierCMake: and find petsc again ;-)
2014-05-15 Matthias MaierCMake: Proof of conecpt:
2014-05-15 Matthias MaierCMake: Cleanup: Well, this is now obsolete
2014-05-15 Matthias MaierCMake: Remove dump-cache feature.
2014-05-15 Matthias MaierCMake: Some sanity, part II:
2014-05-15 Matthias MaierCMake: Some sanity, part I:
2014-05-15 Matthias MaierDocumentation: Clarify the state of DEAL_II_LINKER_FLAGS
2014-05-13 Guido Kanschatadd missing inline
2014-05-12 Martin KronbichlerReduce size of matrix with non-real eigenvalues to...
2014-05-11 Martin KronbichlerSort eigenvalues.
2014-05-11 Martin KronbichlerCompute eigenvalues with GMRES
2014-05-10 Wolfgang BangerthAnother one.
2014-05-08 Wolfgang BangerthPatch by Giorgos Kourakos: Make GridIn::read_vtk less...
2014-05-08 Wolfgang BangerthPatch by Giorgos Kourakos: Make GridIn::read_vtk less...
2014-05-08 Toby D. YoungFix typo.
2014-05-07 Wolfgang BangerthOne more.
2014-05-07 Matthias MaierRemove obsolete file
2014-05-07 Luca HeltaiAdded QSorted quadrature rule.
2014-05-05 Martin KronbichlerUpdate test
2014-05-05 Martin KronbichlerMention change
2014-05-05 Martin KronbichlerAdd methods VectorizedArray::load and VectorizedArray...
2014-05-05 Wolfgang BangerthRemove SparsityTools::size_type and replace it by the...
2014-05-05 Wolfgang BangerthSplit output files for 32 and 64 bit mode.
2014-05-05 Wolfgang BangerthAdd one test.
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.