]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2003-02-18 Wolfgang BangerthSatisfy unhappy compiler.
2003-02-18 Wolfgang BangerthAck, this file is and needs to be included more than...
2003-02-17 Wolfgang BangerthAdd include guards.
2003-02-17 Wolfgang BangerthHeader was wrong.
2003-02-17 Wolfgang BangerthAdd the usual header to this file.
2003-02-17 Wolfgang BangerthInclude cmath since apparently necessary.
2003-02-17 Wolfgang BangerthFix comment.
2003-02-17 Ralf HartmannAdd missing instantiations.
2003-02-17 Wolfgang BangerthFix another bug with non-primitive elements.
2003-02-17 Ralf HartmannRemove obsolete *_simple functions.
2003-02-17 Ralf HartmannDoc update. Remove obsolete *_simple functions.
2003-02-17 Guido Kanschatnew statistics in SparseMatrixEZ
2003-02-17 Guido KanschatDouble libraries fixed
2003-02-17 Guido KanschatSparseMatrixEZ added to binary libs
2003-02-17 Guido Kanschatmerged
2003-02-17 Ralf HartmannDoc fix.
2003-02-17 Wolfgang BangerthRemove stray semicolons.
2003-02-17 Wolfgang BangerthAdd one sentence.
2003-02-17 Wolfgang BangerthRemove binaries as well.
2003-02-17 Wolfgang BangerthRecognize newer gccs as well.
2003-02-17 Wolfgang BangerthFix an assortment of bugs associated with non-primitive...
2003-02-17 Wolfgang BangerthDon't segfault if constraint matrix is empty.
2003-02-17 Wolfgang Bangerth.
2003-02-17 Wolfgang BangerthDon't build hanging node constraints if base element...
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.