]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-09-27 Wolfgang BangerthMinor doc updates
2006-09-26 kayser-heroldMicrofix. The interface of compute_eigenvalues was...
2006-09-26 Guido Kanschatchange ignore list
2006-09-26 Guido Kanschatchange description
2006-09-26 Guido Kanschatadd eigenvector computation to compute_eigenvalues
2006-09-26 Guido KanschatUpdate
2006-09-25 Wolfgang BangerthModify this testcase to only check the hanging nodes...
2006-09-25 Wolfgang BangerthNew movie, with nice surface view
2006-09-25 Guido KanschatAdd
2006-09-25 Wolfgang BangerthDon't appear to need these any more
2006-09-25 Wolfgang BangerthUpdate
2006-09-24 Wolfgang BangerthFix output files
2006-09-24 kayser-heroldAdded a missing explicit template instantiation (Mac...
2006-09-22 Wolfgang BangerthMention pgi 6.2. Remove notes on old versions
2006-09-22 Wolfgang BangerthDo not test for __builtin_expect when using the Portlan...
2006-09-22 Guido Kanschatvalues updated for gcc 4.1.0 on charm
2006-09-22 Wolfgang BangerthAllow to run through. Check in output
2006-09-22 Wolfgang BangerthThis is finally the right approach: only identify dofs...
2006-09-22 Wolfgang BangerthImplement something where we don't willy-nilly identify...
2006-09-22 Wolfgang BangerthCheck in some output
2006-09-21 Wolfgang BangerthA testcase that should illustrate the problem with...
2006-09-21 Wolfgang BangerthGenerate some more enlightening output.
2006-09-21 Wolfgang BangerthMinor changes without net effect
2006-09-21 Wolfgang BangerthRemove a bunch of include files that we don't need...
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
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.