]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-04-25 Wolfgang BangerthCheck for starting vector being a solution already.
1999-04-23 schrageFinished page.
1999-04-22 Wolfgang BangerthImplement renumbering by component.
1999-04-22 Guido KanschatAdded common to newdeal
1999-04-22 Guido KanschatInitial revision
1999-04-22 Guido Kanschatmultigrid dimension templates
1999-04-20 Wolfgang BangerthFix another bug with multplicities of base elements.
1999-04-20 Guido Kanschatmore mulitgrid and some cosmetics
1999-04-20 Guido KanschatAdded debug only targets
1999-04-20 Wolfgang BangerthRename the DoFRenumbering::renumber_* functions to...
1999-04-20 Wolfgang BangerthSeparate the dof renumbering code from the dof handlers...
1999-04-20 Wolfgang BangerthFix problem with forgotten boundary object being delete...
1999-04-20 schrageAdded images, bugfixes.
1999-04-20 schrageHyperballs. First check-in.
1999-04-20 schrageFirst checkin. Hyperball triangulation.
1999-04-20 nauberRemoved some unnecessary logging
1999-04-20 nauberImplementation of the Gauss-Seidel iterative solver
1999-04-20 nauberThese are only some macros for logging support
1999-04-19 Wolfgang Bangerth.
1999-04-19 Wolfgang BangerthUse compiler capabilities better than before on the...
1999-04-19 Ralf Hartmannadd major documentation of the implementation
1999-04-19 Wolfgang BangerthFix bug with base elements used multiply.
1999-04-19 Guido Kanschatassertion in base_element
1999-04-19 Ralf HartmannRichardson's iteration method as preconditioned solver.
1999-04-19 Wolfgang BangerthRename make_constraint_matrix to make_hanging_node_cons...
1999-04-19 Wolfgang BangerthMake function names more intuitive. Add post-sweep...
1999-04-19 dealNicer latex output, including reasonable title page.
1999-04-16 schrageAdded text, graphics etc.
1999-04-16 schrageError correction.
1999-04-16 schrageAdded figure style.
1999-04-16 schrageFirst check-in
1999-04-16 schrageChanges to the nodes shown.
1999-04-16 schrageFixed spelling.
1999-04-16 schrageComplete rewrite.
1999-04-16 schrageFirst check-in.
1999-04-16 schrageMinor modifications.
1999-04-16 Wolfgang BangerthFix mis-spelling.
1999-04-16 Wolfgang BangerthAdd missing include file.
1999-04-16 Wolfgang BangerthMake joining of documentation for the three sub-libs...
1999-04-16 Wolfgang BangerthLimit the number of allocated vectors if the size of...
1999-04-16 Wolfgang BangerthChange variable name 'std' to something more reasonable...
1999-04-15 dealFix a problem in the generation of the online-docs...
1999-04-15 Wolfgang BangerthFix a comment.
1999-04-15 Wolfgang BangerthSmall doc updates to allow for the generation of latex...
1999-04-15 Wolfgang BangerthSmall script to process doc++'s latex output a bit.
1999-04-15 Wolfgang BangerthFurther work on latex output.
1999-04-15 Wolfgang BangerthPatch a bit around to make labels library dependent...
1999-04-15 Wolfgang BangerthInitial version of a header page.
1999-04-15 Ralf Hartmannsmall change of doc
1999-04-15 Wolfgang BangerthAdd initial support for latex-output using doc++.
1999-04-15 schrageEnhanced examples + some bugfixes.
1999-04-15 schrageFirst checkin.
1999-04-15 Wolfgang BangerthRename make_constraint_matrix to make_hanging_node_cons...
1999-04-15 Wolfgang BangerthUpdate Todo file.
1999-04-15 Wolfgang BangerthFix removal of tmp files in results directory.
1999-04-15 Wolfgang BangerthUpdate cvs ignore files.
1999-04-15 Wolfgang BangerthRevert to two space dimensions, change several things...
1999-04-15 Wolfgang BangerthRevert the mistakenly checked-in version of this progra...
1999-04-15 Guido Kanschatpreparations for ILU; comments for backward/forward
1999-04-14 schrageModified the example to account for hanging nodes
1999-04-14 Ralf Hartmannadd a nontemplatized assignement operator to convince...
1999-04-14 Ralf Hartmannadd using of deallog
1999-04-14 Guido KanschatTest for abstract multigrid
1999-04-14 Wolfgang BangerthAdd another constructor for the 1d case, since there...
1999-04-13 Ralf HartmannThrow an exception upon inversion of too large matrices...
1999-04-13 Ralf HartmannThrow an exception in all cases, not only in debug...
1999-04-13 Ralf HartmannMove an assertion to a better place.
1999-04-12 Wolfgang BangerthExtend doc.
1999-04-12 Wolfgang BangerthFix typo.
1999-04-12 Wolfgang BangerthImplement the building of interface constraints for...
1999-04-12 Wolfgang BangerthFix error in doc which might easily lead to confusion.
1999-04-12 Wolfgang BangerthFix docs.
1999-04-12 Wolfgang BangerthRemove obviously obsolete copy constructor for FiniteEl...
1999-04-12 Wolfgang BangerthReinsert computation of prolongation and restriction...
1999-04-12 schrageGuido's suggestions + added next chapter to navbar
1999-04-12 schrageMore readable by now
1999-04-12 schrageGuido's suggestions. Grid Creation within a program...
1999-04-09 Wolfgang BangerthRemove a friend declaration to a class that does no...
1999-04-09 schrageWolfs suggestions adapted.
1999-04-09 Wolfgang BangerthAdd forgotten destructor.
1999-04-09 Wolfgang BangerthInitial version of the implementation of the smoother...
1999-04-09 Guido Kanschatmore multigrid
1999-04-09 Wolfgang BangerthSwitch smooth to pre_smooth and post_smooth.
1999-04-09 Wolfgang BangerthMake this compilable.
1999-04-09 Wolfgang BangerthMake PCG solver a bit faster by not initializing memory...
1999-04-09 Wolfgang Bangerth.
1999-04-09 Wolfgang BangerthInitial check-in with the framework of multigrid smooth...
1999-04-08 Wolfgang BangerthAdd some code for raw output of triangulations.
1999-04-08 Wolfgang BangerthAdd stubs for the computation of measures and barycente...
1999-04-08 Wolfgang BangerthFix a bug in the multigrid code.
1999-04-08 Wolfgang BangerthUse quadrature instead of the exact mass matrix if...
1999-04-08 Wolfgang BangerthFix improperly placed const-declaration of a parameter.
1999-04-08 Wolfgang BangerthFix several bugs in the multigrid classes.
1999-04-08 Wolfgang Bangerth.
1999-04-08 Wolfgang BangerthInitial version of the prebuilt MGTransfer class. May...
1999-04-08 Wolfgang BangerthAllow copying of sparse matrices and their sparsity...
1999-04-08 Wolfgang BangerthFix ommission.
1999-04-08 Wolfgang BangerthTest commitment to pass changes to Guido.
1999-04-08 schrageFixed language
1999-04-08 schrageFixed title
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.