]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-04-04 dealRegenerate on testing platform.
2003-04-03 Wolfgang BangerthAdd some new tests, testing DataOut* with block vectors.
2003-04-03 Wolfgang Bangerthmake_block_vector: takes a vector, converts it to a...
2003-04-03 Wolfgang BangerthWork around a bug in gcc3.0
2003-04-03 Wolfgang BangerthLet these files die again on the main branch, until...
2003-04-03 Wolfgang BangerthAdd hp_dof_levels.*
2003-03-31 Wolfgang BangerthWork around compiler bugs.
2003-03-31 Wolfgang BangerthRemove some tests that we don't need any more.
2003-03-31 Wolfgang BangerthAdd some systems
2003-03-31 Guido Kanschatfill generalized
2003-03-31 Guido Kanschatinstantiation of (T)vmult_add added
2003-03-31 Guido Kanschatpseudo-adding Tvmult introduced
2003-03-26 Guido Kanschattitle.html is part of the archive again
2003-03-22 Wolfgang BangerthHopefully clarify docs a little.
2003-03-21 Wolfgang BangerthLet Edge have a constructor. Avoid some warnings.
2003-03-21 Wolfgang BangerthRemove 368 again.
2003-03-20 Wolfgang BangerthDisable one warning for cxx.
2003-03-20 Wolfgang BangerthNo shared libs on hppa64-unknown-linux-gnu
2003-03-20 Wolfgang BangerthWe still need this script to generate the class indices.
2003-03-17 Guido Kanschattitle changed
2003-03-17 Guido KanschatColumn sizes adjusted
2003-03-15 dealTighten code a little. Work around a bug in gcc2.95...
2003-03-14 Wolfgang BangerthAdd two points.
2003-03-13 dealregenerate
2003-03-12 Wolfgang BangerthPrescan the input array to see if it is already sorted...
2003-03-11 Wolfgang BangerthUn-constify values that are not actually constant.
2003-03-11 Wolfgang BangerthFix copyright years.
2003-03-11 Wolfgang BangerthConstify some variables.
2003-03-11 Wolfgang BangerthExplicitly copy-initialize base class. Constify some...
2003-03-11 Wolfgang BangerthConfify some variables.
2003-03-11 Wolfgang BangerthFix missing std::
2003-03-11 Wolfgang BangerthClarify docs.
2003-03-11 Wolfgang BangerthRegenerate.
2003-03-11 dealDEAL_II_CHECK_NESTED_NESTED_FRIEND_BUG
2003-03-11 Guido KanschatBlockMatrixEZ operational
2003-03-11 Guido Kanschatblock-transfer with easy matrices works, but not sufficient
2003-03-11 Guido Kanschatadd basic include file
2003-03-11 Guido Kanschatnew global exception InvalidConstructorCall
2003-03-11 Guido KanschatBlockSparseMatrixEZ in lib
2003-03-11 Guido Kanschatexception replaced
2003-03-11 Guido KanschatAccessor must be accessible at least for SparseMatrixEZ
2003-03-10 Wolfgang BangerthFix non-compilability.
2003-03-10 Wolfgang BangerthMake the accessor class a member class of the const_ite...
2003-03-10 Wolfgang BangerthFix the obvious.
2003-03-10 Guido Kanschatthis-> added
2003-03-10 Guido Kanschatchange name of template argument
2003-03-08 Wolfgang BangerthMove a static function into an unnamed namespace.
2003-03-08 Wolfgang BangerthReorder include files.
2003-03-07 Wolfgang BangerthWork around one problem with xlC
2003-03-07 Wolfgang BangerthWork around one problem with xlC
2003-03-07 Wolfgang BangerthAllow xlC to compile this file by declaring a local...
2003-03-07 Wolfgang BangerthProvide proper include files.
2003-03-07 Wolfgang BangerthMake xlC compile this file by declaring a local excepti...
2003-03-07 Wolfgang BangerthReindent one thing.
2003-03-07 Wolfgang BangerthHelp xlC at one point a little.
2003-03-07 Wolfgang BangerthProperly indent.
2003-03-07 Wolfgang BangerthFix a problem with xlC.
2003-03-07 Wolfgang BangerthWork around a bug in IBM's xlC
2003-03-07 Wolfgang BangerthPut year 2003 into Copyright of config.h.in
2003-03-07 Guido Kanschatuntested (and unaccessed) code for easy matrices
2003-03-06 Wolfgang BangerthImplement --with-cpu. Properly indent output for ....
2003-03-06 Wolfgang BangerthCheck for and use ar.
2003-03-06 Wolfgang BangerthCheck for ar.
2003-03-06 Wolfgang BangerthFix check for AR.
2003-03-06 Wolfgang BangerthCheck for AR.
2003-03-06 Wolfgang BangerthClarify names of parameters.
2003-03-05 Wolfgang BangerthClarify docs.
2003-03-04 Wolfgang BangerthAdd a non-template assignment operator. This allows...
2003-03-03 Wolfgang BangerthMention other people.
2003-03-03 dealRegenerate .checked files without time stamp.
2003-03-03 Wolfgang BangerthFilter out VTK identification date.
2003-03-03 dealNew file.
2003-03-03 Wolfgang Bangerth.
2003-03-03 Wolfgang BangerthCheck DataOutStack.
2003-03-03 Wolfgang BangerthFix a bug when there were as many degrees of freedom...
2003-02-27 dealCheck in new expected results
2003-02-27 Wolfgang BangerthDon't name unused args.
2003-02-27 Wolfgang BangerthCheck write_gnuplot as well.
2003-02-27 Wolfgang BangerthCheck DataOutRotation
2003-02-26 Wolfgang BangerthMention the third party code in contrib/ and that these...
2003-02-26 deal.
2003-02-26 Wolfgang BangerthDon't name unused parameter.
2003-02-26 Wolfgang BangerthRemove bogus assertions.
2003-02-26 deal.
2003-02-26 Wolfgang BangerthFix a really hard to find error in a code path that...
2003-02-25 Wolfgang BangerthAck...
2003-02-25 Wolfgang BangerthReturn something, even if the function is bogus, to...
2003-02-25 Wolfgang BangerthSecond derivatives in 3d are not zero, but rather constant.
2003-02-25 Wolfgang BangerthSplit up shape_*_component into specializations for...
2003-02-25 Wolfgang BangerthDon't test what cannot run.
2003-02-25 Wolfgang BangerthFix problem in DataOutFaces where we used the face...
2003-02-25 Wolfgang BangerthRemove stray semicolon.
2003-02-25 Wolfgang BangerthProvide MSide::operator!=, to avoid an error from cxx.
2003-02-25 Wolfgang BangerthUse this-> where appropriate.
2003-02-25 Guido KanschatComment added
2003-02-25 Guido Kanschatpseudo vmult_add added
2003-02-25 Wolfgang BangerthAdd some tests.
2003-02-24 dealRegenerate output files on sparc.
2003-02-24 Wolfgang BangerthUpdate.
2003-02-24 Wolfgang BangerthConstraintMatrix::shift
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.