]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-01-23 Timo Heisterfix invalid memory access caused by undefined order...
2014-01-22 Wolfgang BangerthSome more from Winnifred.
2014-01-22 Wolfgang BangerthPatch by Martin Steigemann: Handle the case of zero...
2014-01-22 Timo Heisterstep-4: write constants as doubles
2014-01-22 Matthias MaierRemove obsolete scripts
2014-01-21 Timo Heisterupdate p4est instructions, remove some outdated stuff
2014-01-21 Martin KronbichlerAdjust test output
2014-01-21 Wolfgang BangerthDo not set active_fe_index values on non-active cells.
2014-01-21 Timo Heisterfix broken PETScWrappers::MPI::Vector::print() in parallel
2014-01-21 Timo Heisterfix another place where we should use MPI_Allreduce...
2014-01-21 Martin KronbichlerTest extract_row_copy, fix two bugs
2014-01-21 Martin KronbichlerFix test
2014-01-21 Wolfgang BangerthImprove error message.
2014-01-21 Wolfgang BangerthClear active_fe_index flags on non-active cells since...
2014-01-21 Wolfgang BangerthAnother test.
2014-01-21 Wolfgang BangerthLeave a comment to clarify things.
2014-01-21 Wolfgang BangerthFix the same problem again in another location.
2014-01-21 Wolfgang BangerthFix a recently introduced problem with SolutionTransfer.
2014-01-21 Wolfgang BangerthPatch by Mihai: Also extend the ability to deal with...
2014-01-20 Martin KronbichlerAdd extract_row_copy method to chunk sparse matrix...
2014-01-20 Martin KronbichlerAllow use of AssertDimension without 'using namespace...
2014-01-20 Toby D. YoungSlightly extend full matrix interface.
2014-01-20 Martin KronbichlerSimplify exchange of data in Trilinos sparse matrix...
2014-01-20 Martin KronbichlerSimplify exchange of data in Trilinos sparse matrix...
2014-01-20 Martin KronbichlerNeed to add a few more entries to non-local part of...
2014-01-20 Martin KronbichlerFix failure of multigrid on some OpenMPI versions
2014-01-19 Martin KronbichlerTry to fix some tests by adding more elements to sparsi...
2014-01-19 Martin KronbichlerDo not create non-local graph when there are no ghost...
2014-01-19 Martin KronbichlerFix 64 bit bug
2014-01-19 Martin KronbichlerCorrect test output
2014-01-19 Martin KronbichlerAllow constant modes for FE_RaviartThomas and FE_Nedelec.
2014-01-19 Martin KronbichlerFix extract_constant_modes for FE_DGP etc.
2014-01-18 Martin KronbichlerFix at least one issue with my commit: The flux sparsit...
2014-01-18 Wolfgang BangerthNew tests.
2014-01-18 Wolfgang BangerthImplement more functionality for get_interpolated_dof_v...
2014-01-18 Martin KronbichlerFix warning
2014-01-18 Martin KronbichlerUse thread-safe path for Trilinos matrix assembly also...
2014-01-17 Timo Heisteradd test for all_zero
2014-01-17 Timo Heisterfix all_zero() for PETSc vectors. add documentation...
2014-01-17 Wolfgang BangerthDisallow calling some functions in the hp context on...
2014-01-17 Wolfgang BangerthDisallow calling some functions in the hp context on...
2014-01-17 Wolfgang BangerthImprove error message.
2014-01-17 Timo Heisterfix typo
2014-01-17 Wolfgang BangerthCapitalize 'stokes'.
2014-01-17 Toby D. YoungFix typo.
2014-01-17 Martin KronbichlerImprove comments
2014-01-17 Martin KronbichlerInitialize Trilinos parallel matrices with additional...
2014-01-16 Martin KronbichlerFix quadratic complexity in number of ranges in two...
2014-01-15 Wolfgang BangerthFix typo.
2014-01-15 Timo Heistermake it more clear the hyper_L works in 2d and 3d.
2014-01-15 Markus BuergFix tests/fe/crash_01.cc.
2014-01-15 Wolfgang BangerthFully qualify a name to make MS VC++ happy.
2014-01-15 Wolfgang BangerthTry not to confuse MS VC by having this:
2014-01-15 Wolfgang BangerthAlso import the DataOutBase::Patch name into DataOutInt...
2014-01-15 Wolfgang BangerthFully qualify a namespace to make MS VC++ happy.
2014-01-15 Wolfgang BangerthUse double instead of float in one place to avoid a...
2014-01-15 Wolfgang BangerthDo not name an unused variable.
2014-01-14 Timo Heistermake the test fail for real
2014-01-14 Timo Heisteradd failing test
2014-01-14 Wolfgang BangerthPrevent MSVC from #defining min and max as macros.
2014-01-14 Wolfgang BangerthAvoid invalid cast from one to another DoFHandler type.
2014-01-13 Wolfgang BangerthMatch names of template arguments. This appears to...
2014-01-13 Luca HeltaiAdded interpolate instantiation for codimension one.
2014-01-13 Guido Kanschatadd two useful fields
2014-01-12 Guido Kanschatadd remesh event
2014-01-11 Markus BuergRevert to r32190.
2014-01-11 Markus BuergRevert to r32190.
2014-01-11 Guido Kanschatavoid deprecated functions
2014-01-11 Timo Heisterfix warning about ambiguous else branch
2014-01-10 Markus BuergRestore accidently deleted function.
2014-01-10 Markus BuergCompute hessians for FE_Nedelec correctly.
2014-01-10 Martin KronbichlerIt does not make sense to test WorkStream with both...
2014-01-10 Timo Heisterremove warning (comment within comment)
2014-01-09 Wolfgang BangerthFix comments left-over from the testcase from which...
2014-01-09 Timo Heisterremove typename that shouldn't be there
2014-01-09 Wolfgang BangerthFix another comment that was no longer accurate.
2014-01-09 Wolfgang BangerthFix a comment that is wrong because it was simply copy...
2014-01-09 Wolfgang BangerthMention previous changes.
2014-01-09 Wolfgang BangerthFix the same bug in one more place.
2014-01-09 Wolfgang BangerthFix more bugs...
2014-01-09 Wolfgang BangerthFix more bugs.
2014-01-08 Wolfgang BangerthFix a testcase by Minh Do-Quang: DataOut also got with...
2014-01-08 Wolfgang BangerthFix a testcase by Minh Do-Quang: FESystem got a bit...
2014-01-08 Wolfgang BangerthAdd one.
2014-01-07 Timo Heisterfix typo
2014-01-07 Martin KronbichlerMake compile with 64 bit integers.
2014-01-05 Markus BuergFix bug in project_boundary_values_curl_conforming...
2014-01-05 Markus BuergFix bug in project_boundary_values_curl_conforming.
2014-01-04 Guido KanschatDocument deprecations
2014-01-04 Guido Kanschattest results fixed
2014-01-04 Timo Heisterrework MGConstrainedDofs to use IndexSet as the datastr...
2014-01-04 Guido Kanschatsimplify logic
2014-01-04 Guido Kanschatis_boundary_index() returns false if no boundary indice...
2014-01-04 Timo HeisterMGTools::make_boundary_list can work on ghost cells too
2014-01-03 Timo Heistertypo
2014-01-03 Guido Kanschatremove one big field
2014-01-03 Guido Kanschatremove if with identical code in both branches
2014-01-03 Guido Kanschatsimplify again
2014-01-03 Timo Heisteradd comment
2014-01-03 Timo Heisterremove superfluous boundary logic
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.