]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-06-03 Bruno TurcksinFix a bug in distribute_mg_dofs.
2013-06-03 Bruno TurcksinMerge from mainline.
2013-06-03 Toby D. YoungSyntax tweak
2013-06-03 Toby D. YoungDeal kindly with PETSC_USE_COMPLEX in SLEPcWrappers.
2013-06-03 Toby D. YoungDeal kindly with PETSC_USE_COMPLEX in PETScWrappers.
2013-06-03 Toby D. YoungDeal with PETSC_USE_COMPLEX in PETScWrappers.
2013-06-03 Wolfgang BangerthFix previous change.
2013-06-03 Wolfgang BangerthCatch exceptions also in WorkStream, similar to the...
2013-06-03 Timo Heisterupdate test
2013-06-02 Timo Heisterstep-50: clean up, comparison with AMG
2013-06-02 Timo Heisterwork on fixing multigrid in parallel
2013-06-02 Timo Heisterupdate test
2013-06-02 Timo Heisterdisallow get_dof_indices() and a few others for nonacti...
2013-06-02 Wolfgang BangerthMore gracefully handle the case that an exception is...
2013-06-01 Timo Heisteradd some ignores
2013-06-01 Timo Heisterfix a bunch of tests
2013-06-01 Timo Heisterfix another spot where we ask an inactive cell for...
2013-06-01 Timo Heistermissed one directory with svn:ignores for cmake temp...
2013-06-01 Timo Heisteradd cmake temp files to the ignores in the example...
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 BangerthMove default initialization to a central location.
2013-06-01 Wolfgang BangerthAdd some documentation.
2013-06-01 Bruno TurcksinTimo's fix for cmake output.
2013-06-01 Wolfgang BangerthAdd DEAL_II_WITH_64BIT_INDICES to the list of variables...
2013-06-01 Wolfgang BangerthUpdate output.
2013-06-01 Bruno TurcksinUse an existing macro to set the default indices to...
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 Bruno TurcksinBy default uses 32bit indices.
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 Bruno TurcksinMerge from mainline.
2013-05-31 Timo Heistermake test work
2013-05-31 Bruno TurcksinFix a test.
2013-05-31 Timo Heistersubdomainids should only work for active cells, enforce...
2013-05-31 Bruno TurcksinAdd the preprocessor command to use 64bit global indice...
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 Bruno TurcksinFix some tests.
2013-05-31 Guido Kanschatremove double loop by two outputs
2013-05-31 Bruno TurcksinMerge from mainline + fix a bug in petsc_vector_base.
2013-05-31 Martin KronbichlerBetter way for recording the exception: Only print...
2013-05-31 Bruno TurcksinFix a bug in trilinos_vector_base.
2013-05-31 Martin KronbichlerAdjust output
2013-05-31 Bruno TurcksinFix some tests.
2013-05-31 Bruno TurcksinMerge from mainline.
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 Wolfgang BangerthAdd necessary conversion.
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 Bruno TurcksinMerge from mainline.
2013-05-29 Martin KronbichlerNeed to call update_ghost_values with the current schem...
2013-05-28 Bruno TurcksinMerge from mainline.
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...
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.