]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-06-01 Timo Heistermake a lot more tests work
2013-06-01 Timo Heisterattempt to fix failing multigrid tests (is_locally_owne...
2013-06-01 Wolfgang BangerthUpdate output.
2013-06-01 Timo Heisteralso delete mpi OK files in make clean
2013-06-01 Timo Heisterfix svg out that with new subdomain changes
2013-06-01 Timo Heisterupdate tests to produce output on each cpu
2013-05-31 Timo Heisterfix last commit
2013-05-31 Timo Heistermake sure to close the file
2013-05-31 Timo Heistermake test work
2013-05-31 Timo Heistersubdomainids should only work for active cells, enforce...
2013-05-31 Timo Heisterupdate test
2013-05-31 Timo Heistertests should not use is_artificial() etc on cells that...
2013-05-31 Timo Heisterskip parts of loop in distribute_dofs() that is not...
2013-05-31 Wolfgang BangerthMore doc updates.
2013-05-31 Wolfgang BangerthAugment documentation.
2013-05-31 Wolfgang BangerthProperly format comments.
2013-05-31 Guido Kanschatyet another successful test
2013-05-31 Guido Kanschattowards mixed cg/dg mg
2013-05-31 Guido Kanschatremove double loop by two outputs
2013-05-31 Martin KronbichlerBetter way for recording the exception: Only print...
2013-05-31 Martin KronbichlerAdjust output
2013-05-31 Martin KronbichlerRemove stray typename
2013-05-31 Martin KronbichlerFix test.
2013-05-31 Martin KronbichlerFix uninitialized memory.
2013-05-31 Martin KronbichlerFix a few bugs with distribute. constraint_matrix_trili...
2013-05-31 Martin KronbichlerMake distribute() work properly with parallel::distribu...
2013-05-31 Wolfgang BangerthMake ConstraintMatrix::distribute also work for block...
2013-05-31 Wolfgang BangerthRemove tests that now no longer make sense.
2013-05-31 Wolfgang BangerthImprove documentation slightly.
2013-05-30 Wolfgang BangerthCheck in a revision of the ConstraintMatrix::distribute...
2013-05-30 Timo Heisterrevert accidental change from r29647
2013-05-30 Timo Heisterrevert accidental change from r29647
2013-05-30 Timo Heisterupdate test output
2013-05-30 Timo Heisterfix test and output
2013-05-30 Timo Heisteradd MPILogInitAll helper class for mpi tests
2013-05-29 Martin KronbichlerNeed to call update_ghost_values with the current schem...
2013-05-28 Wolfgang BangerthRevert changes to ConstraintMatrix::distribute, see...
2013-05-28 Guido Kanschatfilter out trilinos and petsc if not configured
2013-05-28 Martin KronbichlerAdjust test case for new scheme for constraints.
2013-05-28 Wolfgang BangerthMinor edits.
2013-05-28 Martin KronbichlerNeed to build constraints between ghost cells also...
2013-05-28 Guido Kanschatnew ouptu format
2013-05-28 Martin KronbichlerAnother minor fix.
2013-05-28 Martin KronbichlerZero out ghosts in parallel vector explicitly when...
2013-05-28 Martin KronbichlerShould not call ConstraintMatrix::distribute on vector...
2013-05-28 Wolfgang BangerthAdjust output to what is presumably the correct one.
2013-05-27 Guido Kanschatreorder levels and make output more machine readable
2013-05-27 Wolfgang BangerthMinor adjustment, but this doesn't fix the problem.
2013-05-27 Wolfgang BangerthAvoid some communication by improving on Timo's patch...
2013-05-27 Martin KronbichlerTwo minor improvements
2013-05-27 Timo Heisterfix mg number cache
2013-05-27 Timo Heistermultigrid copy_indices another try
2013-05-27 Timo Heistermultigrid copy_indices maybe more correct now?
2013-05-27 Guido Kanschattest copy indices
2013-05-27 Guido Kanschatreintroduce constraints and add debug function
2013-05-27 Timo Heisterfill new copy_indices even more correct
2013-05-27 Timo Heisterfill new copy_indices correctly
2013-05-27 Timo Heisterstep-50: parellel dataout, use IndexSet for ConstraintM...
2013-05-27 Timo Heisterfill new mg copy_indices variables
2013-05-27 Guido Kanschatfix distributed functionality in copy to/from mg
2013-05-27 Martin KronbichlerImplement TrilinosWrappers::VectorBase::locally_owned_e...
2013-05-27 Guido Kanschattwo new fields
2013-05-27 Timo Heisterupdate test
2013-05-27 Timo Heisteradding test that shows broken ConstraintMatrix::distrib...
2013-05-27 Timo Heistergit-svn-id: https://svn.dealii.org/trunk@29634 0785d39b...
2013-05-27 Timo Heisterstep-50: do not copy coarse matrix
2013-05-27 Guido Kanschatchange path and add MPI
2013-05-27 Timo Heisterfix deadlock in ConstraintMatrix
2013-05-27 Timo Heisterfix compress() handling
2013-05-26 Timo HeisterThat test looked pretty broken to me.
2013-05-26 Timo Heisterdocument bug in ConstraintMatrix::distribute()
2013-05-26 Guido Kanschatoutput for one processor
2013-05-26 Guido Kanschatadd distribution for Kelly
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
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.