]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2011-08-24 bangerthMention Martin's fix for VectorTools::compute_no_normal...
2011-08-24 bangerthFix member syntax.
2011-08-24 heisterupdate test description
2011-08-24 heisteradd failing no_flux test (need to fix DoFRenumbering...
2011-08-24 heisteredit svn:ignore
2011-08-24 heisteradd failing test for DoFRenumbering::hierarchical()
2011-08-24 heistertest for ConstraintMatrix with hanging nodes and no_nor...
2011-08-24 bangerthMove the creation of the FEValues out of the inner...
2011-08-24 bangerthReorder member functions.
2011-08-24 heisterfix comment
2011-08-24 heisteradditional sanity checks in ConstraintMatrix in debug...
2011-08-24 heisterTests for DoFRenumbering::hierarchical().
2011-08-24 heisteradd parallel test for DoFRenumbering::hierarchical()
2011-08-24 heisterAdded GridRefinement:hierarchical() to reorder the...
2011-08-24 bangerthUpdate after the changes to no_normal_flux.
2011-08-24 bangerthCheck in a fix provided by Martin Kronbichler for the...
2011-08-24 kronbichlerModify shell radius to make test fail.
2011-08-24 kronbichlerUse Q2 instead of Q1, set default output.
2011-08-24 kronbichlerAdd test that makes sure that no entries are written...
2011-08-23 kronbichlerSpeed up initialization of MG transfer matrices by...
2011-08-23 kronbichlerFix comment.
2011-08-23 kronbichlerFix computation of eigenvalues when only a few iteratio...
2011-08-22 bangerthAdd a note.
2011-08-22 bangerthAdd a note.
2011-08-22 bangerthDon't make constructor of MappingQ explicit, after...
2011-08-22 bangerthNew test.
2011-08-22 kronbichlerCorrectly set Point<dim,Number> as friend class.
2011-08-21 bangerthAvoid a Clang compiler error by resorting include files.
2011-08-21 bangerthAlso disable clang warnings when in optimized mode...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthMention Clang.
2011-08-21 bangerthWork around a compiler error in clang.
2011-08-21 bangerthMake the copy constructor of MappingQ explicit.
2011-08-21 bangerthIt makes Clang happier if we forward declare things...
2011-08-21 bangerthAdd docuentation.
2011-08-21 bangerthRegenerate.
2011-08-21 bangerthWhen saying
2011-08-21 bangerthDetect and configure the clang C++ frontend for LLVM.
2011-08-21 bangerthIt makes Clang happier if we forward declare things...
2011-08-21 bangerthExplicitly use two template arguments even if one is...
2011-08-21 heisteruse using keyword.
2011-08-21 bangerthExplicitly use two template arguments even if one is...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthExplicitly use two template arguments even if one is...
2011-08-21 bangerthExplicitly use two template arguments even if one is...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthExplicitly use two template arguments even if one is...
2011-08-21 heisterfix error in copy constructor
2011-08-21 bangerthIn an instantiation, use whether a type was actually...
2011-08-21 bangerthAvoid two Clang warnings.
2011-08-21 bangerthMore of this: Qualify a call to a function in the base...
2011-08-21 bangerthUse new-style using declarations.
2011-08-21 heisterusing typename to make clang happy
2011-08-21 heisteruse using and add a typename to make clang happy
2011-08-21 bangerthQualify a call to a function in the base class with...
2011-08-21 heisterswap order of functions to make clang happy.
2011-08-21 bangerthUse new-style using declarations.
2011-08-21 bangerthFix a real error: The copy constructor of MappingQ...
2011-08-21 heisteruse using.
2011-08-21 heistermake clang happy with default template argument and...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 heisterqualify function call with this->
2011-08-21 bangerthIt makes Clang happier if we forward declare things...
2011-08-20 bangerthIn a forward declaration, use whether a type was actual...
2011-08-20 bangerthIn a forward declaration, use whether a type was actual...
2011-08-20 bangerthIn a forward declaration, use whether a type was actual...
2011-08-20 heisteruse new-style using declaration.
2011-08-20 heisteruse new-style using declaration and add comment.
2011-08-20 bangerthMake Clang's life simpler by being explicit about templ...
2011-08-20 bangerthFormat for better readability.
2011-08-20 bangerthUse new-style using declaration and document the reason.
2011-08-20 bangerthMove everything in these tutorial programs into a names...
2011-08-20 bangerthProvide mutual cross-references regarding a comment...
2011-08-19 kanschatadd trace operators
2011-08-19 bangerthUse the main function of previous tutorial programs.
2011-08-19 bangerthDo like in step-7: put everything into a namespace.
2011-08-19 bangerthDo like in step-7: put everything into a namespace.
2011-08-19 bangerthDo like in step-7: put everything into a namespace.
2011-08-18 kanschatadd timestamp to LogStream
2011-08-17 bangerthRemove some outdated text.
2011-08-17 paulettiadded entry to changes.h
2011-08-17 paulettiCheck of get_boundary_indicators for 1d grids
2011-08-17 paulettiTrivial modification in get_boundary_indicators for...
2011-08-17 kanschatOops
2011-08-17 kanschatfixed documentation
2011-08-17 kanschatnew patches
2011-08-17 kanschatcheck dimensions
2011-08-16 bangerthAdd proper copyright year.
2011-08-16 bangerthPut everything into a namespace Step7.
2011-08-16 bangerthMention changes to tutorial namespacing.
2011-08-16 bangerthRename main classes to Step5 and Step6.
2011-08-16 bangerthWhen creating the plain version of tutorial programs...
2011-08-16 bangerthFix incorrect markup.
2011-08-16 bangerthUse a link to another function that doxygen actually...
2011-08-16 bangerthRemove a couple lines that now no longer make any sense.
2011-08-16 bangerthDon't explicitly reference private vectors since doxyge...
2011-08-16 bangerthResize pictures.
2011-08-16 bangerthUse VTK instead of the now outdated GMV format. Discuss...
2011-08-16 bangerthAdd a link.
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.