]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2004-05-10 Wolfgang BangerthFix a bug.
2004-05-10 Wolfgang BangerthSlightly change the /= function to use *= instead of...
2004-05-10 Wolfgang BangerthRemove Matrix::reinit(). Remove two other deprecated...
2004-05-10 Wolfgang BangerthFix format.
2004-05-10 Wolfgang BangerthFix typo.
2004-05-10 Wolfgang BangerthPurge the Vector::clear function.
2004-05-04 Guido KanschatDon't document inline functions
2004-05-04 Wolfgang Bangerth.
2004-05-04 Wolfgang BangerthOne new entry, and a few fixes.
2004-05-04 Wolfgang BangerthRename the name of the module.
2004-05-04 Wolfgang BangerthStupid auto-wrap.
2004-05-04 Wolfgang BangerthMention correct namespace.
2004-05-04 Wolfgang BangerthRemove a few @briefs to make the class list look more...
2004-05-04 Wolfgang BangerthFix spelling.
2004-05-04 Wolfgang BangerthOnly generate PETSc documentation if PETSc is present.
2004-05-03 Guido KanschatDocumentation tarball
2004-05-03 Guido KanschatRemark on documentation tarfile.
2004-05-03 Guido Kanschatdoxygenized
2004-05-03 Guido Kanschatexperiment
2004-05-03 Guido KanschatInclude PETSc-classes in documentation.
2004-05-03 Wolfgang BangerthTemplatize iterators on matrix instead of number type.
2004-05-03 Wolfgang BangerthDoc update.
2004-05-03 oliverBugfix, which corrects a wrong parameter order in a...
2004-05-03 oliverSmall bugfix, which corrects wrong parameter order...
2004-05-03 Wolfgang BangerthLet file die on mainline, since inused. Can be resurrec...
2004-05-03 Wolfgang BangerthFix.
2004-05-03 Wolfgang BangerthCheck the right things.
2004-05-03 Wolfgang BangerthNew test.
2004-05-03 Wolfgang BangerthNew tests
2004-05-03 Wolfgang Bangerth.
2004-05-03 Wolfgang BangerthPull iterator/accessor classes out of the mother class...
2004-05-03 Wolfgang BangerthDoc updates.
2004-04-30 Wolfgang BangerthAllow compilation also on the hp branch.
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.