]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-01-27 Wolfgang BangerthAlso list where results show up.
2014-01-27 Wolfgang BangerthFix obvious oversights in the previous commit...
2014-01-27 Wolfgang BangerthDocument running the testsuite for coverage information.
2014-01-26 Wolfgang BangerthProvide a couple of constructors that are never called...
2014-01-26 Timo Heisterleave a note on how to start step-32
2014-01-26 Wolfgang BangerthDisallow calling certain functions that have to do...
2014-01-26 Wolfgang BangerthDisallow calling certain functions that have to do...
2014-01-26 Wolfgang BangerthFix a forgotten case with FENothing (thanks to a testca...
2014-01-26 Matthias MaierCMake: Bugfix: Strip leading and trailing whitespace...
2014-01-26 Matthias MaierCMake: Improve error message for invalid user provided...
2014-01-25 Wolfgang BangerthAugment documentation.
2014-01-25 Wolfgang BangerthMore cleanups in SolutionTransfer.
2014-01-25 Matthias MaierCMake: Bugfix: Set a compiler option for the correct...
2014-01-25 Wolfgang BangerthClean up a good amount of code. In particular, do not...
2014-01-25 Wolfgang BangerthAvoid directly accessing the active_fe_index of a cell...
2014-01-25 Wolfgang BangerthRemove a hunk of code that was forgotten in r32297.
2014-01-24 Timo Heisteradd script to check doxygen formatting
2014-01-24 Timo Heisterput deprecated functions into own doxygen group, fix...
2014-01-24 Timo Heisterfix doxygen grouping tags
2014-01-24 Timo Heisterremove unused variable in quicktest
2014-01-24 Timo Heisterfix quick_test
2014-01-24 Martin KronbichlerFix use of freed memory: Change when to reset the vector
2014-01-24 Timo Heisterfix invalid memory access in gridin::read_vtk
2014-01-24 Timo Heisterimprove error checks and comments for parallel::distrib...
2014-01-24 Wolfgang BangerthDisallow calling DoFAccessor::set_active_fe_index on...
2014-01-24 Wolfgang BangerthAdjust a few tests to not call set_active_fe_index...
2014-01-24 Wolfgang BangerthMention Martin's change from a couple of days ago.
2014-01-24 Matthias MaierCMake: Cleanup: Remove obsolete macro, unify naming...
2014-01-24 Martin KronbichlerAdjust test output
2014-01-23 Martin KronbichlerFix test case with 64 bits
2014-01-23 Ryan GroveFixed typo in step-2 tutorial program.
2014-01-23 Matthias MaierCMake: Bugfix: Clear compile variables prior to populating
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
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.