]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-08-25 Timo Heisterfix test output
2011-08-25 Timo Heisterfix test output
2011-08-25 Timo Heisterfix DoFRenumbering::hierarchical for a distributed...
2011-08-25 Wolfgang BangerthAdd one test.
2011-08-25 Wolfgang BangerthRename test.
2011-08-24 Wolfgang BangerthMention Martin's fix for VectorTools::compute_no_normal...
2011-08-24 Wolfgang BangerthFix member syntax.
2011-08-24 Timo Heisterupdate test description
2011-08-24 Timo Heisteradd failing no_flux test (need to fix DoFRenumbering...
2011-08-24 Timo Heisteredit svn:ignore
2011-08-24 Timo Heisteradd failing test for DoFRenumbering::hierarchical()
2011-08-24 Timo Heistertest for ConstraintMatrix with hanging nodes and no_nor...
2011-08-24 Wolfgang BangerthMove the creation of the FEValues out of the inner...
2011-08-24 Wolfgang BangerthReorder member functions.
2011-08-24 Timo Heisterfix comment
2011-08-24 Timo Heisteradditional sanity checks in ConstraintMatrix in debug...
2011-08-24 Timo HeisterTests for DoFRenumbering::hierarchical().
2011-08-24 Timo Heisteradd parallel test for DoFRenumbering::hierarchical()
2011-08-24 Timo HeisterAdded GridRefinement:hierarchical() to reorder the...
2011-08-24 Wolfgang BangerthUpdate after the changes to no_normal_flux.
2011-08-24 Wolfgang BangerthCheck in a fix provided by Martin Kronbichler for the...
2011-08-24 Martin KronbichlerModify shell radius to make test fail.
2011-08-24 Martin KronbichlerUse Q2 instead of Q1, set default output.
2011-08-24 Martin KronbichlerAdd test that makes sure that no entries are written...
2011-08-23 Martin KronbichlerSpeed up initialization of MG transfer matrices by...
2011-08-23 Martin KronbichlerFix comment.
2011-08-23 Martin KronbichlerFix computation of eigenvalues when only a few iteratio...
2011-08-22 Wolfgang BangerthAdd a note.
2011-08-22 Wolfgang BangerthAdd a note.
2011-08-22 Wolfgang BangerthDon't make constructor of MappingQ explicit, after...
2011-08-22 Wolfgang BangerthNew test.
2011-08-22 Martin KronbichlerCorrectly set Point<dim,Number> as friend class.
2011-08-21 Wolfgang BangerthAvoid a Clang compiler error by resorting include files.
2011-08-21 Wolfgang BangerthAlso disable clang warnings when in optimized mode...
2011-08-21 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-21 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-21 Wolfgang BangerthMention Clang.
2011-08-21 Wolfgang BangerthWork around a compiler error in clang.
2011-08-21 Wolfgang BangerthMake the copy constructor of MappingQ explicit.
2011-08-21 Wolfgang BangerthIt makes Clang happier if we forward declare things...
2011-08-21 Wolfgang BangerthAdd docuentation.
2011-08-21 Wolfgang BangerthRegenerate.
2011-08-21 Wolfgang BangerthWhen saying
2011-08-21 Wolfgang BangerthDetect and configure the clang C++ frontend for LLVM.
2011-08-21 Wolfgang BangerthIt makes Clang happier if we forward declare things...
2011-08-21 Wolfgang BangerthExplicitly use two template arguments even if one is...
2011-08-21 Timo Heisteruse using keyword.
2011-08-21 Wolfgang BangerthExplicitly use two template arguments even if one is...
2011-08-21 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-21 Wolfgang BangerthExplicitly use two template arguments even if one is...
2011-08-21 Wolfgang BangerthExplicitly use two template arguments even if one is...
2011-08-21 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-21 Wolfgang BangerthExplicitly use two template arguments even if one is...
2011-08-21 Timo Heisterfix error in copy constructor
2011-08-21 Wolfgang BangerthIn an instantiation, use whether a type was actually...
2011-08-21 Wolfgang BangerthAvoid two Clang warnings.
2011-08-21 Wolfgang BangerthMore of this: Qualify a call to a function in the base...
2011-08-21 Wolfgang BangerthUse new-style using declarations.
2011-08-21 Timo Heisterusing typename to make clang happy
2011-08-21 Timo Heisteruse using and add a typename to make clang happy
2011-08-21 Wolfgang BangerthQualify a call to a function in the base class with...
2011-08-21 Timo Heisterswap order of functions to make clang happy.
2011-08-21 Wolfgang BangerthUse new-style using declarations.
2011-08-21 Wolfgang BangerthFix a real error: The copy constructor of MappingQ...
2011-08-21 Timo Heisteruse using.
2011-08-21 Timo Heistermake clang happy with default template argument and...
2011-08-21 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-21 Timo Heisterqualify function call with this->
2011-08-21 Wolfgang BangerthIt makes Clang happier if we forward declare things...
2011-08-20 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-20 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-20 Wolfgang BangerthIn a forward declaration, use whether a type was actual...
2011-08-20 Timo Heisteruse new-style using declaration.
2011-08-20 Timo Heisteruse new-style using declaration and add comment.
2011-08-20 Wolfgang BangerthMake Clang's life simpler by being explicit about templ...
2011-08-20 Wolfgang BangerthFormat for better readability.
2011-08-20 Wolfgang BangerthUse new-style using declaration and document the reason.
2011-08-20 Wolfgang BangerthMove everything in these tutorial programs into a names...
2011-08-20 Wolfgang BangerthProvide mutual cross-references regarding a comment...
2011-08-19 Guido Kanschatadd trace operators
2011-08-19 Wolfgang BangerthUse the main function of previous tutorial programs.
2011-08-19 Wolfgang BangerthDo like in step-7: put everything into a namespace.
2011-08-19 Wolfgang BangerthDo like in step-7: put everything into a namespace.
2011-08-19 Wolfgang BangerthDo like in step-7: put everything into a namespace.
2011-08-18 Guido Kanschatadd timestamp to LogStream
2011-08-17 Wolfgang BangerthRemove some outdated text.
2011-08-17 Sebastian Paulettiadded entry to changes.h
2011-08-17 Sebastian PaulettiCheck of get_boundary_indicators for 1d grids
2011-08-17 Sebastian PaulettiTrivial modification in get_boundary_indicators for...
2011-08-17 Guido KanschatOops
2011-08-17 Guido Kanschatfixed documentation
2011-08-17 Guido Kanschatnew patches
2011-08-17 Guido Kanschatcheck dimensions
2011-08-16 Wolfgang BangerthAdd proper copyright year.
2011-08-16 Wolfgang BangerthPut everything into a namespace Step7.
2011-08-16 Wolfgang BangerthMention changes to tutorial namespacing.
2011-08-16 Wolfgang BangerthRename main classes to Step5 and Step6.
2011-08-16 Wolfgang BangerthWhen creating the plain version of tutorial programs...
2011-08-16 Wolfgang BangerthFix incorrect markup.
2011-08-16 Wolfgang BangerthUse a link to another function that doxygen actually...
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.