]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-06-20 Matthias MaierRenindent comments in function.h
2013-06-18 Timo Heisterupdate error message
2013-06-17 Martin KronbichlerAvoid inserting elements already present in index set
2013-06-17 Martin KronbichlerFix two typos.
2013-06-17 Timo Heisterupdate output location
2013-06-17 Timo Heisterdocumentation improvements (thanks Oleh Krehel)
2013-06-16 Timo Heisterfix test output (this was wrong for a long time)
2013-06-16 Timo Heisteradd to changelog
2013-06-16 Timo Heistermerge fix for BlockSparsityPattern::column_number to...
2013-06-16 Wolfgang BangerthDocument global_dof_index.
2013-06-16 Wolfgang BangerthDocument global_dof_index.
2013-06-16 Wolfgang BangerthDocument global_dof_index.
2013-06-14 Martin KronbichlerFix bug.
2013-06-13 Martin KronbichlerShortcut in smoother. Fix typo.
2013-06-13 Martin KronbichlerImproved sparsity pattern generation.
2013-06-12 Wolfgang BangerthAdd a couple of sentences.
2013-06-12 Bruno TurcksinAdd documentation about 64bit indices.
2013-06-12 Bruno TurcksinTrilinosWrappers::SolverBase::Solve support Epetra_Oper...
2013-06-11 Matthias Maiergmres_reorthogonalize_02: Remove superfluent deallog...
2013-06-11 Matthias MaierAllow to pop the "DEAL" prefix from logstream
2013-06-10 Markus BuergAdd tests for FE_Nedelec<3> for meshes with faces with...
2013-06-10 Markus BuergAdd support for faces with non-standard orientation...
2013-06-07 Martin KronbichlerMake comparison of ghost values in compress(VectorOpera...
2013-06-06 Timo Heisterpull fix to mainline
2013-06-06 Timo Heistersome documentation fixes, patch from Oleh Krehel
2013-06-06 Timo Heisteralso allow multithreading for step 33
2013-06-06 Matthias MaierBugfix: step-44: Actually run some parallel tasks...
2013-06-06 Matthias MaierUse correct type for dof index, also fixes a warning...
2013-06-05 Timo Heisterfix one test output from branch
2013-06-05 Matthias MaierCMake: Actually use PORD_LIBERARY in FindMUMPS.cmake...
2013-06-05 Timo Heistermake tester happy
2013-06-05 Bruno TurcksinOutput files for two tests are different for 32bit...
2013-06-05 Matthias MaierFix a compilation regression
2013-06-05 Bruno TurcksinAugment documentation.
2013-06-05 Matthias MaierUpdate config.h.in
2013-06-05 Matthias MaierCMake: Some small changes for DEAL_II_WITH_64BIT_INDICES
2013-06-05 Matthias MaierCMake: Small cleanup: Use OPTION(...) instead of SET...
2013-06-05 Bruno TurcksinMerge branch_bigger_global_dof_indices_4 back into...
2013-06-05 Matthias MaierCMake: Fix Typo in FindMUMPS.cmake, fix issue 60
2013-06-04 Bruno TurcksinMerge from mainline.
2013-06-04 Bruno TurcksinUse typedef instead of #if #else.
2013-06-04 Bruno TurcksinFix a bug when using 32bits global indices.
2013-06-04 Martin KronbichlerAdjust formula.
2013-06-04 Martin KronbichlerIncrease size of stabilization parameter to get stable...
2013-06-03 Bruno TurcksinFix a bug in sparse_matrix.template.h
2013-06-03 Bruno TurcksinFix a bug in distribute_mg_dofs.
2013-06-03 Wolfgang BangerthFix location of a semicolon so that it doesn't trip...
2013-06-03 Guido KanschatScott Miller's patch adding the unique_faces option
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.
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.