]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-05-26 Timo Heisterthis test had a wrong output file
2013-05-26 Guido KanschatInitialize test for adaptive refinement, even if it...
2013-05-26 Guido Kanschatadd data exchange to KElly
2013-05-26 Guido Kanschatmultigrid test for uniform meshes and sufficiently...
2013-05-26 Guido KanschatMacro for opening MPI output files automatically
2013-05-26 Guido Kanschatmore global levels
2013-05-26 Timo Heisterparallel multigrid, continued
2013-05-26 Wolfgang BangerthUse correct mail address.
2013-05-26 Wolfgang BangerthAllow the mail program to be overwritten by the environ...
2013-05-26 Martin KronbichlerImplement better swap function.
2013-05-26 Timo Heistermultigrid: handle levels!=n_global_levels
2013-05-26 Guido Kanschatalso fix DoFHandler::begin(level)
2013-05-26 Timo Heisterfix test output
2013-05-26 Guido Kanschatfix output
2013-05-26 Guido KanschatDo not throw assertions from Triangulation::begin(level...
2013-05-26 Timo Heisterstep-50: add compress calls, fix output
2013-05-26 Wolfgang BangerthFix an oversight (thanks to Alexander Grayver for point...
2013-05-26 Timo Heisteradd a missing compress in multigrid
2013-05-26 Wolfgang BangerthAdd an argument to IndexSet::add_indices. Use this...
2013-05-26 Timo Heisterfix test output
2013-05-26 Timo Heisteradd failing test
2013-05-26 Timo Heistermultigrid in parallel: only track own dofs
2013-05-26 Guido Kanschatsimplify logic
2013-05-25 Guido Kanschatadd dummy compress function to SparseMatrix
2013-05-25 Guido Kanschatdo elimination of boundary columns locally
2013-05-25 Guido Kanschatfix output
2013-05-25 Guido Kanschatmatrix test with boundary conditions
2013-05-25 Timo Heisterstep-50: better matrix construction
2013-05-25 Guido Kanschattransfer prebuilt with hanging nodes
2013-05-25 Wolfgang BangerthNew test.
2013-05-25 Wolfgang BangerthNew tests.
2013-05-25 Wolfgang BangerthUnify the various implementations of ConstraintMatrix...
2013-05-25 Wolfgang BangerthFix IndexSet::operator== which we have, mysteriously...
2013-05-25 Guido Kanschatfix new test
2013-05-25 Timo Heisterremove misleading comment
2013-05-25 Guido Kanschatdebug output for MGTransferPrebuilt
2013-05-25 Timo Heistercleanup test
2013-05-25 Timo Heisterand some more MG bugs from yesterday
2013-05-25 Timo Heisteradd failing test
2013-05-25 Martin KronbichlerFix a stupid deadlock.
2013-05-25 Timo Heisterfix stuff I broke yesterday
2013-05-25 Guido Kanschatremove deprecated warninngs and prepare a new test
2013-05-25 Martin KronbichlerUse locks only when modifying entries, not whenever...
2013-05-25 Guido Kanschatprepare transfer for Trilinos matrices
2013-05-24 Wolfgang BangerthNew test.
2013-05-24 Wolfgang BangerthCan't call vec.l1_norm() if not on all processors.
2013-05-24 Wolfgang BangerthAdd locally_owned_elements() to all vector classes.
2013-05-24 Wolfgang BangerthAdd complete_index_set().
2013-05-24 Martin KronbichlerFix locks.
2013-05-24 Guido Kanschatoutput all levels
2013-05-24 Timo Heisterignore non local cells in mg*
2013-05-24 Martin KronbichlerAvoid warning about possibly uninitialized variables.
2013-05-24 Timo Heisterremove debug output
2013-05-24 Timo Heisterfix bug in distribute mg dofs in parallel
2013-05-24 Timo Heisterstep-50: add gridout
2013-05-24 Martin KronbichlerAdjust output.
2013-05-24 Timo Heistersimplify test
2013-05-24 Timo Heisterupdate test
2013-05-24 Timo Heisteradd broken test
2013-05-24 Uwe Koecheradded some (void)i to avoid warnings in optimized mode...
2013-05-24 Timo Heistergive multigrid hint in step-50
2013-05-24 Timo Heisteradd comment
2013-05-24 Timo Heisteradd cmake stuff for step-50
2013-05-24 Martin KronbichlerInitialize restriction and prolongation matrix in FESys...
2013-05-24 Wolfgang BangerthProvide Vector::supports_distributed_data for all vecto...
2013-05-24 Wolfgang BangerthMove exception declaration out of function-local scope...
2013-05-23 Wolfgang BangerthImplement ConstraintMatrix::distribute() in a different...
2013-05-23 Martin Steigemannsmall fix in fe_tools.cc
2013-05-23 Martin KronbichlerMention change.
2013-05-23 Martin KronbichlerPatch for FETools::back_interpolate for parallel::distr...
2013-05-22 Wolfgang BangerthOne more.
2013-05-22 Matthias MaierCMake: Rename configure_umfpack.cmake to configura_1_um...
2013-05-22 Wolfgang BangerthAdjust output.
2013-05-22 Martin 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 Martin KronbichlerImprove documentation.
2013-05-22 Martin KronbichlerMake compile without MPI.
2013-05-22 Martin KronbichlerAdjust number of iterations due to new computation...
2013-05-22 Martin KronbichlerExtend test to negative entries.
2013-05-22 Martin KronbichlerFix comparison with negative entries.
2013-05-22 Wolfgang BangerthRemove this file since it's unused, see bug report...
2013-05-21 Martin KronbichlerImprove inner products in parallel vector: Use only...
2013-05-21 Wolfgang BangerthRename test to reflect the function it tests.
2013-05-21 Martin KronbichlerAdjust output for change in r29539
2013-05-21 Martin KronbichlerUse better max coarse size for Trilinos AMG preconditio...
2013-05-21 Martin KronbichlerUse deal.II CG solver for initializing PreconditionCheb...
2013-05-21 Wolfgang BangerthFix include files.
2013-05-21 Martin KronbichlerFix a few typos.
2013-05-21 Wolfgang BangerthAugment text.
2013-05-21 Martin KronbichlerFix bug in parallel::distributed::Vector::compress...
2013-05-21 Wolfgang BangerthShort circuit a test to make dof_tools_21 pass again.
2013-05-21 Wolfgang BangerthAdd a test.
2013-05-21 Wolfgang BangerthDoh -- I need to learn to place my parentheses...
2013-05-21 Wolfgang BangerthAdd a test. This doesn't currently work, but I'd like...
2013-05-20 Wolfgang BangerthFix completely bogus way of including header files.
2013-05-20 Wolfgang BangerthAdd an assertion.
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...
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.