]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
1998-11-05 Wolfgang BangerthSmall test program to assist the development of the...
1998-11-05 Wolfgang BangerthImport initial tensor files. Not yet workable.
1998-11-05 Wolfgang BangerthOops, forgot a line.
1998-11-05 Wolfgang BangerthFormat documentation in a nicer format.
1998-11-04 Wolfgang BangerthExtend scripts slowly for the calculation of second...
1998-11-04 Wolfgang BangerthInvent a faster scheme to compute the jacobian matrix...
1998-11-04 Wolfgang BangerthUpdate doc.
1998-11-04 Wolfgang BangerthSeparate the maple scripts to generate the finite eleme...
1998-11-04 Wolfgang BangerthRemove unnecessary include directive.
1998-11-04 Wolfgang BangerthExtend allowed character set for names in AVS files...
1998-11-04 Wolfgang BangerthFix three little typos, which I didn't catch yesterday.
1998-11-03 Wolfgang BangerthImplement the interpolation from child to mother cells.
1998-11-03 Wolfgang BangerthFix output: use space instead of tabs to allow for...
1998-11-03 Wolfgang BangerthFix comment.
1998-11-03 Wolfgang BangerthImplement the restriction (interpolation) matrices...
1998-11-01 Wolfgang BangerthChange the order of some loops to allow for better...
1998-11-01 Wolfgang BangerthAdd a message.
1998-11-01 Wolfgang BangerthChange the way we want to enquire the dimension of...
1998-11-01 Wolfgang BangerthChange another small piece in the exception handling...
1998-10-31 Wolfgang BangerthMake global exceptions derived from the standard <excep...
1998-10-25 Wolfgang BangerthRemove -fno-rtti from the make files since it also...
1998-10-21 Guido KanschatCompilerpfade in Makefiles
1998-10-04 Wolfgang Bangerth.
1998-10-04 Wolfgang BangerthAdd support for hanging nodes to the distort function
1998-10-04 Wolfgang BangerthChange the behaviour of the solver control object to...
1998-10-02 Guido Kanschatdistort_random takes minimum line length
1998-10-02 Guido KanschatChoice for "gnuplot_draft" in write
1998-10-02 Guido Kanschatcvslog nicht mehr in "make all"
1998-10-02 Wolfgang BangerthFix bad language.
1998-10-01 Wolfgang BangerthChange Makefile a bit to conform to the changes made...
1998-10-01 Wolfgang BangerthAdd a random distortion function to the grid class.
1998-09-28 Wolfgang BangerthCorrect CVS identification string.
1998-09-10 Guido Kanschatcreate_interpolation_matrix ok
1998-09-10 Guido KanschatLog-Output in SolverControl
1998-09-10 Wolfgang BangerthClean up timer class. It will still not work correctly...
1998-09-10 Wolfgang Bangerth.
1998-09-10 Wolfgang BangerthMove Makefile.dep to /lib.
1998-09-10 Wolfgang BangerthReinvent a bug fix I thought was not needed any more.
1998-09-10 Wolfgang Bangerth.
1998-09-10 Wolfgang BangerthMove Makefile.dep to /lib directory.
1998-09-09 Wolfgang BangerthReformat some things and make some other member functions.
1998-09-09 Wolfgang BangerthRemove use of non-existent function.
1998-09-09 Wolfgang BangerthRemove superfluous parameter from function.
1998-09-09 Wolfgang BangerthFix a potential memory leak.
1998-09-08 Guido KanschatMakefiles improved by $^
1998-09-08 Wolfgang BangerthRemove make_constraint_matrix from the multilevel dof...
1998-09-08 Guido Kanschatnew Bicgstab
1998-09-08 Wolfgang BangerthChange file to at least let it compile properly.
1998-09-08 Guido KanschatPrimitiveVectorMemory does not require size anymore
1998-09-08 Wolfgang BangerthMake makefiles work again after Guido's changes.
1998-09-08 Wolfgang BangerthEmit only defined symbols, not referenced ones.
1998-09-08 Wolfgang BangerthFix silly bug. Strange that it didn't come up earlier.
1998-09-07 Wolfgang BangerthMove the smart pointer to the finite element into the...
1998-09-07 Wolfgang BangerthMove the 'fe' variable in the FEValues classes to the...
1998-09-07 Wolfgang BangerthRe-remove the -frepo switch, since it didn't help too...
1998-09-07 Wolfgang BangerthAdd explicit instantiations of some classes, since...
1998-09-07 Wolfgang BangerthAdd ignore entry.
1998-09-07 Wolfgang Bangerth.
1998-09-07 Wolfgang BangerthMove the object files to different subdirectories in...
1998-09-06 Guido KanschatLogStream: JobId does not get prefix DEAL
1998-09-05 Guido KanschatProper FiniteElement in DofHandler
1998-09-04 Guido KanschatTAGS is PHONY
1998-09-04 Guido KanschatEven more ansatz removed
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido Kanschatansatz replaced by support
1998-09-04 Guido Kanschatcomments
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido KanschatSeparate file for SmartReference
1998-09-04 Guido Kanschatbase to base.html
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido KanschatNeuer Test fuer Loginfo
1998-09-04 Guido KanschatStore full fe in dofhandler
1998-09-04 Guido Kanschatall subscribes test for null pointer
1998-09-04 Guido KanschatFehler in #ifndef beseitigt
1998-09-04 Guido KanschatDescription improved
1998-09-04 Guido KanschatSmartPointer in own file
1998-09-04 Guido KanschatSmartPointer removed
1998-09-04 Wolfgang BangerthRemove the VectorBase class, which was only needed...
1998-09-04 Guido Kanschatwho am i removed
1998-09-04 Guido Kanschatansatz entfernt
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido Kanschatoperator = added to SmartPointer
1998-09-03 Wolfgang BangerthAdd #const# and add documentation.
1998-09-03 Guido KanschatNeue FEValues
1998-09-03 Wolfgang BangerthComment example.
1998-09-03 Wolfgang BangerthChange the internal way the subscriptors and SmartPoint...
1998-09-02 Guido KanschatTest fuer SmartPointer
1998-09-02 Guido KanschatSmartPointer
1998-09-02 Guido KanschatInitial revision
1998-09-02 Guido KanschatSmart references
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.