]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-10-09 Wolfgang BangerthSome more minor edits.
2009-10-09 Wolfgang BangerthFix date.
2009-10-09 Wolfgang BangerthList step-35.
2009-10-09 Wolfgang BangerthList step-35.
2009-10-08 Wolfgang BangerthRemove apparently unneeded variables.
2009-10-08 Wolfgang BangerthNew tests.
2009-10-08 Wolfgang BangerthNew test.
2009-10-08 Abner J. SalgadoMy last name had a typo ;-)
2009-10-08 Abner J. SalgadoI didn't like the phrase "dialed in"
2009-10-08 Wolfgang BangerthPatch by Joshua White: More pieces of the FE_Nothing...
2009-10-08 Wolfgang BangerthFollow suggestions by Jean-Luc.
2009-10-08 Wolfgang BangerthAdd Abner.
2009-10-08 Wolfgang BangerthFix grammar.
2009-10-08 Wolfgang BangerthMinor edits.
2009-10-08 Wolfgang BangerthAdd one more figure after mesh refinement.
2009-10-08 Wolfgang BangerthAdd xref.
2009-10-08 Wolfgang BangerthAvoid doxygen warning about this function:
2009-10-08 Wolfgang BangerthCan't have 'operator' as the last word in a heading...
2009-10-08 Wolfgang BangerthAdd SymmetricTensor<2,4>::component_to_unrolled_index...
2009-10-08 Wolfgang BangerthFix link.
2009-10-08 Wolfgang BangerthMinor edits.
2009-10-08 Wolfgang BangerthCross-reference step-37.
2009-10-08 Wolfgang BangerthProofread.
2009-10-08 Wolfgang BangerthMove aztecoo after ifpack, since the latter appears...
2009-10-07 Wolfgang BangerthRemove old images. Fix a couple of markup problems...
2009-10-07 Wolfgang BangerthA few more figures from the Re=500 computation.
2009-10-07 Toby D. YoungAdded an assertion to protect when SLEPc fails to conve...
2009-10-07 Wolfgang BangerthSeveral more publications.
2009-10-07 Wolfgang BangerthSort.
2009-10-06 Wolfgang BangerthResize to a more appealing size.
2009-10-06 Wolfgang BangerthUpdate result figures and minor textual changes.
2009-10-06 Abner J. SalgadoThe assemble_advection_term is not used to assemble...
2009-10-06 Abner J. SalgadoChanged the description of the initialization of the...
2009-10-06 Martin KronbichlerAdd the number of iterations for the last cycle in...
2009-10-05 Wolfgang BangerthAllow for more output files.
2009-10-05 Martin KronbichlerFix spelling in in-code comments.
2009-10-05 Guido Kanschatfix links to step-12
2009-10-05 Guido Kanschatremove doxygen complaints and improve documentation...
2009-10-05 Martin KronbichlerFix some spelling problems.
2009-10-05 Martin KronbichlerLink in step-37.
2009-10-05 Wolfgang BangerthLink in step-35.
2009-10-05 Wolfgang BangerthFinish reading through things.
2009-10-05 Wolfgang BangerthCross-link to step-35 and step-32.
2009-10-05 Wolfgang BangerthChange parameter name.
2009-10-05 Wolfgang BangerthMore reindentations.
2009-10-04 Wolfgang BangerthMore minor reformatting.
2009-10-04 Wolfgang BangerthRe-format output a slight bit.
2009-10-04 Wolfgang BangerthMove the SynchronousIterator class into namespace deali...
2009-10-04 Wolfgang BangerthUse ConditionalOStream instead of
2009-10-04 Wolfgang BangerthA few more formatting changes.
2009-10-04 Wolfgang BangerthReplace names for logical operators by ||, &&, !, ...
2009-10-03 Wolfgang BangerthSome reformatting. A few more comments.
2009-10-03 Wolfgang BangerthFix a latex problem.
2009-10-03 Wolfgang BangerthFix markup in a number of places.
2009-10-03 Wolfgang BangerthFix markup in a number of places.
2009-10-03 Wolfgang BangerthFix markup.
2009-10-02 Abner J. SalgadoAnother small typo
2009-10-02 Abner J. SalgadoThere was a small typo
2009-10-02 Martin KronbichlerTiny update in first paragraph.
2009-10-02 Martin KronbichlerFinal update of comments.
2009-10-02 Martin KronbichlerRemove remnant from copy from step-12.
2009-10-02 Guido Kanschatremove instantiations of mesh loop in 1d
2009-10-02 Martin KronbichlerFix bug in PETSc initialization.
2009-10-02 Wolfgang BangerthFix typo.
2009-10-02 Wolfgang BangerthNew: The function DoFRenumbering::component_wise is...
2009-10-02 Wolfgang BangerthNew test.
2009-10-02 Wolfgang BangerthPatch from Markus Buerg: Implement DoFRenumbering:...
2009-10-02 Guido Kanschatupdate documentation
2009-10-02 Guido Kanschatfirst example for the generic MeshWorker::loop() is...
2009-10-01 Guido Kanschatrestore old functionality, after a reference did not...
2009-10-01 Wolfgang BangerthNew tes.
2009-10-01 Wolfgang BangerthAvoid a few warnings.
2009-10-01 Wolfgang BangerthPatch by Joshua White: Implementation of more functions...
2009-10-01 Martin KronbichlerAdapt the number of worker threads to the number of...
2009-10-01 Martin KronbichlerCan simplify collective set and add functions a little...
2009-10-01 Martin KronbichlerFix a bug in collective set function.
2009-10-01 Martin KronbichlerFix PETSc problem when matrices are initialized with...
2009-10-01 Martin KronbichlerChange the parallelization scheme: Now we use WorkStrea...
2009-09-30 Martin KronbichlerUndo one change that I committed before: It seems that...
2009-09-30 Martin KronbichlerApply new function in ConstraintMatrix to step-37.
2009-09-30 Martin KronbichlerChange ConstraintMatrix implementation so that it has...
2009-09-29 Abner J. SalgadoFINAL!
2009-09-29 Abner J. Salgadogit-svn-id: https://svn.dealii.org/trunk@19608 0785d39b...
2009-09-29 Abner J. SalgadoEscape numbers
2009-09-29 Abner J. SalgadoNew figures for Re=500, you can see the vorticity
2009-09-29 Abner J. SalgadoNew pictures for Re=100. We can actually se the vortici...
2009-09-28 Guido Kanschatadd access functions for base elements
2009-09-28 Guido Kanschatadd more instantiations and make error messages more...
2009-09-28 Guido Kanschatallow to fill only part of a vector
2009-09-28 Martin KronbichlerInclude one more file.
2009-09-28 Wolfgang BangerthSet properties.
2009-09-28 Wolfgang BangerthOne more test.
2009-09-26 Wolfgang BangerthTest is now fixed.
2009-09-26 Wolfgang BangerthPatch by Joshua White: add documentation, implement...
2009-09-25 Wolfgang BangerthCheck in corrected output file.
2009-09-25 Wolfgang BangerthRemove executable property from source files.
2009-09-25 Wolfgang BangerthFix comment.
2009-09-25 Wolfgang BangerthFix condition.
2009-09-25 Wolfgang BangerthFix a problem where we refused to number graphs that...
2009-09-25 Wolfgang BangerthSet properties correctly.
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.