]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-05-20 Wolfgang BangerthAdd missing include file.
2013-05-20 Matthias MaierFixup two comments ;-)
2013-05-20 Wolfgang BangerthMake make_periodicity_constraints work with locally...
2013-05-18 Wolfgang BangerthNew test.
2013-05-17 Wolfgang BangerthFix a couple of typos.
2013-05-17 Wolfgang BangerthMore progress on periodic boundary conditions.
2013-05-16 Wolfgang BangerthRefactor a bit, in preparation to dealing with periodic...
2013-05-16 Wolfgang BangerthAdd standard file header.
2013-05-16 Wolfgang BangerthMove slightly forward.
2013-05-16 Martin KronbichlerFix warning
2013-05-16 Martin KronbichlerFix undefined references with Intel compiler.
2013-05-15 Martin KronbichlerSimplify get_interpolation_matrix
2013-05-15 Martin KronbichlerFix clear function of MatrixFree
2013-05-15 Martin KronbichlerMake compile with older compilers.
2013-05-14 Martin KronbichlerAdjust output difference of the form 0.938/0.937 with...
2013-05-14 Martin KronbichlerFix include file locations.
2013-05-14 Martin KronbichlerAvoid running into an assertion for very high order.
2013-05-14 Martin KronbichlerUndo accidental check-in.
2013-05-14 Martin KronbichlerMake compile with older gcc.
2013-05-14 Martin KronbichlerUpdate comment
2013-05-14 Martin KronbichlerImplement FE_Q_iso_Q1 element, i.e., an element that...
2013-05-14 Toby D. Younghandle SLEPc descriptions.
2013-05-13 Wolfgang BangerthAdd a sentence to the documentation.
2013-05-13 Wolfgang BangerthImprove documentation somewhat.
2013-05-13 Martin KronbichlerFix include files
2013-05-13 Martin KronbichlerMention fix in ConvergenceTable.
2013-05-12 Wolfgang BangerthImplement writing time and cycle to VTU files.
2013-05-12 Wolfgang BangerthImplement writing time and cycle to VTK files. VTU...
2013-05-11 Wolfgang BangerthFix a bunch of misspellings of the name "Dirichlet".
2013-05-10 Martin KronbichlerForgot new test output
2013-05-10 Martin KronbichlerFix one more issue, augment documentation of new parameter.
2013-05-10 Martin KronbichlerFix issue 28.
2013-05-10 Wolfgang BangerthRemove stray 'typename' keywords.
2013-05-10 Toby D. YoungRemove one & comment one 1d-assertion.
2013-05-10 Toby D. YoungPatch MathGL to output 3d grids.
2013-05-10 Toby D. YoungNote to self about eigenpair logic...
2013-05-10 Toby D. YoungGet imaginary parts of eigenpairs.
2013-05-09 Timo Heisterfix r29449
2013-05-09 Martin KronbichlerIt is cleaner to call Epetra_Matrix::Multiply with...
2013-05-09 Martin KronbichlerSimplify TrilinosWrappers::SparseMatrix::vmult a bit...
2013-05-09 Martin KronbichlerExtend MatrixTools::create_mass_matrix and MatrixTools...
2013-05-09 Martin KronbichlerAdjust test output: Trilinos has apparently a call...
2013-05-09 Wolfgang BangerthRemove all uses of a removed variable.
2013-05-08 Martin KronbichlerImplement a few more matrix-vector products with Trilin...
2013-05-08 Martin KronbichlerFix change description
2013-05-08 Wolfgang BangerthAugment documentation.
2013-05-08 Martin KronbichlerImprove advance() operation and comparison operation...
2013-05-08 Martin KronbichlerAdjust output (row length in ChunkSparsityPattern is...
2013-05-07 Martin KronbichlerDifferent BLAS versions apparently produce different...
2013-05-07 Martin KronbichlerMention change
2013-05-07 Martin KronbichlerImplement iterator for ChunkSparseMatrix. Parallelize...
2013-05-07 Kainan WangAdd two authors; make a correction in documentation
2013-05-07 Martin KronbichlerFix comment.
2013-05-07 Martin KronbichlerMention changes
2013-05-07 Martin KronbichlerFix early success in Bicgstab: Should not scale residua...
2013-05-07 Martin KronbichlerRemove obsolete include file
2013-05-07 Martin KronbichlerMake test work
2013-05-06 Wolfgang BangerthInstantiate FETools::interpolate for general vector...
2013-05-06 Martin KronbichlerAdd expected output
2013-05-06 Martin KronbichlerAdd a test (that currently fails) showing that early...
2013-05-06 Martin KronbichlerSave one temporary vector in Bicgstab.
2013-05-06 Martin KronbichlerChoose to adaptively re-orthogonalize in GMRES, which...
2013-05-06 Martin KronbichlerActually test right preconditioning.
2013-05-06 Wolfgang BangerthList Kevin Dugan's thesis.
2013-05-06 Wolfgang BangerthAdd Guido's address.
2013-05-06 Wolfgang BangerthMinor edits.
2013-05-05 Wolfgang BangerthAugment documentation.
2013-05-04 Matthias MaierCMake: Also install deal.tag
2013-05-03 Bruno TurcksinTemporary fix for compress. Ideally all the ::dealii...
2013-05-03 Bruno TurcksinDelete useless std::cout.
2013-05-03 Timo Heisterfix Trilinos SparseMatrix adding instead of inserting...
2013-05-03 Timo Heisterclean up test
2013-05-03 Timo Heistermake test fail (bug in Trilinos)
2013-05-03 Wolfgang BangerthAdd one.
2013-05-02 Toby D. YoungBuild in assertions...
2013-05-02 Wolfgang BangerthDo not use std::numeric_limits on enum types -- max...
2013-05-02 Timo Heisterfix 2d test
2013-05-02 Timo Heisterfix p4est assert from yesterday
2013-05-02 Martin KronbichlerEnable multithreading.
2013-05-02 Martin KronbichlerEnable multithreading by default.
2013-05-02 Timo Heisteradd 2d test (does not trigger the right error)
2013-05-02 Timo Heisteradd test for p4est max refinement level
2013-05-02 Timo Heisterthrow exception if p4est maximum refinement level is...
2013-05-01 Wolfgang BangerthFix poor markup.
2013-05-01 Wolfgang BangerthMore comments.
2013-05-01 Wolfgang BangerthBetter formatting of documentation.
2013-05-01 Wolfgang BangerthProvide better documentation.
2013-05-01 Wolfgang BangerthComment on the fact that VTK is a legacy format. People...
2013-04-30 Wolfgang BangerthParameterHandler::set(., bool) which was broken, see...
2013-04-30 Wolfgang BangerthRename variable in inner scope to avoid clash with...
2013-04-30 Wolfgang BangerthDo operation in the correct type.
2013-04-30 Wolfgang BangerthAdd missing include files.
2013-04-30 Wolfgang BangerthRemove accidental double-semicolons (is that a colon...
2013-04-30 Martin KronbichlerMake partial initialization work properly, including...
2013-04-30 Martin KronbichlerSimplify FullMatrix::Tmmult and FullMatrix::mTmult...
2013-04-30 Matthias MaierCMake: Fix a typo that prevented user supplied shared...
2013-04-30 Matthias MaierCMake: Small cleanup in check_*, take over r29403 to...
2013-04-30 Wolfgang BangerthSuppress several more of Intel's warnings.
2013-04-29 Timo Heisteradd my email
2013-04-29 Wolfgang BangerthLink to video lectures. Reshuffle links so that the...
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.