]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-06-30 Guido KanschatFullMatrix::invert
2000-06-30 Wolfgang BangerthImprove message slightly.
2000-06-30 Wolfgang BangerthMake the test for isnan work on linux and suns.
2000-06-30 Wolfgang BangerthDon't create a backup file for Make.depend.
2000-06-29 Guido KanschatRefinement edges for DG added
2000-06-29 Guido KanschatFullMatrix::invert inverts all square matrices
2000-06-29 Guido KanschatInheritance changed to private
2000-06-29 Guido KanschatQuadrature inherits Subscriptor
2000-06-29 Guido KanschatSquareFunction
2000-06-29 Wolfgang BangerthAvoid a warning when compiling the test for isnan.
2000-06-28 Guido KanschatAdd @DEFS@ to compiler flags again
2000-06-28 Wolfgang BangerthFix cross-references to something that actually exists.
2000-06-28 Wolfgang BangerthChange <pre> into @begin{verbatim} etc.
2000-06-28 Wolfgang BangerthFix this place also: allow more than one link per line.
2000-06-28 Wolfgang BangerthDon't escape with a character that is itself escaped...
2000-06-28 Wolfgang BangerthDocument global functions as they are now printed in...
2000-06-28 Wolfgang BangerthRevamp the way the different targets are generated...
2000-06-28 Wolfgang BangerthOnly reference existing files (i.e. nodes with source).
2000-06-28 Wolfgang Bangerth"Unfix" two things: by the previous changes to these...
2000-06-27 Wolfgang BangerthFix several cases of wrong cross-links, which were...
2000-06-27 Wolfgang BangerthFix wrong output.
2000-06-27 Guido KanschatBetter doc and inheritance for preconditioners
2000-06-27 Wolfgang BangerthDon't discard reference anchors if there are more than...
2000-06-27 Wolfgang BangerthMake kdoc options more transparent by using their long...
2000-06-27 Wolfgang BangerthCheck for existence of isnan for both sets of compiler...
2000-06-27 Wolfgang BangerthAdd a check whether the `isnan' function is declared...
2000-06-27 Wolfgang BangerthSmall clean-up.
2000-06-26 Wolfgang BangerthRemove @memo tags.
2000-06-26 Wolfgang BangerthNote restrictions on the documentation of enums.
2000-06-26 Wolfgang BangerthNote the patches in our version of kdoc.
2000-06-26 Wolfgang BangerthTreat the @item command specially. The way in the previ...
2000-06-26 Ralf HartmannSolverControl returns failure if solver diverges. New...
2000-06-26 Ralf HartmannNew get_face function in FEFaceValues and FESubfaceValues.
2000-06-26 Ralf HartmannSolverControl returns failure also if the solver diverges.
2000-06-26 Wolfgang BangerthMove documentation to top, to avoid trouble with kdoc2.
2000-06-26 Ralf HartmannWork in the changes of Preconditioning into the Precond...
2000-06-26 Wolfgang BangerthMore doc changes for the conversion to kdoc2.
2000-06-26 Wolfgang BangerthFind a better way to check whether kdoc is up-to-date...
2000-06-26 Wolfgang BangerthNote ====MT=== in make output.
2000-06-26 Wolfgang BangerthMove inheritance from SOLVER to the same line to make...
2000-06-26 Wolfgang BangerthFix "@p ..." by "@p{...}"
2000-06-26 Wolfgang BangerthFix "@p NULL" by "@p{Null}"
2000-06-26 Wolfgang BangerthSmall fix.
2000-06-26 Ralf Hartmannindicate MT during compilation if in multithreading...
2000-06-26 Wolfgang BangerthFix to places where @p was not used with {...}.
2000-06-23 Guido KanschatExperimental doc for SquareFunction
2000-06-23 Guido KanschatTypo fixed
2000-06-22 Wolfgang BangerthChange many things, mostly docs, for the switch from...
2000-06-21 Guido Kanschat"at" is italic
2000-06-21 Guido KanschatPrefer Reply-To to From
2000-06-21 dealcvsignore
2000-06-21 Guido KanschatTrying to remove headers II
2000-06-21 Guido KanschatNicer mail list format
2000-06-21 Guido KanschatAddresses changed to mailing list
2000-06-21 Wolfgang BangerthCheck that kdoc is installed, and remove kdoc-installed...
2000-06-21 Wolfgang BangerthMore configure changes.
2000-06-21 Wolfgang BangerthMore work on the contrib dir.
2000-06-21 Wolfgang BangerthBring some of the necessary configure machinery into...
2000-06-21 Wolfgang BangerthRemove file that was erroneously included.
2000-06-21 Wolfgang BangerthMerge the 2.a36 release.
2000-06-21 Wolfgang BangerthAdd files that were added between 2.a35 and 2.a36.
2000-06-21 Wolfgang BangerthImport my changes to kdoc which did not make it yet...
2000-06-21 Wolfgang BangerthImport kdoc snapshot 2.a35
2000-06-21 Wolfgang BangerthRemove outdated script.
2000-06-21 Wolfgang BangerthNote missing comment.
2000-06-20 Guido Kanschatadditional functions for DG-elements
2000-06-20 Guido Kanschatremoved debugging output
2000-06-20 Guido Kanschatnews and mailing-list
2000-06-20 Wolfgang BangerthAvoid 1d warning.
2000-06-20 Wolfgang BangerthAdd CVS version of configure.in to the configure script.
2000-06-19 Guido KanschatClear deletes matrix; initialize uses clear
2000-06-16 Guido Kanschatnew preconditioner interface
2000-06-16 Guido Kanschatnew ExcNotInitialized
2000-06-15 Guido KanschatNew PreconditionJacobi
2000-06-15 Wolfgang BangerthArg, one-char bug. Didn't show up in /base and /lac...
2000-06-15 Wolfgang Bangerth.
2000-06-15 Wolfgang BangerthUse RUSAGE_SELF instead of 0 in test for getrusage...
2000-06-15 Wolfgang BangerthFix common/scripts/make_dependencies.pl.
2000-06-15 Wolfgang BangerthFix a bug where the script produced some strange result...
2000-06-15 Wolfgang BangerthMore doc updates.
2000-06-15 Wolfgang BangerthAugment docs.
2000-06-15 Wolfgang BangerthUpdate to latest version.
2000-06-14 Wolfgang BangerthFix bug with lost -D__USE_MALLOC
2000-06-14 Wolfgang BangerthMore doc.
2000-06-14 Wolfgang BangerthImprove wording.
2000-06-14 Wolfgang BangerthConfigure for getrusage
2000-06-14 Wolfgang BangerthRemove -ansi when in MT mode.
2000-06-14 Wolfgang BangerthEnforce -ansi -pedantic.
2000-06-14 Wolfgang BangerthConfigure for the proper declaration of the getrusage...
2000-06-14 Wolfgang BangerthEnforce -pedantic -ansi when using the gcc compiler...
2000-06-13 Guido Kanschattests for FullMatrix
2000-06-13 Wolfgang BangerthAllow this file to be compiled with -pedantic. this...
2000-06-13 Wolfgang BangerthImprove on the type of exception that is generated...
2000-06-13 Wolfgang BangerthRecent changes in the SparsityPattern class changed...
2000-06-13 Wolfgang BangerthFix some misspellings.
2000-06-09 Guido KanschatFile *.check saves execution of tests without changed...
2000-06-09 Guido Kanschatfixes
2000-06-09 Guido Kanschatcontinuing on FEDG_Pk
2000-06-09 Guido KanschatTemporarily removed "initialize_matrices"
2000-06-09 Guido Kanschatchange in Quadrature
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.