]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-05-25 kanschatprepare transfer for Trilinos matrices
2013-05-24 bangerthNew test.
2013-05-24 bangerthCan't call vec.l1_norm() if not on all processors.
2013-05-24 bangerthAdd locally_owned_elements() to all vector classes.
2013-05-24 bangerthAdd complete_index_set().
2013-05-24 kronbichlerFix locks.
2013-05-24 kanschatoutput all levels
2013-05-24 heisterignore non local cells in mg*
2013-05-24 kronbichlerAvoid warning about possibly uninitialized variables.
2013-05-24 heisterremove debug output
2013-05-24 heisterfix bug in distribute mg dofs in parallel
2013-05-24 heisterstep-50: add gridout
2013-05-24 kronbichlerAdjust output.
2013-05-24 heistersimplify test
2013-05-24 heisterupdate test
2013-05-24 heisteradd broken test
2013-05-24 koecheradded some (void)i to avoid warnings in optimized mode...
2013-05-24 heistergive multigrid hint in step-50
2013-05-24 heisteradd comment
2013-05-24 heisteradd cmake stuff for step-50
2013-05-24 kronbichlerInitialize restriction and prolongation matrix in FESys...
2013-05-24 bangerthProvide Vector::supports_distributed_data for all vecto...
2013-05-24 bangerthMove exception declaration out of function-local scope...
2013-05-23 bangerthImplement ConstraintMatrix::distribute() in a different...
2013-05-23 steigemannsmall fix in fe_tools.cc
2013-05-23 kronbichlerMention change.
2013-05-23 kronbichlerPatch for FETools::back_interpolate for parallel::distr...
2013-05-22 bangerthOne more.
2013-05-22 maierCMake: Rename configure_umfpack.cmake to configura_1_um...
2013-05-22 bangerthAdjust output.
2013-05-22 kronbichlerMake compile without C++11.
2013-05-22 christian.wuelkerOutput adjusted to new version of GridOut::write_svg
2013-05-22 christian.wuelkeradded DataOutBase::write_svg.
2013-05-22 kronbichlerImprove documentation.
2013-05-22 kronbichlerMake compile without MPI.
2013-05-22 kronbichlerAdjust number of iterations due to new computation...
2013-05-22 kronbichlerExtend test to negative entries.
2013-05-22 kronbichlerFix comparison with negative entries.
2013-05-22 bangerthRemove this file since it's unused, see bug report...
2013-05-21 kronbichlerImprove inner products in parallel vector: Use only...
2013-05-21 bangerthRename test to reflect the function it tests.
2013-05-21 kronbichlerAdjust output for change in r29539
2013-05-21 kronbichlerUse better max coarse size for Trilinos AMG preconditio...
2013-05-21 kronbichlerUse deal.II CG solver for initializing PreconditionCheb...
2013-05-21 bangerthFix include files.
2013-05-21 kronbichlerFix a few typos.
2013-05-21 bangerthAugment text.
2013-05-21 kronbichlerFix bug in parallel::distributed::Vector::compress...
2013-05-21 bangerthShort circuit a test to make dof_tools_21 pass again.
2013-05-21 bangerthAdd a test.
2013-05-21 bangerthDoh -- I need to learn to place my parentheses...
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.
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.