]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-09-18 Wolfgang BangerthOutput has changed.
2006-09-18 Wolfgang BangerthImplement the second algorithm described in the paper.
2006-09-18 Wolfgang BangerthCrash_07 is now fixed
2006-09-18 Guido Kanschatnew PointerMatrixVector
2006-09-18 Guido Kanschattest for new PointerMatrixVector
2006-09-17 Wolfgang BangerthMake documentation read better
2006-09-16 Wolfgang BangerthChange the order of indices in the {sub,}face_interpola...
2006-09-16 Wolfgang BangerthChange the order of indices in the {sub,}face_interpola...
2006-09-15 Guido KanschatIntroduce the new status file always containing the...
2006-09-15 Guido KanschatRemove some really old information
2006-09-15 Guido Kanschata script for evaluating the new status file in tests
2006-09-15 Wolfgang BangerthUse proper argument types for the single precision...
2006-09-15 Wolfgang BangerthAdd new testcase that produces cyclic constraints.
2006-09-15 Wolfgang BangerthCheck in a bit of debug code that I will remove again...
2006-09-15 Guido Kanschattest for all LAPACK functions separately in order to...
2006-09-15 Guido Kanschatadd documentation
2006-09-14 Guido KanschatFinal round of tests.
2006-09-14 Guido Kanschatsecond round of regression test tests
2006-09-14 Guido Kanschatfirst round of regression test tests
2006-09-13 Wolfgang BangerthFix output files
2006-09-13 Wolfgang BangerthGive intuitive meaning.
2006-09-13 Wolfgang BangerthFix a few issues.
2006-09-13 Wolfgang BangerthOnly run the threads test if not in multithreading...
2006-09-11 Wolfgang BangerthFix typo.
2006-09-11 Wolfgang BangerthFix reference
2006-09-11 Ralf HartmannAvoid call of stev function for float matrices to make...
2006-09-11 Ralf HartmannRename FE::compare_for_domination to FE::compare_for_fa...
2006-09-10 Wolfgang BangerthOne more reference.
2006-09-10 Wolfgang BangerthNew tests
2006-09-10 Wolfgang BangerthFix comment.
2006-09-10 Wolfgang BangerthRename FE::compare_for_domination to FE::compare_for_fa...
2006-09-10 Wolfgang BangerthNew functions GridTools::minimal_cell_diameter and...
2006-09-10 Wolfgang BangerthAvoid trouble with old gcc versions.
2006-09-10 Wolfgang BangerthAvoid a warning about no return statement.
2006-09-10 Wolfgang BangerthMisspelled latex command
2006-09-10 Wolfgang BangerthFinishing touches
2006-09-10 Wolfgang BangerthMore on results
2006-09-10 Wolfgang BangerthPretty much finish the code.
2006-09-10 Wolfgang BangerthWe don't need to use @ref in tutorial programs, the...
2006-09-10 Wolfgang BangerthMove forward a bit
2006-09-10 Wolfgang BangerthMinimal and maximal cell diameters.
2006-09-10 Wolfgang BangerthFix one reference to where documentation is.
2006-09-10 Wolfgang BangerthConvert vertex numbers in CellData to unsigned integers...
2006-09-10 Wolfgang BangerthClarify documentation. Convert an argument to array...
2006-09-10 Wolfgang BangerthSome more text
2006-09-09 Wolfgang BangerthMore text
2006-09-09 Wolfgang BangerthRefer to the condition as the CFL condition.
2006-09-09 Wolfgang BangerthRemove an unnecessary comment.
2006-09-09 Wolfgang BangerthFix typo.
2006-09-09 Wolfgang BangerthHook in step-24. Fix a few bad references
2006-09-08 Wolfgang BangerthHook step-23 into the process
2006-09-08 Wolfgang BangerthFix wrong formula
2006-09-08 Wolfgang BangerthFinish
2006-09-08 Guido Kanschatsorry, now it compiles
2006-09-08 Wolfgang BangerthDon't default to optimized mode.
2006-09-08 Wolfgang BangerthMinor output fixes
2006-09-08 Guido Kanschatclass specifier missing
2006-09-08 Guido Kanschatupdate ignore list
2006-09-08 Guido Kanschatremove double definition of HAVE_UMFPACK and HAVE_LIBUM...
2006-09-08 Guido Kanschatadd new PointerMatrixVector
2006-09-08 Wolfgang BangerthAdd output movie
2006-09-08 Wolfgang BangerthMore text, some fixes
2006-09-08 Wolfgang BangerthA bit more
2006-09-08 Guido Kanschatmove umfpack tests to umfpack
2006-09-08 Guido Kanschatfix makefile
2006-09-07 Wolfgang BangerthAdd somethings
2006-09-07 Wolfgang BangerthFix up formulas. Reference step-23
2006-09-07 Guido Kanschatnew comparison files
2006-09-07 Guido Kanschatmake the function get() private
2006-09-07 Guido Kanschatmove petsc tests to their own directory
2006-09-07 Wolfgang BangerthReindent
2006-09-06 Wolfgang BangerthOne final note
2006-09-06 Wolfgang BangerthGood part of the introduction
2006-09-06 Guido Kanschataccidentally copied
2006-09-06 Guido Kanschateigenvalues in cg
2006-09-06 Guido Kanschatadd symmetry to TridiagonalMatrix
2006-09-06 Guido Kanschattest eigenvalue capabilities of SolverCG
2006-09-06 Guido Kanschatadd condition number calvulation
2006-09-06 Guido Kanschatput test of lapack functions into own directory
2006-09-06 Guido Kanschatsimplify report rules a bit without great effect on...
2006-09-06 Guido Kanschatadd lapack tests and produce eigenvalue data for tridia...
2006-09-06 Wolfgang BangerthLike all other headers, the lapack headers should also...
2006-09-06 Wolfgang BangerthAdd a few spaces to formulas where necessary
2006-09-05 Guido Kanschatnew test directory for LAPACK functionality
2006-09-05 Guido Kanschatadd eigenvalue support to TridiagonalMatrix
2006-09-04 Wolfgang BangerthSimplify testcase a bit.
2006-09-04 Wolfgang Bangerthupdate
2006-09-04 Wolfgang BangerthKeep with our usual naming convention
2006-09-04 Wolfgang BangerthVolumen and surface pictures
2006-09-04 Wolfgang BangerthAdd a doc/ directory
2006-09-04 Wolfgang BangerthAdd step-26
2006-09-03 Wolfgang BangerthAdd a bit of output to understand the case.
2006-09-03 Wolfgang BangerthA new test that presently crashes
2006-09-03 Wolfgang BangerthRewrite the complex case to only use faces, not neighbo...
2006-09-03 Wolfgang BangerthOutput is ok
2006-09-03 Wolfgang BangerthFix accidentally nonsensical error message
2006-09-03 Wolfgang BangerthAdd forgotten file
2006-09-03 Wolfgang BangerthProvide one function that we now need in creating hangi...
2006-09-03 Wolfgang BangerthFix hp/crash_06 and the hp/hp_constraints_*_03 tests...
2006-09-03 Wolfgang BangerthMake sure we understand the output and fix it
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.