]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2011-08-29 bangerthRemove two macros we apparently don't need.
2011-08-29 bangerthReduce the number of cells being refined. Make it compi...
2011-08-26 kronbichlerSpeed up dof_indices_with_subdomain_association.
2011-08-25 bangerthDo not use typename outside of templates.
2011-08-25 bangerthNew test.
2011-08-25 bangerthLeave two TODOs.
2011-08-25 bangerthAdd Utilities::string_to_double.
2011-08-25 heistermake test more reliable by moving the temporary files...
2011-08-25 heistermake test more reliable by skipping writing/reading...
2011-08-25 bangerthIgnore kdevelop4 project files throughout a bunch of...
2011-08-25 bangerthCompute normal vectors in no_normal_flux by querying...
2011-08-25 bangerthAdd Boundary::normal_vector. Implement it. Test it.
2011-08-25 heisterfix test output
2011-08-25 heisterfix test output
2011-08-25 heisterfix DoFRenumbering::hierarchical for a distributed...
2011-08-25 bangerthAdd one test.
2011-08-25 bangerthRename test.
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
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.