]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-05-05 Wolfgang BangerthFix a problem with kdoc's documentation generation.
2003-05-05 Wolfgang BangerthSome style issues.
2003-05-05 Wolfgang BangerthFix grammar.
2003-05-05 Wolfgang BangerthAdd fe_?.cc
2003-05-05 Wolfgang BangerthFix a problem that leads to a segfault at the end of...
2003-05-04 deal.
2003-05-02 Wolfgang BangerthRemove on main branch.
2003-05-02 Wolfgang Bangerth.
2003-05-02 Wolfgang BangerthAh, nasty typos.
2003-05-02 Wolfgang BangerthDo it the same way as in all other directories.
2003-05-02 Wolfgang BangerthDo x86 gcc2.95 the same way as all other dirs.
2003-05-02 Wolfgang Bangerth.
2003-05-02 Wolfgang Bangerthrt_4
2003-05-02 Wolfgang Bangerth.
2003-05-02 Wolfgang BangerthAppendix B was erroneously numbered Appendix A.
2003-05-02 Wolfgang BangerthThis is the output for gcc3.4, but hopefully it also...
2003-05-02 Wolfgang BangerthNew test geometry_info_1
2003-05-02 Wolfgang BangerthNew test.
2003-05-01 Wolfgang BangerthGeometryInfo::child_to_cell_coordinates
2003-05-01 Wolfgang BangerthRelative paths in symlinks suck.
2003-05-01 Wolfgang Bangerthcell_to_child_coordinates, is_inside_unit_cell
2003-05-01 Wolfgang BangerthUhh..
2003-05-01 Wolfgang Bangerthcell_to_child_coordinates, is_inside_unit_cell
2003-05-01 Wolfgang Bangerth.
2003-05-01 Wolfgang BangerthTwo new entries.
2003-05-01 Wolfgang BangerthFix a number of dangling references left by latex2html.
2003-05-01 Wolfgang BangerthFix two xrefs.
2003-05-01 Wolfgang BangerthAdd dummy files.
2003-05-01 Wolfgang Bangerth.
2003-05-01 Wolfgang BangerthList icc7.1
2003-05-01 Wolfgang BangerthWork around bugs where icc and gcc2.95 only understand...
2003-05-01 Wolfgang BangerthDetect yet another compiler bug...
2003-05-01 Wolfgang BangerthFix a typo.
2003-04-30 Wolfgang BangerthMore fixes for cxx.
2003-04-30 Wolfgang BangerthUse std:: where necessary.
2003-04-30 Wolfgang BangerthUse std:: where necessary.
2003-04-30 Wolfgang BangerthMore fixes for cxx.
2003-04-30 Wolfgang BangerthMore fixes for cxx.
2003-04-30 Wolfgang BangerthAdd some missing std::
2003-04-30 Wolfgang BangerthAdd Annas Nedelec report.
2003-04-30 Wolfgang BangerthFix another thinko.
2003-04-30 Wolfgang BangerthCVS
2003-04-30 Wolfgang BangerthNow no longer needed.
2003-04-30 Wolfgang BangerthBe slightly more forgiving.
2003-04-30 Wolfgang BangerthNot needed any more.
2003-04-30 Wolfgang BangerthLink icc7.1 to icc7
2003-04-30 Wolfgang BangerthSome minor changes.
2003-04-30 Wolfgang BangerthProblem solved.
2003-04-30 Wolfgang BangerthAllow for 15 % to get us over one problem.
2003-04-30 Wolfgang BangerthFix thinko.
2003-04-30 Wolfgang BangerthLink gcc3.4 to gcc3.2. Simplify structure a little.
2003-04-30 Wolfgang BangerthAdd files that differ from 3.2.
2003-04-30 Wolfgang BangerthLink gcc3.2 output files into the icc7.1 directory.
2003-04-30 Wolfgang BangerthCommit those test results for icc7.1 that differ from...
2003-04-30 Wolfgang BangerthProperly scope names.
2003-04-30 Wolfgang BangerthMake aux a value, rather than a reference. This will...
2003-04-30 Wolfgang BangerthRemove some 1d stuff. Allows linking with icc as well.
2003-04-30 Guido Kanschatmore sophisticated permutation
2003-04-30 Guido Kanschatmore sophisticated permutation
2003-04-30 Wolfgang BangerthAllow compilation by icc7.1. Doesn't link presently...
2003-04-30 Wolfgang BangerthFix a couple of things that didn't work with icc7.1
2003-04-29 Wolfgang Bangerthicc7 doesn't like *static_cast<X*>(0).
2003-04-29 Wolfgang BangerthWork around a rather irritating problem in icc7.
2003-04-29 Wolfgang BangerthFix obvious oversight.
2003-04-29 Wolfgang BangerthMark functions in anonymous namespaces static, if compi...
2003-04-29 Wolfgang BangerthAdd some this->
2003-04-29 Wolfgang BangerthInvent a test to check for a weird linkage problem...
2003-04-29 Wolfgang BangerthRegenerate.
2003-04-29 Wolfgang BangerthExclude another warning for icc.
2003-04-28 Guido Kanschatfirst changes can compile
2003-04-28 Guido Kanschatfiles copied from step 5
2003-04-28 Guido Kanschatadditional tests in solver
2003-04-26 Wolfgang BangerthUnnecessary ; removed. Add a note for Guido
2003-04-26 Wolfgang BangerthUnnecessary ; removed.
2003-04-26 Wolfgang BangerthAdd necessary header file.
2003-04-26 Wolfgang BangerthUnnecessary ; removed.
2003-04-25 Wolfgang Bangerthgcc3.4 really wants to see BlockVector
2003-04-25 Wolfgang BangerthAdd two missing this->
2003-04-25 Guido KanschatPSOR
2003-04-25 Guido KanschatAvoid vmult_add in matrix blocks with some performance...
2003-04-25 Guido Kanschatadd test for PreconditionPSOR
2003-04-25 Guido Kanschattypo fixed
2003-04-24 Wolfgang BangerthGeometryInfo<dim>::child_cell_from_point
2003-04-24 dealSomething must have gone wrong when checking this test...
2003-04-24 Wolfgang BangerthProperly qualify where necessary.
2003-04-24 Wolfgang BangerthAmazingly, there are still some stray ; around.
2003-04-23 Wolfgang BangerthUnify the way the various finite elements are initializ...
2003-04-23 Wolfgang BangerthSingle out the functions that initialize matrices from the
2003-04-23 Wolfgang BangerthBuild the renumbering arrays in the member initializer...
2003-04-23 Guido Kanschatadditional test
2003-04-23 Guido KanschatWielandt iteration improved
2003-04-23 Guido Kanschatmissing tests on linux with gcc 3.2
2003-04-23 Wolfgang BangerthThis cannot have worked before...
2003-04-23 Wolfgang BangerthLoosen accuracy somewhat, as this seems necessary for...
2003-04-23 Wolfgang BangerthFinally make this file compile with gcc3.4 as well!
2003-04-23 Wolfgang BangerthRemove from main branch to avoid problem with building...
2003-04-23 Guido Kanschattests for linux and gcc 3.2, waiting for wave-test
2003-04-23 Guido Kanschattest for eigenvector iterations
2003-04-23 Guido Kanschatcreate and delete links in results
2003-04-23 Guido Kanschattests on linux
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.