]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-09-21 Wolfgang BangerthNew presently crashing test. Add comments.
2006-09-21 Guido Kanschatdo not compute condition number of a 1d system; no...
2006-09-21 Wolfgang BangerthMention that chains of constraints are now ok.
2006-09-21 Wolfgang BangerthWhen resolving chains of constraints, we not only have...
2006-09-21 Wolfgang BangerthDon't treat DoFs that have already been treated.
2006-09-20 Wolfgang BangerthCache more data, clean up implementation a bit.
2006-09-20 Guido Kanschatmake sure, condition numbers are only computed if there...
2006-09-20 Wolfgang BangerthRename functions to avoid confusing them with assertions.
2006-09-20 Wolfgang BangerthCache a few more things. Clean up a bit.
2006-09-20 Wolfgang BangerthCache the subface matrices for the simple case.
2006-09-20 Wolfgang BangerthClean up a few things
2006-09-19 Wolfgang BangerthUpdate svn:ignore
2006-09-19 Wolfgang BangerthUpdate comments and output
2006-09-19 Wolfgang BangerthAdd a TODO.
2006-09-19 Wolfgang BangerthNew test that presently fails.
2006-09-18 Wolfgang BangerthImplement the possibility to create chains of constrain...
2006-09-18 Wolfgang Bangerthtwo more testcases that are going to be fixed with...
2006-09-18 Wolfgang Bangerthcrash_08 is going to be fixed with the next check in.
2006-09-18 Wolfgang BangerthAdd an assertion
2006-09-18 Wolfgang BangerthDo a cast to the expected data type. This shouldn't...
2006-09-18 Wolfgang BangerthRemove naming of template parameter, to avoid confusion...
2006-09-18 Wolfgang BangerthUpdate a few comments
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
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.