]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-02-09 Wolfgang BangerthFix bug with a bilinear finite element returning zero...
1999-02-09 Wolfgang BangerthOops, sorry, my move of an option seems to have been...
1999-02-09 Ralf Hartmannremove 'explicit' from copy-constructor
1999-02-09 Ralf Hartmannimplementation of householder and gauss-jordan, least...
1999-02-09 Ralf Hartmannfix typo
1999-02-09 Wolfgang BangerthDon't know, why one of the warning flags slipped from...
1999-02-09 Wolfgang BangerthChange a little thing to make this file compile.
1999-02-09 Wolfgang BangerthRename <math.h> to <cmath>.
1999-02-09 Guido KanschatApproaching systems of equations
1999-02-05 Guido Kanschat.cvsignore
1999-02-05 Guido Kanschatmore tests for Smartpointer
1999-02-05 Guido Kanschatthe way to TensorFunction
1999-02-05 Guido KanschatNew global options
1999-02-05 Guido KanschatList only defined global symbols
1999-02-05 Guido KanschatInclude stdlib.h for ANSI-compliance
1999-02-05 Guido KanschatAssignment of two SmartPointers
1999-02-05 Guido KanschatUse deal.II/Make.global_options
1999-02-05 Guido KanschatFinally uses deal.II/Make.global_options again
1999-02-05 Guido KanschatContains only options for compiling with egcs now
1999-02-05 Ralf HartmannMake copy constructor of dSMatrixStruct private.
1999-02-05 Guido KanschatFunctionTime base object for Function<dim>
1999-02-03 Wolfgang BangerthChange the name of the deal.II library in the Makefiles.
1999-02-03 Wolfgang BangerthChange the name of the deal.II library in the Makefiles.
1999-02-03 Wolfgang BangerthAdd determinant function for 3x3 matrices.
1999-02-03 Wolfgang BangerthMake the Makefile truely multidimension aware.
1999-02-02 Wolfgang BangerthMove towards multidimensional libraries.
1999-02-02 Wolfgang BangerthMake things compile in 1D again.
1999-02-02 Wolfgang BangerthChange output while compiling a bit to make it more...
1999-02-02 Wolfgang BangerthAdd computation of determinants of tensors of dimension...
1999-02-02 Wolfgang BangerthMake things compile for the 1d case.
1999-02-02 Wolfgang BangerthMake the dependency file dimension dependent as well.
1999-02-01 Wolfgang BangerthRemove this class since it was never finished and thus...
1999-01-25 Guido KanschatMultiGrid advances
1999-01-25 Guido KanschatMore documentation
1999-01-22 Guido KanschatMultiGrid's growing
1999-01-22 Guido Kanschatmultigrid compiles now... sorry!
1999-01-19 Wolfgang BangerthDoc update.
1999-01-19 Wolfgang BangerthFix doc.
1999-01-19 Wolfgang BangerthAdd doc for conventions of faces, lines and vertices...
1999-01-19 Wolfgang BangerthRevert some of the structural changes of last week...
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.
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.