]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-05-21 bangerthAdd a test. This doesn't currently work, but I'd like...
2013-05-20 bangerthFix completely bogus way of including header files.
2013-05-20 bangerthAdd an assertion.
2013-05-20 bangerthAdd missing include file.
2013-05-20 maierFixup two comments ;-)
2013-05-20 bangerthMake make_periodicity_constraints work with locally...
2013-05-18 bangerthNew test.
2013-05-17 bangerthFix a couple of typos.
2013-05-17 bangerthMore progress on periodic boundary conditions.
2013-05-16 bangerthRefactor a bit, in preparation to dealing with periodic...
2013-05-16 bangerthAdd standard file header.
2013-05-16 bangerthMove slightly forward.
2013-05-16 kronbichlerFix warning
2013-05-16 kronbichlerFix undefined references with Intel compiler.
2013-05-15 kronbichlerSimplify get_interpolation_matrix
2013-05-15 kronbichlerFix clear function of MatrixFree
2013-05-15 kronbichlerMake compile with older compilers.
2013-05-14 kronbichlerAdjust output difference of the form 0.938/0.937 with...
2013-05-14 kronbichlerFix include file locations.
2013-05-14 kronbichlerAvoid running into an assertion for very high order.
2013-05-14 kronbichlerUndo accidental check-in.
2013-05-14 kronbichlerMake compile with older gcc.
2013-05-14 kronbichlerUpdate comment
2013-05-14 kronbichlerImplement FE_Q_iso_Q1 element, i.e., an element that...
2013-05-14 younghandle SLEPc descriptions.
2013-05-13 bangerthAdd a sentence to the documentation.
2013-05-13 bangerthImprove documentation somewhat.
2013-05-13 kronbichlerFix include files
2013-05-13 kronbichlerMention fix in ConvergenceTable.
2013-05-12 bangerthImplement writing time and cycle to VTU files.
2013-05-12 bangerthImplement writing time and cycle to VTK files. VTU...
2013-05-11 bangerthFix a bunch of misspellings of the name "Dirichlet".
2013-05-10 kronbichlerForgot new test output
2013-05-10 kronbichlerFix one more issue, augment documentation of new parameter.
2013-05-10 kronbichlerFix issue 28.
2013-05-10 bangerthRemove stray 'typename' keywords.
2013-05-10 youngRemove one & comment one 1d-assertion.
2013-05-10 youngPatch MathGL to output 3d grids.
2013-05-10 youngNote to self about eigenpair logic...
2013-05-10 youngGet imaginary parts of eigenpairs.
2013-05-09 heisterfix r29449
2013-05-09 kronbichlerIt is cleaner to call Epetra_Matrix::Multiply with...
2013-05-09 kronbichlerSimplify TrilinosWrappers::SparseMatrix::vmult a bit...
2013-05-09 kronbichlerExtend MatrixTools::create_mass_matrix and MatrixTools...
2013-05-09 kronbichlerAdjust test output: Trilinos has apparently a call...
2013-05-09 bangerthRemove all uses of a removed variable.
2013-05-08 kronbichlerImplement a few more matrix-vector products with Trilin...
2013-05-08 kronbichlerFix change description
2013-05-08 bangerthAugment documentation.
2013-05-08 kronbichlerImprove advance() operation and comparison operation...
2013-05-08 kronbichlerAdjust output (row length in ChunkSparsityPattern is...
2013-05-07 kronbichlerDifferent BLAS versions apparently produce different...
2013-05-07 kronbichlerMention change
2013-05-07 kronbichlerImplement iterator for ChunkSparseMatrix. Parallelize...
2013-05-07 kainan.wangAdd two authors; make a correction in documentation
2013-05-07 kronbichlerFix comment.
2013-05-07 kronbichlerMention changes
2013-05-07 kronbichlerFix early success in Bicgstab: Should not scale residua...
2013-05-07 kronbichlerRemove obsolete include file
2013-05-07 kronbichlerMake test work
2013-05-06 bangerthInstantiate FETools::interpolate for general vector...
2013-05-06 kronbichlerAdd expected output
2013-05-06 kronbichlerAdd a test (that currently fails) showing that early...
2013-05-06 kronbichlerSave one temporary vector in Bicgstab.
2013-05-06 kronbichlerChoose to adaptively re-orthogonalize in GMRES, which...
2013-05-06 kronbichlerActually test right preconditioning.
2013-05-06 bangerthList Kevin Dugan's thesis.
2013-05-06 bangerthAdd Guido's address.
2013-05-06 bangerthMinor edits.
2013-05-05 bangerthAugment documentation.
2013-05-04 maierCMake: Also install deal.tag
2013-05-03 turcksinTemporary fix for compress. Ideally all the ::dealii...
2013-05-03 turcksinDelete useless std::cout.
2013-05-03 heisterfix Trilinos SparseMatrix adding instead of inserting...
2013-05-03 heisterclean up test
2013-05-03 heistermake test fail (bug in Trilinos)
2013-05-03 bangerthAdd one.
2013-05-02 youngBuild in assertions...
2013-05-02 bangerthDo not use std::numeric_limits on enum types -- max...
2013-05-02 heisterfix 2d test
2013-05-02 heisterfix p4est assert from yesterday
2013-05-02 kronbichlerEnable multithreading.
2013-05-02 kronbichlerEnable multithreading by default.
2013-05-02 heisteradd 2d test (does not trigger the right error)
2013-05-02 heisteradd test for p4est max refinement level
2013-05-02 heisterthrow exception if p4est maximum refinement level is...
2013-05-01 bangerthFix poor markup.
2013-05-01 bangerthMore comments.
2013-05-01 bangerthBetter formatting of documentation.
2013-05-01 bangerthProvide better documentation.
2013-05-01 bangerthComment on the fact that VTK is a legacy format. People...
2013-04-30 bangerthParameterHandler::set(., bool) which was broken, see...
2013-04-30 bangerthRename variable in inner scope to avoid clash with...
2013-04-30 bangerthDo operation in the correct type.
2013-04-30 bangerthAdd missing include files.
2013-04-30 bangerthRemove accidental double-semicolons (is that a colon...
2013-04-30 kronbichlerMake partial initialization work properly, including...
2013-04-30 kronbichlerSimplify FullMatrix::Tmmult and FullMatrix::mTmult...
2013-04-30 maierCMake: Fix a typo that prevented user supplied shared...
2013-04-30 maierCMake: Small cleanup in check_*, take over r29403 to...
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.