]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2003-02-19 Wolfgang BangerthAdd missing "typename".
2003-02-18 oliverAdded a comment about introducing the DoFHandler as...
2003-02-18 Wolfgang BangerthCheck for DoFTools::count_boundary_dofs, which presentl...
2003-02-18 Wolfgang BangerthMove DoFHandler::n_boundary_dofs to DoFTools::count_bou...
2003-02-18 Wolfgang BangerthMove DoFLevel class to namespace internal.
2003-02-18 Wolfgang BangerthRemove from mainline for the time being.
2003-02-18 Wolfgang BangerthAdd on mainline.
2003-02-18 Wolfgang BangerthRemove from mainline.
2003-02-18 Wolfgang BangerthAdd these files for now. They will be deleted again...
2003-02-18 Wolfgang BangerthRemove from mainline.
2003-02-18 Wolfgang BangerthAdd these files for now. They will be deleted again...
2003-02-18 Wolfgang BangerthAdd some this->. However, the file is so broken that...
2003-02-18 Ralf HartmannClearify exception. Identing region.
2003-02-18 Ralf HartmannAdd initialize function. First step towards unification...
2003-02-18 Ralf HartmannAdd initialize function. decompose function is deprecat...
2003-02-18 Ralf HartmannInclude AdditionData class that includes the strengthen...
2003-02-18 Ralf HartmannInclude missing const.
2003-02-18 dealSmall differences in floating point leads to seemingly...
2003-02-18 Wolfgang BangerthDon't name ignored function args.
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.