]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-01-21 heisterfix broken PETScWrappers::MPI::Vector::print() in parallel
2014-01-21 heisterfix another place where we should use MPI_Allreduce...
2014-01-21 kronbichlerTest extract_row_copy, fix two bugs
2014-01-21 kronbichlerFix test
2014-01-21 bangerthImprove error message.
2014-01-21 bangerthClear active_fe_index flags on non-active cells since...
2014-01-21 bangerthAnother test.
2014-01-21 bangerthLeave a comment to clarify things.
2014-01-21 bangerthFix the same problem again in another location.
2014-01-21 bangerthFix a recently introduced problem with SolutionTransfer.
2014-01-21 bangerthPatch by Mihai: Also extend the ability to deal with...
2014-01-20 kronbichlerAdd extract_row_copy method to chunk sparse matrix...
2014-01-20 kronbichlerAllow use of AssertDimension without 'using namespace...
2014-01-20 youngSlightly extend full matrix interface.
2014-01-20 kronbichlerSimplify exchange of data in Trilinos sparse matrix...
2014-01-20 kronbichlerSimplify exchange of data in Trilinos sparse matrix...
2014-01-20 kronbichlerNeed to add a few more entries to non-local part of...
2014-01-20 kronbichlerFix failure of multigrid on some OpenMPI versions
2014-01-19 kronbichlerTry to fix some tests by adding more elements to sparsi...
2014-01-19 kronbichlerDo not create non-local graph when there are no ghost...
2014-01-19 kronbichlerFix 64 bit bug
2014-01-19 kronbichlerCorrect test output
2014-01-19 kronbichlerAllow constant modes for FE_RaviartThomas and FE_Nedelec.
2014-01-19 kronbichlerFix extract_constant_modes for FE_DGP etc.
2014-01-18 kronbichlerFix at least one issue with my commit: The flux sparsit...
2014-01-18 bangerthNew tests.
2014-01-18 bangerthImplement more functionality for get_interpolated_dof_v...
2014-01-18 kronbichlerFix warning
2014-01-18 kronbichlerUse thread-safe path for Trilinos matrix assembly also...
2014-01-17 heisteradd test for all_zero
2014-01-17 heisterfix all_zero() for PETSc vectors. add documentation...
2014-01-17 bangerthDisallow calling some functions in the hp context on...
2014-01-17 bangerthDisallow calling some functions in the hp context on...
2014-01-17 bangerthImprove error message.
2014-01-17 heisterfix typo
2014-01-17 bangerthCapitalize 'stokes'.
2014-01-17 youngFix typo.
2014-01-17 kronbichlerImprove comments
2014-01-17 kronbichlerInitialize Trilinos parallel matrices with additional...
2014-01-16 kronbichlerFix quadratic complexity in number of ranges in two...
2014-01-15 bangerthFix typo.
2014-01-15 heistermake it more clear the hyper_L works in 2d and 3d.
2014-01-15 buergFix tests/fe/crash_01.cc.
2014-01-15 bangerthFully qualify a name to make MS VC++ happy.
2014-01-15 bangerthTry not to confuse MS VC by having this:
2014-01-15 bangerthAlso import the DataOutBase::Patch name into DataOutInt...
2014-01-15 bangerthFully qualify a namespace to make MS VC++ happy.
2014-01-15 bangerthUse double instead of float in one place to avoid a...
2014-01-15 bangerthDo not name an unused variable.
2014-01-14 heistermake the test fail for real
2014-01-14 heisteradd failing test
2014-01-14 bangerthPrevent MSVC from #defining min and max as macros.
2014-01-14 bangerthAvoid invalid cast from one to another DoFHandler type.
2014-01-13 bangerthMatch names of template arguments. This appears to...
2014-01-13 heltaiAdded interpolate instantiation for codimension one.
2014-01-13 kanschatadd two useful fields
2014-01-12 kanschatadd remesh event
2014-01-11 buergRevert to r32190.
2014-01-11 buergRevert to r32190.
2014-01-11 kanschatavoid deprecated functions
2014-01-11 heisterfix warning about ambiguous else branch
2014-01-10 buergRestore accidently deleted function.
2014-01-10 buergCompute hessians for FE_Nedelec correctly.
2014-01-10 kronbichlerIt does not make sense to test WorkStream with both...
2014-01-10 heisterremove warning (comment within comment)
2014-01-09 bangerthFix comments left-over from the testcase from which...
2014-01-09 heisterremove typename that shouldn't be there
2014-01-09 bangerthFix another comment that was no longer accurate.
2014-01-09 bangerthFix a comment that is wrong because it was simply copy...
2014-01-09 bangerthMention previous changes.
2014-01-09 bangerthFix the same bug in one more place.
2014-01-09 bangerthFix more bugs...
2014-01-09 bangerthFix more bugs.
2014-01-08 bangerthFix a testcase by Minh Do-Quang: DataOut also got with...
2014-01-08 bangerthFix a testcase by Minh Do-Quang: FESystem got a bit...
2014-01-08 bangerthAdd one.
2014-01-07 heisterfix typo
2014-01-07 kronbichlerMake compile with 64 bit integers.
2014-01-05 buergFix bug in project_boundary_values_curl_conforming...
2014-01-05 buergFix bug in project_boundary_values_curl_conforming.
2014-01-04 kanschatDocument deprecations
2014-01-04 kanschattest results fixed
2014-01-04 heisterrework MGConstrainedDofs to use IndexSet as the datastr...
2014-01-04 kanschatsimplify logic
2014-01-04 kanschatis_boundary_index() returns false if no boundary indice...
2014-01-04 heisterMGTools::make_boundary_list can work on ghost cells too
2014-01-03 heistertypo
2014-01-03 kanschatremove one big field
2014-01-03 kanschatremove if with identical code in both branches
2014-01-03 kanschatsimplify again
2014-01-03 heisteradd comment
2014-01-03 heisterremove superfluous boundary logic
2014-01-03 heistersimplify test
2014-01-03 heisteradd test to check meshworker boundary terms
2014-01-03 heistermeshworker: only assemble boundary terms for own cells
2014-01-03 heisterremove dead code
2014-01-03 kanschatadd documentation of level_cell
2014-01-03 heisterfix parallel mg test
2014-01-03 heisterhandle artificial cells in DofInfoBox
2014-01-03 kanschatremove default argument
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.