]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2003-02-24 Wolfgang BangerthFix comment. Add TODO:
2003-02-24 dealAnna's spot fix in fe_nedelec.cc caused this to be...
2003-02-24 Wolfgang BangerthOne more place where we have to do something special...
2003-02-24 Wolfgang BangerthFE::prolongation_is_implemented
2003-02-24 Wolfgang BangerthCheck for primitivity in one function.
2003-02-24 Wolfgang BangerthMinor changes.
2003-02-24 Wolfgang BangerthFinish testing in DoFTools. Test everything in FETools.
2003-02-21 Wolfgang BangerthMake variables unsigned.
2003-02-21 Wolfgang BangerthReindent.
2003-02-21 Wolfgang BangerthReplace assert(c) by Assert(c,...)
2003-02-21 Wolfgang BangerthRead in a much much bigger grid and compute some kind...
2003-02-21 Wolfgang BangerthNumbers change with Mike's new scheme.
2003-02-21 Wolfgang BangerthMichael's new reordering scheme.
2003-02-21 Wolfgang BangerthMerge Michaels new reorientation scheme from the respec...
2003-02-21 Wolfgang BangerthRemove unnecessary stuff.
2003-02-21 Wolfgang BangerthMention Michael A.
2003-02-21 Wolfgang BangerthUndo last change. While technically correct and prevent...
2003-02-21 Wolfgang BangerthDon't mark an array that is initialized with non-const...
2003-02-21 Wolfgang BangerthGridIn::read_xda
2003-02-20 Wolfgang BangerthWork around a bug in present gcc 3.4 CVS.
2003-02-20 Wolfgang BangerthDisable same warning for icc as for cxx previously...
2003-02-20 Wolfgang BangerthNewer g77 don't write "GNU F77" any more.
2003-02-20 Wolfgang BangerthFix namespace scoping.
2003-02-20 Wolfgang BangerthRegenerate.
2003-02-20 Wolfgang BangerthDisable one warning for cxx.
2003-02-20 Wolfgang BangerthRemove unnecessary semicolons.
2003-02-20 Guido Kanschatlinks to multigrid
2003-02-20 Guido KanschatWarning about continuous elements
2003-02-20 Guido Kanschatmultigrid always there
2003-02-20 Guido Kanschatexperiment with FAS removed
2003-02-20 Wolfgang BangerthFix some things that icc wants to see.
2003-02-20 Wolfgang BangerthCanonicalize order of include files.
2003-02-20 Wolfgang BangerthCanonicalize order of include files.
2003-02-20 Wolfgang BangerthMove some details into namespace internal.
2003-02-19 Ralf HartmannSparseLUDecomposition classes have now unified interfac...
2003-02-19 Ralf HartmannIdenting region.
2003-02-19 Ralf HartmannNew initialize functions.
2003-02-19 Ralf HartmannAdd initialize and clear functions in order to unify...
2003-02-19 Wolfgang Bangerthupdate to present state.
2003-02-19 Wolfgang BangerthTest the second set of make_boundary_sparsity_pattern...
2003-02-19 Wolfgang BangerthRe-indent.
2003-02-19 Wolfgang BangerthCheck make_boundary_sparsity_pattern.
2003-02-19 Wolfgang BangerthAdd missing "typename". Document typedef.
2003-02-19 Guido KanschatComplaints of icc handled
2003-02-19 Wolfgang BangerthAdd doc to field.
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.