]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-06-04 Wolfgang BangerthMore fixed instantiations.
2004-06-04 Wolfgang BangerthInstantiate the right templates.
2004-06-04 Wolfgang BangerthProperly qualify std::copy
2004-06-04 Wolfgang BangerthRemove TODOs that are now fixed.
2004-06-04 Ralf HartmannBug fix: add OCXX_PETSCFLAGS to CXXFLAGS.o instead...
2004-06-04 Wolfgang BangerthDon't instantiate types that we don't need. In particul...
2004-06-03 Wolfgang BangerthDon't declare the same typedef twice.
2004-06-03 Wolfgang Bangerth.
2004-06-03 Wolfgang BangerthAdd files for new tests.
2004-06-03 Wolfgang BangerthThese tests shouldn't abort.
2004-06-03 Wolfgang BangerthLet matrix go out of scope before sparsity pattern.
2004-06-03 dealWork around a bug in present gcc mainline.
2004-06-03 Wolfgang BangerthFix a comment.
2004-06-03 Ralf HartmannRemove lines which are already given in Make.global_options
2004-06-03 dealUndo inadvertant last checkin.
2004-06-03 dealConditionalize some files on the use of PETSc.
2004-06-03 dealSome fixes with this-> and other assorted things to...
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.
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.