]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-04-08 Wolfgang BangerthAdd forgotten call to compress().
2005-04-08 Wolfgang BangerthFix up boundary values.
2005-04-08 Guido KanschatLogstream filter for small numbers
2005-04-08 Wolfgang BangerthExplain.
2005-04-08 Wolfgang BangerthAdd the new arguments to distribute_local_to_global
2005-04-08 Wolfgang BangerthAdd more comments.
2005-04-08 Wolfgang BangerthAdd a comment.
2005-04-08 Wolfgang BangerthTreat a tricky corner case.
2005-04-08 Wolfgang BangerthAdd two testcases.
2005-04-08 Wolfgang BangerthAdd another tricky testcase.
2005-04-08 Wolfgang BangerthFinish up.
2005-04-08 Wolfgang BangerthRemove TODO that has been handled long ago!
2005-04-08 Wolfgang BangerthNo point in passing an integer arg by reference.
2005-04-08 Wolfgang BangerthClean up a little.
2005-04-08 Wolfgang BangerthThe distribute_local_to_global function needs to know...
2005-04-08 Guido Kanschatbrighter colors
2005-04-08 Guido Kanschatbrighter colors
2005-04-08 Guido Kanschatheader and styles
2005-04-08 Wolfgang BangerthLet center frame have background white. New style for...
2005-04-08 Guido Kanschatblue background
2005-04-08 Ralf HartmannMake it compile with gcc3.4.3.
2005-04-08 Ralf HartmannMake sure that also the icc compiler defines (and not...
2005-04-08 Guido Kanschatstill checking of results needed
2005-04-08 Guido Kanschatfilter in LogStream
2005-04-08 Guido Kanschatfilter in LogStream
2005-04-08 Guido Kanschatsubset of lac/solver.cc
2005-04-08 Guido Kanschatsubset of ;ac/splver.cc
2005-04-08 Guido Kanschatsubset of lac/solver.cc
2005-04-08 Guido Kanschatoptionally disable parser
2005-04-08 Guido KanschatException for disabled features
2005-04-08 Guido Kanschatmissing cmath
2005-04-08 Guido Kanschatallow print to LogStream and add threshold to print_for...
2005-04-08 Guido Kanschatadd filtering small values to LogStream
2005-04-08 Guido Kanschatass option for disabling function parser
2005-04-08 Guido Kanschatset small entries equal zero
2005-04-08 Guido Kanschatunnecessary exception
2005-04-07 Guido Kanschatfirst attempt at a header
2005-04-07 Guido Kanschatthinner alphabetical listing
2005-04-07 Guido Kanschatrearrange
2005-04-07 Guido Kanschatexperiments
2005-04-07 Guido Kanschatdocumentation
2005-04-07 Guido Kanschatborders and font
2005-04-07 Wolfgang BangerthUnify the style.
2005-04-07 Wolfgang BangerthUnify style
2005-04-07 Wolfgang BangerthReally align in the center of the frame. Reduce the...
2005-04-07 Wolfgang BangerthReduce the width of the navbar a little.
2005-04-07 Wolfgang BangerthOnly print the lates release in red.
2005-04-07 Wolfgang BangerthMention the wiki.
2005-04-07 Guido Kanschatalign headline to lower end of frame
2005-04-07 Guido Kanschatremove line in header
2005-04-07 Guido Kanschatsmall caps looks ugly - remove offending frameborder
2005-04-07 Guido Kanschattry small caps
2005-04-07 Guido Kanschatadditional line after homepage
2005-04-07 Guido Kanschatsecond body removed
2005-04-07 Wolfgang BangerthStore the detailed version of the compiler. This change...
2005-04-06 Wolfgang BangerthMove headers one level up from where they were before.
2005-04-06 Wolfgang BangerthNew test. Fails at present.
2005-04-06 Guido Kanschatgcc 3.4.3
2005-04-06 Wolfgang BangerthSteal some styles from the wiki.
2005-04-06 Wolfgang BangerthAdd symmetrize function
2005-04-06 Guido Kanschatcmath
2005-04-06 Wolfgang BangerthAdd one thing forgotten before.
2005-04-06 Wolfgang BangerthI managed to get the determinant wrong...
2005-04-06 Guido Kanschatuse new householder
2005-04-06 Wolfgang BangerthFix the determinant of a tensor.
2005-04-06 Guido Kanschatworks!
2005-04-06 Wolfgang BangerthNew test.
2005-04-06 Wolfgang BangerthWrite documentation.
2005-04-06 Guido KanschatFile compiles, but results are nonsense. What the heck...
2005-04-06 Wolfgang BangerthAdd norm() and norm_square()
2005-04-06 Wolfgang BangerthTests for full tensors.
2005-04-06 Wolfgang Bangerth.
2005-04-06 Wolfgang BangerthAdd d2 intermediate format as well.
2005-04-06 Wolfgang BangerthFix one little problem.
2005-04-06 Wolfgang BangerthDoc updates. Make a few functions friends.
2005-04-06 Wolfgang BangerthClarify docs.
2005-04-06 Guido Kanschatworkaround compiler bug gcc 3.4.3 on Opteron
2005-04-06 Guido Kanschatworkaround compiler bug gcc 3.4.3 on Opteron
2005-04-06 Guido Kanschatsanitize sanity check
2005-04-06 Guido Kanschatadjust output for non-LAPACK
2005-04-06 Guido Kanschatdifferences due to new computation of matrices
2005-04-06 Wolfgang BangerthAdd multiplication operators. Still have to write comme...
2005-04-06 Wolfgang BangerthA comment was wrong. Fix it and recommend something.
2005-04-06 Wolfgang BangerthIntroduce conversion operators to full tensors.
2005-04-05 Wolfgang BangerthUse less padding at the left.
2005-04-05 Wolfgang BangerthUse a nicer <pre> invironment.
2005-04-05 Wolfgang Bangerth.
2005-04-05 Wolfgang BangerthSomething on graphical output.
2005-04-05 Wolfgang Bangerth.
2005-04-05 Wolfgang BangerthReference step-18.
2005-04-05 Wolfgang BangerthAdd a cross-link to step-18.
2005-04-05 Wolfgang BangerthAdd DataOutReader.
2005-04-05 Wolfgang BangerthAdd intermediate format.
2005-04-05 Wolfgang BangerthWrite documentation.
2005-04-05 Wolfgang BangerthAdd the DataOutReader class and assorted infrastructure.
2005-04-05 Wolfgang BangerthAdd more tests.
2005-04-05 Wolfgang BangerthFix name and date. Remove an entry for fixes to code...
2005-04-05 Wolfgang BangerthAdd operator >> (std::istream &in, Point<dim> &p)
2005-04-05 Wolfgang BangerthAd an input operator for Point objects.
2005-04-05 Wolfgang BangerthAdd output for deal.II intermediate format.
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.