]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-06-03 Wolfgang BangerthVarious fixes for icc.
2004-06-03 Wolfgang BangerthFix small problem where clear() didn't do what it was...
2004-06-03 Wolfgang BangerthNew test.
2004-06-02 Wolfgang BangerthRegenerate
2004-06-02 Wolfgang BangerthMerge the results from the post_5_0 development branch.
2004-06-02 Wolfgang BangerthAdd the entries from the post-5.0 development branch.
2004-06-02 Wolfgang BangerthNew tests.
2004-06-02 Wolfgang BangerthDon't use reinit() any more for matrices.
2004-06-02 Wolfgang BangerthMake test conform to our usual standards.
2004-06-01 Wolfgang BangerthAdd one sentence. Test whether I can work with eclipse.
2004-06-01 Ralf HartmannUpdate references.
2004-06-01 Ralf HartmannUpdate result.
2004-06-01 Ralf Hartmann.
2004-06-01 Ralf HartmannDoc fix.
2004-06-01 Ralf HartmannRevert one of last three fixes as it actually was alright.
2004-06-01 Ralf HartmannThree fixes.
2004-06-01 Ralf Hartmann.
2004-06-01 Ralf HartmannCheck in linux gcc2.95 results. Most of them should...
2004-06-01 Ralf Hartmannlinux gcc2.95 references.
2004-05-29 Guido KanschatTitle fixed
2004-05-28 Ralf HartmannFix of make help
2004-05-28 Ralf HartmannMake dependencies also for baseo, laco, 1do, 2do and 3do
2004-05-27 Ralf Hartmann.
2004-05-27 Ralf Hartmann.
2004-05-27 Ralf Hartmann.
2004-05-27 Ralf HartmannFix typo.
2004-05-26 Ralf HartmannSimplify by using the ConditionalOStream pout.
2004-05-26 Ralf HartmannNew ConditionalOStream class.
2004-05-26 Ralf HartmannAdd missing std.
2004-05-26 Ralf HartmannInitial implementation of ConditionalOStream class...
2004-05-25 Wolfgang BangerthReinsert announcement of 4.0.0 to keep link to changes...
2004-05-25 Wolfgang BangerthFix wording.
2004-05-25 Guido Kanschataddresses changed
2004-05-25 Ralf Hartmanncvs export without -P
2004-05-25 Ralf HartmannRevert last patch
2004-05-25 Guido Kanschatnew functions tested
2004-05-25 Guido Kanschatnew tests for FETools and FEValues
2004-05-25 Guido Kanschatcontinuing on block wise assembling
2004-05-25 Guido Kanschatnew local renumbering
2004-05-25 Guido Kanschatadditional exception removed
2004-05-25 Guido Kanschatoperator must be inline to avoid linker conflict
2004-05-25 Guido Kanschatcleaned up
2004-05-25 Guido KanschatNews for version 5
2004-05-25 Ralf HartmannRecovered after being removed accidentally
2004-05-25 Ralf HartmannCan be removed as it is identical to gcc3.2 results
2004-05-25 Guido Kanschatallow to set empty vectors to zero
2004-05-25 Guido Kanschatnew exception
2004-05-25 Wolfgang Bangerth.
2004-05-24 Ralf Hartmann.
2004-05-24 Ralf HartmannCheck PETScWrappers::MPI::SparseMatrix::operator =.
2004-05-24 Ralf HartmannIn operator = function we need to compress before we...
2004-05-24 Ralf HartmannProper comparison of doubles.
2004-05-24 Ralf HartmannRemove obsolete comment.
2004-05-24 Ralf HartmannAdd missing implementation of SparseMatrix::operator =.
2004-05-24 Ralf HartmannTwo typos fixed.
2004-05-22 Guido Kanschatstep 16 fixed
2004-05-22 Guido Kanschatoops, there was a mistake in my records
2004-05-21 Guido Kanschatsome fixes
2004-05-21 Guido KanschatCheck for tests directory
2004-05-21 Wolfgang BangerthMake validate-xrefs work.
2004-05-21 Wolfgang BangerthFix a stupid oversight.
2004-05-21 Guido Kanschatdownload file moved
2004-05-21 Guido KanschatPerform configure in tests
2004-05-21 Wolfgang BangerthAccessing matrix rows uses, in fact, the global row...
2004-05-21 Guido Kanschatafter version 5.0.0
2004-05-21 Guido Kanschatchanges with version 5.0
2004-05-21 Guido KanschatLink to multilevel example
2004-05-21 Guido Kanschatpreparing for version 5.0
2004-05-20 dealWork around a nasty compiler problem...
2004-05-19 dealFix some kind of stupidity.
2004-05-19 Wolfgang BangerthAttempt a different fix for the problem where local_row...
2004-05-19 Ralf HartmannUse of new MGLevelObject::operator = function.
2004-05-19 Ralf HartmannNew MGLevelObject<Object> & operator = (const double...
2004-05-19 Ralf HartmannNew in_local_range function.
2004-05-19 Ralf HartmannAdd missing implementation of SparseMatrix::operator =.
2004-05-19 Ralf HartmannRevert last patch as it triggers strange PETSc error...
2004-05-18 Wolfgang BangerthImprove the algorithm in compute_CuthillMcKee to avoid...
2004-05-18 Wolfgang BangerthAdd important comment.
2004-05-18 Wolfgang BangerthQualify something with std::, even though not strictly...
2004-05-18 Wolfgang BangerthFix a problem where we were running past the end of...
2004-05-18 Wolfgang BangerthWork around a problem with the gcc debug libstdc++...
2004-05-18 Wolfgang BangerthFix a problem where we were reading past the end of...
2004-05-18 Wolfgang BangerthAdd apparently forgotten news entry.
2004-05-18 dealUpdate a few files to the new results on andromeda.
2004-05-18 Guido KanschatAssertions and todo's
2004-05-18 Guido Kanschatn_faces
2004-05-18 Guido Kanschatnew function n_faces
2004-05-18 Guido Kanschatchanges applied to EZ-matrices, exception moved, docume...
2004-05-18 Guido KanschatException from several LAC classes moved here
2004-05-18 Guido Kanschatmore complex contraction
2004-05-15 Wolfgang BangerthRename set_zero to operator=(double) and only allow...
2004-05-14 Wolfgang BangerthAdd an assertion.
2004-05-12 Wolfgang BangerthMore for the release notes.
2004-05-12 Wolfgang BangerthRename the Table::clear function to Table::reset_entrie...
2004-05-11 Wolfgang BangerthRename FullMatrix::clear to FullMatrix::set_zero.
2004-05-11 Wolfgang BangerthReindent.
2004-05-11 Wolfgang Bangerth.
2004-05-11 Wolfgang BangerthLink with BLAS if using PETSc with static libs.
2004-05-10 Wolfgang BangerthFix forgotten change to v=0
2004-05-10 Wolfgang BangerthFix typos in the documentation.
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.