]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-04-08 schrageChanged targets for link to tutorial index in navigatio...
1999-04-08 schrageMisc changes to link targets, html, style etc.
1999-04-08 schrageAdded frames/noframes versions
1999-04-08 schrageAdded examples
1999-04-08 schrageAdded indentation to example style
1999-04-08 schrageAdded target frame to TOC anchors
1999-04-08 schrageRemoved heading
1999-04-08 schrageFirst checkin
1999-04-08 schrageSwitched to frames
1999-04-08 schrageFirst checkin.
1999-04-08 schrageFormer index.html
1999-04-08 schrageChanged look
1999-04-08 schrageChanged frame looks
1999-04-08 schrageAdded version for non-frame-capable browsers
1999-04-08 schrageChanged to frames
1999-04-08 schrageFirst checkin
1999-04-08 schrageOld index.html
1999-04-07 Wolfgang BangerthDoc update.
1999-04-07 Wolfgang BangerthAdd comment about temporary vectors to doc.
1999-04-07 Wolfgang BangerthHm, compile first, check-in then...
1999-04-07 Wolfgang BangerthImplement restarts for GMRES. More documentation.
1999-04-01 Wolfgang BangerthHope to have fixed a very annoying bug... Hm, lets...
1999-04-01 Wolfgang BangerthCommit a small patch of a strange kind; I actually...
1999-04-01 Wolfgang BangerthClean-up
1999-04-01 Wolfgang BangerthAdd some initial functionality to dump a grid to disk...
1999-03-31 Wolfgang BangerthFix two bugs when coarsening 3d grids.
1999-03-31 Wolfgang BangerthSmall modification. Can't integrate anyway...
1999-03-31 Wolfgang BangerthRemove the assertions for higher dimensional quadrature...
1999-03-31 Wolfgang BangerthDo a major clean-up of this file to make it feasible...
1999-03-29 Wolfgang BangerthNext doc update -- forgot one thing.
1999-03-29 Wolfgang BangerthNext doc update.
1999-03-29 Wolfgang BangerthDoc update.
1999-03-29 Wolfgang BangerthCommit a larger patch which removes some arguments...
1999-03-26 Wolfgang BangerthAdd the data type of one argument and corresponding...
1999-03-26 Wolfgang BangerthChange the data type of one argument. Add get_function_...
1999-03-26 Wolfgang BangerthAdd the data type of one argument.
1999-03-26 Wolfgang BangerthClean-ups.
1999-03-26 Wolfgang BangerthFurther clean-ups.
1999-03-26 Wolfgang BangerthFirst cleaned-up version.
1999-03-26 Wolfgang BangerthClean up a little bit and make it conforming to our...
1999-03-26 Wolfgang BangerthRemove an assertion that was not in the original DEAL...
1999-03-26 Wolfgang BangerthSmall clean-up.
1999-03-26 Wolfgang BangerthCheck in an initial working version of the precondition...
1999-03-25 Wolfgang BangerthSmall doc update.
1999-03-25 Wolfgang BangerthDoc update.
1999-03-25 Wolfgang BangerthFix typo.
1999-03-25 schrageFixed HTML entities.
1999-03-25 schrageFirst check-in.
1999-03-24 Wolfgang BangerthChange assertions to the constraints that were in the...
1999-03-24 schrageAdded class navbar to navigation bar.
1999-03-24 schrageAdded parts for paragraph headings and navigation bars.
1999-03-24 schrageFirst checkin.
1999-03-23 schrageChanges to the text.
1999-03-23 schrageChanged navigatio bar and fixed HTML.
1999-03-23 schrageTemplate for deal.II tutorial HTML pages.
1999-03-23 schrageChanged navigation bar and fixed HTML
1999-03-23 schrageFE program structure: Explanation and TOC
1999-03-23 schrageAdded chapter 0: FE program structure.
1999-03-23 schrageTutorial/Laplace revisited. Code broken after last...
1999-03-23 Wolfgang BangerthAdd constructors and other functions for FESystem with...
1999-03-22 Wolfgang BangerthAdd a conversion constructor to the Vector class and...
1999-03-20 Wolfgang BangerthAdd a file which I forgot yesterday.
1999-03-20 Wolfgang BangerthAdd a function make_sparsity_pattern which uses a mask...
1999-03-20 Wolfgang BangerthDoc update to make kdoc's life easier.
1999-03-20 Wolfgang BangerthFix omitted include.
1999-03-20 Wolfgang BangerthTake over the changes made to the experimental branch...
1999-03-20 Wolfgang BangerthRemove source for a compiler warning.
1999-03-19 Wolfgang BangerthMake many functions inline and put them into the header...
1999-03-19 Wolfgang BangerthSmall doc update.
1999-03-19 Wolfgang BangerthAllow templates and :: in variable names.
1999-03-19 dealAdd my own project to the list of automatically generat...
1999-03-18 Wolfgang BangerthFix several bugs.
1999-03-16 Wolfgang BangerthAdd <cmath> to the list of included files. Don't know...
1999-03-16 Wolfgang BangerthWork around a well-known bug within egcs1.1.
1999-03-16 Wolfgang BangerthUse the file with the global options for compiler runs.
1999-03-16 Wolfgang BangerthAllow for empty histograms, where left and right bounda...
1999-03-16 Wolfgang BangerthUse the more obvious C++-style cast to eliminate one...
1999-03-16 Wolfgang BangerthFix my incorrect understanding of the AVS UCD format...
1999-03-15 Wolfgang BangerthMake some compiler warnings about signed/unsigned compa...
1999-03-15 Wolfgang BangerthExtend the present scheme for forward running loops...
1999-03-15 Wolfgang BangerthImprove support for file include by "..." instead of...
1999-03-15 Wolfgang BangerthAdd support for cell data.
1999-03-12 Ralf Hartmannmerging the two 'prepared_for'-bool into one enum ...
1999-03-12 Ralf Hartmann#include cmath is needed because of fabs(..)
1999-03-12 Guido Kanschatminor changes
1999-03-12 Guido Kanschatrefinement works / new tests in fe_tables
1999-03-12 Guido Kanschatmixed discretization with Dirichlet boundary works
1999-03-11 Wolfgang BangerthUse Ralf's SolutionTransfer class to transfer data...
1999-03-11 Ralf Hartmannimplement 'get_face_support_points' functions for the...
1999-03-10 Wolfgang BangerthFix obvious bug (my fault :-().
1999-03-10 Wolfgang BangerthDoc update.
1999-03-10 Wolfgang BangerthSome clean ups, some structural modifications.
1999-03-10 Wolfgang Bangerth.
1999-03-10 Wolfgang BangerthTemplatify some more functions on the data type of...
1999-03-10 Wolfgang BangerthFix one of the probably oldest oversights in deal.II...
1999-03-10 Guido KanschatExtractor in VectorFunction: made but not tested
1999-03-10 Guido Kanschatquads_per_face added
1999-03-10 Wolfgang BangerthMake histogram class easily extendible.
1999-03-10 Wolfgang BangerthRun a loop backwards since otherwise gnuplot thinks...
1999-03-10 Wolfgang BangerthFix forgotten y_value.
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.