]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-09-17 Wolfgang BangerthPatch by Arvind Ajoy: make things compatible with a...
2009-09-17 Martin KronbichlerUse correct output of block_info.
2009-09-17 Martin KronbichlerWrote an internal find_constraint function so that...
2009-09-16 Guido KanschatLagrange polynomials of degree larger than 10
2009-09-16 Guido Kanschatadd multilevel paper as describing deal.II
2009-09-16 Wolfgang BangerthMinor code edits.
2009-09-16 Wolfgang BangerthMinor updates to docs. Don't declare functions inline...
2009-09-16 Wolfgang BangerthAdd note.
2009-09-16 Wolfgang BangerthMinor edit.
2009-09-15 Abner J. Salgado Added the implementation section
2009-09-15 Abner J. SalgadoThere was a small typo.
2009-09-15 Wolfgang Bangerth# deal with HSL; this should have been $(lib-contrib...
2009-09-15 Wolfgang BangerthSet F77FLAGS in the correct place.
2009-09-14 Abner J. SalgadoChanged graphics to png format and trimmed the unwanted...
2009-09-13 Guido Kanschatchange behavior of size()
2009-09-13 Guido Kanschatwrong compare file
2009-09-13 Guido Kanschatnew NamedData and NamedSelection classes
2009-09-13 Guido Kanschatnew NamedData and NamedSelection classes
2009-09-13 Guido Kanschatextend cosine to vector valued
2009-09-13 Guido Kanschatnew class BlockInfo
2009-09-13 Guido Kanschatnew class BlockInfo
2009-09-13 Guido Kanschatadd container type to MGDoFAccessor
2009-09-13 Wolfgang BangerthCorrect number.
2009-09-13 Wolfgang BangerthRevert to end_time = 1e9.
2009-09-12 Wolfgang BangerthAdd comment.
2009-09-12 Wolfgang BangerthMake clear what goes on the right hand side of the...
2009-09-12 Wolfgang BangerthTalk about what one would have to change to get the...
2009-09-11 Abner J. SalgadoMade the program not crash in debug mode....
2009-09-11 Wolfgang BangerthNote that the equation is decoupled.
2009-09-11 Wolfgang BangerthSmall comments.
2009-09-11 Wolfgang BangerthRemove a marker -- the link comes out just right.
2009-09-11 Wolfgang BangerthMinor edits up to the beginning of the main class.
2009-09-11 Wolfgang BangerthBy default, run in debug mode.
2009-09-11 Wolfgang BangerthSet properties.
2009-09-11 Wolfgang BangerthMinor editorial changes.
2009-09-11 Wolfgang BangerthSearch for pictures in step-35.
2009-09-11 Wolfgang BangerthFix a couple things. Explain more.
2009-09-11 Wolfgang BangerthCorrect a few formulas.
2009-09-11 Wolfgang BangerthWrite a couple more paragraphs.
2009-09-10 Wolfgang BangerthAlso use -m64 for 64-bit code on Mac OS X if necessary.
2009-09-10 Wolfgang BangerthComment on the correct form of the equations which...
2009-09-10 Abner J. SalgadoDocumentation made
2009-09-10 Wolfgang BangerthUse correct way to describe a library.
2009-09-09 Wolfgang BangerthFix a typo in an href.
2009-09-09 Abner J. SalgadoFinal version
2009-09-09 Abner J. SalgadoThe final parameter handler
2009-09-09 Abner J. Salgadogit-svn-id: https://svn.dealii.org/trunk@19423 0785d39b...
2009-09-09 Abner J. SalgadoNew parameter file
2009-09-09 Abner J. SalgadoEverything is working. I will run one more example and
2009-09-09 Martin KronbichlerGone through the text and fixed some small things.
2009-09-08 Wolfgang BangerthUpdate with images.
2009-09-08 Abner J. SalgadoEverything is computing fine. I will add the vorticity...
2009-09-08 Martin KronbichlerCircumvent boost bind compiler bug.
2009-09-08 Wolfgang BangerthFix testcase to use optimization.
2009-09-08 Wolfgang BangerthRegenerate.
2009-09-08 Wolfgang BangerthCheck for a compiler bug on Mac OS X.
2009-09-08 Martin KronbichlerUse a smarter implementation of a parallel = operator...
2009-09-08 Martin KronbichlerFix memory consumption.
2009-09-08 Wolfgang BangerthWrite documentation.
2009-09-08 Wolfgang BangerthOnly compute error indicators locally.
2009-09-07 Martin KronbichlerFound a smarter way to set the diagonal.
2009-09-07 Guido Kanschatadd a constructor for a zero polynomial of degree n
2009-09-07 Martin KronbichlerMake sure that destroy_communicator does nothing in...
2009-09-07 Wolfgang BangerthReset to a higher end time.
2009-09-07 Wolfgang BangerthShow results.
2009-09-07 Wolfgang BangerthImplement the destroy_communicator() function. Use...
2009-09-06 Wolfgang BangerthSet file properties.
2009-09-06 Wolfgang BangerthIgnore output files.
2009-09-06 Wolfgang BangerthProperly set file properties.
2009-09-06 Wolfgang BangerthSlightly adjust testcase.
2009-09-06 Wolfgang BangerthRemove debug output.
2009-09-06 Wolfgang BangerthNew test.
2009-09-06 Wolfgang BangerthAdd to documentation.
2009-09-06 Wolfgang BangerthAdd to documentation.
2009-09-04 Wolfgang BangerthDo less output. Do less mesh refinement.
2009-09-04 Martin KronbichlerComments cleanup.
2009-09-04 Martin KronbichlerLanguage fixes.
2009-09-04 Martin KronbichlerCorrect sample code.
2009-09-04 Martin KronbichlerMake formula consistent.
2009-09-04 Martin KronbichlerProperly set the degree of polynomial approximation...
2009-09-04 Martin KronbichlerAnd one more update.
2009-09-04 Martin KronbichlerOne more comment update.
2009-09-04 Martin KronbichlerCleaned up code and comments a bit.
2009-09-04 Martin KronbichlerSome more comments updates.
2009-09-04 Wolfgang BangerthAdd declaration of destroy_communicator(); implementati...
2009-09-03 Wolfgang BangerthRegenerate.
2009-09-03 Wolfgang BangerthDo not check for a header file that's no longer in...
2009-09-03 Wolfgang BangerthFix two typos found by Till Heinemann.
2009-09-03 Wolfgang BangerthA few more edits.
2009-09-03 Wolfgang BangerthMinor proof reading -- very good text already!
2009-09-03 Martin KronbichlerWrite an introduction.
2009-09-03 Martin KronbichlerComments updated.
2009-09-03 Wolfgang BangerthOutput only every 20th step. Be prepared to output...
2009-09-02 Wolfgang BangerthList a fix from today.
2009-09-02 Wolfgang BangerthWhen doing reinit() on a distributed vector, it is...
2009-09-02 Wolfgang BangerthWork around a bug in gcc 4.0 where it injects a friend...
2009-09-02 Wolfgang BangerthSmall doc change.
2009-09-02 Wolfgang BangerthFix compilation problem.
2009-09-02 Martin KronbichlerImprove documentation.
2009-09-02 Martin KronbichlerRevert dimension to 2.
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.