]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-06-17 Timo Heistermerge from mainline
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 Heisterstep-32: construct solver correctly
2013-06-16 Timo Heisterdisable cheap solver for now
2013-06-16 Timo Heisteradd test
2013-06-16 Timo Heisterfix test output (this was wrong for a long time)
2013-06-16 Timo Heisteradd print() for PETSc matrices
2013-06-16 Timo Heisteradd to changelog
2013-06-16 Timo Heistermerge fix for BlockSparsityPattern::column_number to...
2013-06-16 Timo Heisterfix BlockSparsityPattern::column_number
2013-06-16 Timo Heistercorrect test output
2013-06-16 Timo Heisterdocument bug
2013-06-16 Timo Heisteradd test
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-13 Timo Heisterimprove test
2013-06-12 Timo Heisterfix tests
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 Timo Heisterfix test
2013-06-11 Timo Heisterfix test
2013-06-11 Timo Heisterno copy or assignment allowed
2013-06-11 Timo Heistermake constructor explicit
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-09 Timo Heisterstep-32: use correct IndexSets
2013-06-08 Timo Heistersimplify test
2013-06-07 Timo Heisteradd test documenting a crash
2013-06-07 Timo Heisterremove unused variable
2013-06-07 Timo Heistermore 64bit changes
2013-06-07 Timo Heister64 bit fixes
2013-06-07 Martin KronbichlerMake comparison of ghost values in compress(VectorOpera...
2013-06-06 Timo Heisterpull fix to mainline
2013-06-06 Timo Heisterfix bug in PETSc BlockVector
2013-06-06 Timo Heisterupdate test
2013-06-06 Timo Heisteradd failing test
2013-06-06 Timo Heisteradd new test
2013-06-06 Timo Heisterupdate output
2013-06-06 Timo Heisteradd typedefs for tests
2013-06-06 Timo Heisteradd test
2013-06-06 Timo Heistersome documentation fixes, patch from Oleh Krehel
2013-06-06 Timo Heistermerge from mainline
2013-06-06 Timo Heistersecond try in fixing merge tracking
2013-06-06 Timo Heistermark old stuff as merged
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 Heisterupdate test
2013-06-05 Timo Heisterfix test
2013-06-05 Timo Heisterfix bug with PETSc SparseMatrix with no local entries
2013-06-05 Timo Heisteradd failing test
2013-06-05 Timo Heisterupdate test
2013-06-05 Timo Heisteradd instantiation
2013-06-05 Timo Heisteradd failing test
2013-06-05 Timo Heisterfix one test output from branch
2013-06-05 Timo Heisteradd new function for trilinos blockvectors
2013-06-05 Matthias MaierCMake: Actually use PORD_LIBERARY in FindMUMPS.cmake...
2013-06-05 Timo Heisterstep-32: fix some function calls
2013-06-05 Timo Heisterstep-40: done
2013-06-05 Timo Heisterchange typedefs
2013-06-05 Timo Heisterrename header from abstract_linear_algebra to generic_l...
2013-06-05 Timo Heistermerge from mainline
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 Heisterfix tests
2013-06-03 Timo Heisterupdate test
2013-06-02 Timo Heisterstep-50: clean up, comparison with AMG
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.