]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-01-14 Wolfgang BangerthDoc update: document FESystem class.
1999-01-14 Guido KanschatA first step to multigrid
1999-01-14 Guido Kanschatlog files with year
1999-01-14 Wolfgang BangerthOOps, forgot test code.
1999-01-14 Guido KanschatStart of a glossary
1999-01-14 Wolfgang BangerthMake this thing compile; I forgot to work around access...
1999-01-14 Wolfgang BangerthInitial release of finite elements combining other...
1999-01-14 Wolfgang BangerthDoc update for FESystem.
1999-01-14 Wolfgang BangerthModify the handling of the number of dofs in the finite...
1999-01-07 schrageUpdated paths in validation script
1999-01-07 schrageFirst (partly) browsable version of the tutorial for...
1999-01-07 schrageFirst (partly) browsable version of the tutorial for...
1999-01-07 schrageAdded base library to the Makefile.
1999-01-04 Wolfgang BangerthRename do_renumbering to renumber_dofs and make it...
1999-01-04 Wolfgang BangerthFix typo and add conditional compilations.
1999-01-03 Wolfgang BangerthAdd functions to recursively set or clear user flags.
1999-01-03 Wolfgang BangerthAdd functions to set the values of degrees of freedom...
1998-12-21 Ralf Hartmanncorrection of the linfty_norm
1998-12-16 Wolfgang BangerthClean-up Ralf's changes.
1998-12-16 Wolfgang BangerthHu? I thought I checked that yesterday, but that doesn...
1998-12-16 Ralf Hartmannadditional protected constructor used for the discontin...
1998-12-16 Ralf HartmannImplementation of the discontinuous elements, dg0 ...
1998-12-16 Ralf HartmannCheck in initial release of DG elements.
1998-12-16 Ralf HartmannCheck in changes needed for the implementation of disco...
1998-12-15 Wolfgang BangerthMinor restructuring, mostly cleanups.
1998-12-14 Guido KanschatNeue Module doc und examples
1998-12-14 schrageLeerer Index
1998-12-14 Wolfgang BangerthRemove -fno-rtti which was not needed any more (rather...
1998-12-14 Wolfgang BangerthRestore initial state, after abusing this testcase...
1998-12-13 Wolfgang BangerthLink examples with libbase.g.a.
1998-12-13 Wolfgang BangerthAdapt programs to the changes in the exception handling...
1998-12-13 Wolfgang BangerthSingle out some functions from exceptions.h to reduce...
1998-12-13 Wolfgang BangerthTemporary check-in, ignore this.
1998-12-11 Wolfgang BangerthDoc update.
1998-12-11 Wolfgang BangerthChange file layout a bit and add some comments to make...
1998-12-11 Wolfgang BangerthDoc update.
1998-12-11 Wolfgang BangerthLet the 'clean' rule call the Makefile in /lib.
1998-12-11 Wolfgang BangerthAdd a Makefile to this directory, which only declares...
1998-12-11 Wolfgang BangerthAdd 1d and 3d directories.
1998-12-11 Wolfgang BangerthAdd comment to the generated Makefile.dep.
1998-12-11 Wolfgang BangerthAdd _2d or whatever to the base file name of each objec...
1998-12-10 Wolfgang BangerthAdd support for 3D and resurrect an original part of...
1998-12-10 Wolfgang BangerthMove towards multidimensional library.
1998-12-10 Wolfgang BangerthFix trivial problems.
1998-12-10 Wolfgang BangerthMove these two directories to the dimension specific...
1998-12-10 Wolfgang BangerthInitial things for the 3D support.
1998-12-10 Wolfgang BangerthDoc updates.
1998-12-10 Wolfgang BangerthInitial release.
1998-12-10 Wolfgang BangerthDoc update.
1998-12-09 Wolfgang BangerthRemove -funroll-loops from the Makefiles after I discov...
1998-12-09 Wolfgang BangerthFix a problem with the order in which dof and tria...
1998-12-08 Wolfgang BangerthFix a stupid bug in the renumbering code. This seems...
1998-12-05 Wolfgang BangerthFix follow-up bug which I forgot yesterday
1998-12-04 Wolfgang BangerthFix a bug where the normal vectors were not computed...
1998-12-04 Wolfgang BangerthFix a stupid bug triggered by Ralf: we delete the memor...
1998-11-26 Wolfgang BangerthUpdate doc.
1998-11-26 Wolfgang BangerthMake names of output data sets conforming to the rules...
1998-11-26 Wolfgang BangerthFix small problems which prevented from compiling.
1998-11-26 Wolfgang BangerthReorder initializers in constructors to avoid warning...
1998-11-26 Wolfgang BangerthAdd 'template <>' statements.
1998-11-25 Wolfgang BangerthMake all examples use debug mode by default.
1998-11-25 Wolfgang BangerthAdd some 'template <>' statements.
1998-11-25 Wolfgang BangerthFix a problem with locks/subscriptors which prevented...
1998-11-25 Wolfgang BangerthFix a problem with locks/subscriptors which prevented...
1998-11-25 Wolfgang BangerthSmall fix for greater felxibility.
1998-11-25 Wolfgang BangerthImprove error handling.
1998-11-25 Wolfgang BangerthImplement a method to free the memory used by the DoFHa...
1998-11-16 Wolfgang BangerthDelete objects in the right order.
1998-11-13 Wolfgang BangerthReplace Point by Tensor where necessary.
1998-11-10 Wolfgang BangerthAdd 'explicit' to two constructors of dFMatrices to...
1998-11-10 Wolfgang BangerthAdd clear_user_pointers to Triangulation
1998-11-10 Wolfgang BangerthAdd the rather strange function number_of_children...
1998-11-09 Wolfgang BangerthAllow negative values for the refinement/coarsening...
1998-11-09 Wolfgang BangerthAdd Subscriptor to base initializer list, as the compil...
1998-11-09 Wolfgang BangerthAdd Subscriptor to base initializer list, as the compil...
1998-11-09 Wolfgang BangerthFix bug.
1998-11-08 Wolfgang BangerthRestructure Todo file and split into the several parts...
1998-11-08 Wolfgang BangerthRemove bogus changes needed to circumvent a bug in...
1998-11-08 Wolfgang BangerthExtend testcases.
1998-11-08 Wolfgang BangerthWork on the implementation of second derivatives.
1998-11-08 Wolfgang BangerthFurther work on the Tensor class. Implement special...
1998-11-07 Wolfgang BangerthMore work with regard to the transition of gradients...
1998-11-07 Wolfgang BangerthMore tensor work.
1998-11-07 Wolfgang BangerthAdd testcase for the deal.II library.
1998-11-06 Wolfgang BangerthConvert part of the library from Point and dFMatrix...
1998-11-06 Wolfgang BangerthFurther work on the tensor classes.
1998-11-06 Wolfgang BangerthFix some things which did not compile right away in 1D.
1998-11-06 Wolfgang BangerthImplement second derivatives for 1D.
1998-11-06 Wolfgang BangerthFormat second derivatives.
1998-11-06 Wolfgang BangerthUpdate.
1998-11-06 Wolfgang BangerthSeparate maple scripts from the C++ files to allow...
1998-11-06 Wolfgang BangerthImplement the second derivative for finite elements...
1998-11-06 Guido KanschatAnpassung an neue Verzeichnisse
1998-11-06 Guido KanschatMatrixnorm
1998-11-06 Wolfgang BangerthMove the point class from deal.II/include/grid to base.
1998-11-06 Wolfgang Bangerth.
1998-11-06 Wolfgang BangerthMove the point class from deal.II/include/grid to here.
1998-11-06 Wolfgang BangerthFix some of the examples and the make file.
1998-11-06 Wolfgang BangerthFix doc.
1998-11-06 Wolfgang BangerthMake the tensor class more complete.
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.