]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2011-08-16 Wolfgang BangerthRemove a couple lines that now no longer make any sense.
2011-08-16 Wolfgang BangerthDon't explicitly reference private vectors since doxyge...
2011-08-16 Wolfgang BangerthResize pictures.
2011-08-16 Wolfgang BangerthUse VTK instead of the now outdated GMV format. Discuss...
2011-08-16 Wolfgang BangerthAdd a link.
2011-08-16 Wolfgang BangerthGo over some of the comments.
2011-08-16 Martin KronbichlerFix compiler warnings eventually.
2011-08-16 Martin KronbichlerWork around compiler warning.
2011-08-16 Martin KronbichlerAvoid compiler error.
2011-08-16 Wolfgang BangerthProvide the rest of a real introduction to step-3.
2011-08-16 Wolfgang BangerthUpdate output after Timo's patch in r24078.
2011-08-16 Wolfgang BangerthFix language.
2011-08-16 Wolfgang BangerthLeave markers.
2011-08-16 Wolfgang BangerthUpdate output after Timo's patch in r24078.
2011-08-16 Wolfgang BangerthMove entry to the right place.
2011-08-16 Wolfgang BangerthFix invalid component access.
2011-08-15 Guido Kanschatadd more structure
2011-08-15 Guido Kanschatclarify configuration an making
2011-08-15 Timo Heisterfixed VectorTools::create_boundary_right_hand_side...
2011-08-15 Timo Heisteradd colorized parameter in GridGenerator::half_hyper_sh...
2011-08-15 Wolfgang BangerthStart to give step-3 a real introduction.
2011-08-15 Wolfgang BangerthAdd a comment.
2011-08-15 Wolfgang BangerthRemove unused variable name.
2011-08-15 Guido Kanschatimplement output of face elements
2011-08-15 Guido Kanschatreplace two unnecessarily virtual functions by inline
2011-08-15 Guido Kanschatsuppress screen output
2011-08-15 Guido Kanschatmore output from BlockIndices
2011-08-15 Guido Kanschattest emptying index set
2011-08-15 Guido Kanschattest emptying index set
2011-08-15 Guido Kanschatnew BlockIndices functionality
2011-08-15 Guido Kanschatadd push_back()
2011-08-15 Guido Kanschatresolve problem with serialization
2011-08-15 Wolfgang BangerthAdd a link and other minor additions.
2011-08-15 Wolfgang BangerthMore on sparsity.
2011-08-14 Wolfgang BangerthMinor addition.
2011-08-13 Guido KanschatWarn that this is not really an a posteriori error...
2011-08-12 Wolfgang BangerthAdd a comment.
2011-08-12 Guido Kanschatfix bug and reintroduce old constructor with "explicit"
2011-08-12 Wolfgang BangerthTest new functionality also for MappingQ2.
2011-08-12 Wolfgang BangerthMake FEFaceValues in 1d also work with MappingCartesian.
2011-08-12 Wolfgang BangerthMake FEFaceValues in 1d also work with MappingCartesian.
2011-08-12 Wolfgang BangerthMake FEFaceValues and FESubFaceValues work for faces...
2011-08-12 Wolfgang BangerthProperly set the quadrature weight for 0d quadrature...
2011-08-12 Wolfgang BangerthClean up unused variable.
2011-08-12 Wolfgang BangerthAllow creation of a Tensor<1,0>.
2011-08-12 Wolfgang BangerthMake a couple things compile for 1d face quadrature...
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.