]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-05-17 Wolfgang BangerthChange the way we include files: Instead of doing ...
2011-05-17 Wolfgang BangerthAdjust paths.
2011-05-17 Wolfgang BangerthTalk about updated boost.
2011-05-17 Wolfgang BangerthRemove old version.
2011-05-17 Wolfgang BangerthSet the boost path to a directory that has its own...
2011-05-17 Wolfgang BangerthMove boost tests to where they belong and use common...
2011-05-17 Wolfgang BangerthApply patches we already had in the previous version...
2011-05-17 Wolfgang BangerthRemove parts we don't need.
2011-05-17 Wolfgang BangerthRemove parts we don't need.
2011-05-17 Wolfgang BangerthAdd.
2011-05-16 Wolfgang BangerthAdd boost::signals library.
2011-05-16 Wolfgang BangerthNew test that currently fails.
2011-05-16 Luca HeltaiAdded tetst for persistent triangulation
2011-05-16 Luca HeltaiAdded support of codim one meshes to PersistentTriangul...
2011-05-15 Wolfgang BangerthUpdate.
2011-05-13 Wolfgang BangerthRemove a test I accidentally added in an unrelated...
2011-05-12 Wolfgang BangerthAdd missing header file.
2011-05-12 Baerbel Jannsencopy the Vector back to a BlockVector in least_squares...
2011-05-12 Wolfgang BangerthImplement VectorTools::compute_mean_value for dim!...
2011-05-12 Wolfgang BangerthFix typo.
2011-05-10 Wolfgang BangerthOne more.
2011-05-10 Wolfgang BangerthAdd a test that currently fails.
2011-05-10 Wolfgang BangerthAdd a note and clean up code.
2011-05-10 Wolfgang BangerthAdd something to the documentation.
2011-05-10 Wolfgang BangerthFix a bug where we get column indices wrong in Trilinos...
2011-05-09 Wolfgang BangerthFix a problem where we look up elements in a matrix...
2011-05-08 Wolfgang BangerthBetter document.
2011-05-04 Wolfgang BangerthImprove wording of documentation.
2011-05-04 Wolfgang BangerthPatch by Martin Genet: Better doxygen markup.
2011-05-03 Wolfgang BangerthNew test for previous commit.
2011-05-03 Wolfgang BangerthPatch by Martin Genet: Make SparseDirectUMFPACK work...
2011-05-02 Wolfgang BangerthFix poor phrasing and wrong information in a couple...
2011-05-02 Wolfgang BangerthProvide better crossreferencing in the documentation.
2011-05-01 Wolfgang BangerthAnnounce step-46.
2011-05-01 Wolfgang BangerthAdd some more notes by Thomas Wick.
2011-04-29 Wolfgang BangerthIncorporate several of Thomas Wick's suggestions.
2011-04-29 Wolfgang BangerthUpdate.
2011-04-29 Wolfgang BangerthProperly escape dollar signs.
2011-04-28 Toby D. YoungUpdate publication record
2011-04-28 Wolfgang BangerthFix awkward wording.
2011-04-28 Wolfgang BangerthAdd a note taken pretty much verbatim from an email...
2011-04-28 Wolfgang BangerthFix wording.
2011-04-28 Martin KronbichlerMake compile.
2011-04-28 Martin KronbichlerFix compile error with DoFTools::Coupling.
2011-04-28 Wolfgang BangerthDocument last change.
2011-04-28 Wolfgang BangerthMake DoFTools a namespace, rather than a class with...
2011-04-27 Wolfgang BangerthRevamp computing the sparsity pattern.
2011-04-27 Wolfgang BangerthImplement DoFTools::make_flux_sparsity_pattern for...
2011-04-26 Timo HeisterFix p4est test results. Bugs are fixed starting p4est...
2011-04-25 Wolfgang BangerthImprove the wording of the note.
2011-04-25 Wolfgang BangerthList funding.
2011-04-25 Wolfgang BangerthAlso mention memory consumption.
2011-04-25 Wolfgang BangerthUpdate the pictures after fixing the problem with the...
2011-04-25 Wolfgang BangerthUpdate results section.
2011-04-25 Wolfgang BangerthOnly treat velocity, not pressure components.
2011-04-25 Wolfgang BangerthFix minor problem.
2011-04-25 Wolfgang BangerthMinor edit.
2011-04-25 Wolfgang BangerthFinish writing documentation.
2011-04-24 Wolfgang BangerthFix formula markup.
2011-04-24 Wolfgang BangerthDiscuss one other point.
2011-04-24 Wolfgang BangerthA couple more lines.
2011-04-24 Wolfgang BangerthFix a problem where the hp::DoFHandler got confused...
2011-04-24 Wolfgang BangerthReindent a couple places.
2011-04-23 Wolfgang BangerthRename function.
2011-04-23 Wolfgang BangerthDocument what to do with setting the fe index.
2011-04-23 Wolfgang BangerthUse abstract names for the subdomains.
2011-04-23 Wolfgang BangerthMake it more abstract.
2011-04-23 Wolfgang BangerthGet it closer to what we want.
2011-04-23 Wolfgang BangerthSome more cleanups, a few more comments.
2011-04-23 Wolfgang BangerthCross link to the material_id tags.
2011-04-23 Wolfgang BangerthAdd a section on the material_id.
2011-04-23 Wolfgang BangerthAdd a note on the equations.
2011-04-22 Wolfgang BangerthLink in step-46.
2011-04-22 Wolfgang BangerthReindent.
2011-04-22 Wolfgang BangerthRemove a few unneeded include files.
2011-04-22 Wolfgang BangerthCommit forgotten changed output file.
2011-04-22 Wolfgang BangerthFix accidental checkin of a merge commit.
2011-04-22 Wolfgang BangerthAdd a testcase for which the results have been verified...
2011-04-22 Wolfgang BangerthUpdate documentation.
2011-04-22 Wolfgang BangerthTest the new operator*(SymmetricTensor,Tensor) introduc...
2011-04-22 Wolfgang BangerthChoose a better FE field for which the divergence is...
2011-04-22 Wolfgang BangerthFix a bug in FEValuesViews::SymmetricTensor::divergence...
2011-04-21 Wolfgang BangerthAdjust whitespace.
2011-04-21 Wolfgang BangerthDiscuss 3d results.
2011-04-20 Wolfgang BangerthMake run in 3d as well.
2011-04-20 Wolfgang BangerthFinish writing intro and results sections. Re-scale...
2011-04-20 Wolfgang BangerthAdd.
2011-04-20 Wolfgang BangerthExtend timeout: this should fix two failing tests now...
2011-04-19 Wolfgang BangerthImplement the missing rest (in particular integrating...
2011-04-19 Wolfgang BangerthSplit out setting the subdomain indicators. Use both...
2011-04-19 Wolfgang BangerthWrite the rest of the intro. Add a section to the results.
2011-04-19 Wolfgang BangerthBreak out the assembly of the interface term into its...
2011-04-19 Wolfgang BangerthFix sign of interface term.
2011-04-19 Wolfgang BangerthCompute correct sparsity pattern. Use proper coupling...
2011-04-19 Wolfgang BangerthAugment documentation.
2011-04-18 Wolfgang BangerthMinor step forward.
2011-04-18 Wolfgang BangerthAbstract the question of whether a cell is fluid or...
2011-04-18 Wolfgang BangerthMove distribute_local_to_global to the correct position.
2011-04-17 Wolfgang BangerthUse the right index space in the right space.
2011-04-17 Wolfgang BangerthFix a problem where FEFaceValues with FESystems that...
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.