]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2000-06-09 Guido Kanschatwarnings removed in 3D
2000-06-09 Guido Kanschatfirst step towards FEDG_Pk
2000-06-09 Guido Kanschatnew access in SparseMatrix
2000-06-09 Guido KanschatExponential function
2000-06-09 Wolfgang BangerthBe stricter with warnings. I'd like to have added ...
2000-06-09 Wolfgang BangerthAdd missing `typename's.
2000-06-09 Wolfgang BangerthAdd missing `typenames'.
2000-06-06 Wolfgang BangerthAdd comment on gdb.
2000-06-05 Wolfgang BangerthSparseMatrix::el
2000-06-05 Wolfgang BangerthList configury revamp.
2000-06-02 Guido KanschatReduced sparsity pattern for DG-Multigrid
2000-06-02 Wolfgang BangerthImplement the el(i,j) function.
2000-06-02 Wolfgang BangerthUndo "bug" fix.
2000-06-02 Wolfgang BangerthRevamp configury machinery.
2000-05-31 Wolfgang BangerthFix wrong filenames in comments.
2000-05-31 Wolfgang BangerthFix indentations.
2000-05-31 Wolfgang BangerthRe-add some documentation that seems to have got lost.
2000-05-31 Guido Kanschatrenaming in Quadrature
2000-05-31 Guido Kanschatbug removed
2000-05-31 Guido Kanschatnew functions in QProjector; weeded out doc for Quadrature
2000-05-30 Wolfgang BangerthAck, this bug seemed to be too obvious for proper testi...
2000-05-30 Wolfgang BangerthFix bug in SparsityPattern::print_gnuplot.
2000-05-30 Wolfgang BangerthFix bug in print_gnuplot.
2000-05-29 Wolfgang BangerthNote bugfix by Ralf in DataOut.
2000-05-29 Ralf Hartmannfix a sneaky bug in MT.
2000-05-29 Guido KanschatTemporarily removed grid_generator from all
2000-05-29 Wolfgang BangerthDoc update.
2000-05-29 Ralf Hartmannreplace MatrixCreator<dim>::create_interpolation_matrix...
2000-05-29 Wolfgang BangerthFix removed exceptions in function.h
2000-05-29 Wolfgang BangerthAdjust copyright.
2000-05-29 Wolfgang BangerthMinor adjustments.
2000-05-29 Wolfgang BangerthFix of FullMatrix::Tvmult
2000-05-29 Wolfgang BangerthList changes 3.0->3.0.1, and slight layout changes.
2000-05-29 Wolfgang BangerthIf the copyright needs to be changed, then like this.
2000-05-26 Guido Kanschatenclosed_hyper_cube in 3d
2000-05-26 Ralf Hartmannnew class FETools, function MatrixCreator::create_inter...
2000-05-26 Ralf Hartmannadd a new class FETools that provides interpolation...
2000-05-26 Wolfgang BangerthFix missing </p> (yields different browser output)
2000-05-26 Wolfgang BangerthMore time sorting.
2000-05-26 Wolfgang BangerthReorder how vmult and Tvmult work, make them more confo...
2000-05-26 Wolfgang Bangerth*** empty log message ***
2000-05-26 Wolfgang BangerthFix indexing bug.
2000-05-26 Guido Kanschatbug fixed
2000-05-26 Guido Kanschattoday's changes
2000-05-26 Guido Kanschatoptimized flux sparsity
2000-05-26 Guido Kanschatbug removed
2000-05-25 Guido Kanschatfixes
2000-05-25 Guido KanschatVectorTools::integrate_difference:
2000-05-25 Guido KanschatComponentSelectFunction added, CosineFunction fixed
2000-05-25 Guido Kanschatmissing declarations added
2000-05-25 Guido Kanschatredundant exceptions removed
2000-05-25 Guido KanschatDependence on forward_declarations removed for speed
2000-05-25 Wolfgang BangerthFix.
2000-05-24 Guido Kanschatdependence on forward_declarations.h removed for speed
2000-05-24 Guido Kanschatsorted in time
2000-05-24 Guido Kanschatdebug functions included
2000-05-24 Guido KanschatDependence on forward_declarations removed for speed
2000-05-24 Wolfgang BangerthEliminate stores of zeroes.
2000-05-24 Wolfgang BangerthUse Jacobi preconditioning. Check for float matrices...
2000-05-24 Wolfgang BangerthMatrixTools::apply_boundary_values
2000-05-24 Wolfgang BangerthFix template problem.
2000-05-24 Wolfgang BangerthMake apply_boundary_values a template of the number...
2000-05-24 Wolfgang BangerthImplement Jacobi preconditioning.
2000-05-24 Wolfgang BangerthImplement residual for block matrices.
2000-05-23 Guido KanschatError in 3D removed
2000-05-23 Wolfgang Bangerth.
2000-05-23 Wolfgang BangerthAdd new testcase.
2000-05-23 Wolfgang BangerthUse reinit(Vector) instead of reinit(size), to make...
2000-05-23 Wolfgang BangerthAdapt to recent changes in the lib.
2000-05-23 Wolfgang BangerthUpdate to changes in the lib.
2000-05-23 Wolfgang BangerthFix @p tag by #...#
2000-05-22 Ralf HartmannFE_DGx::restriction is changed to a local projection
2000-05-22 Ralf Hartmannsmall fix
2000-05-22 Ralf Hartmannsmall reformating and doc fixes
2000-05-22 Ralf Hartmannremove 38659 lines of code for the restriction matrices...
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.