]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2014-01-03 Timo Heistersimplify test
2014-01-03 Timo Heisteradd test to check meshworker boundary terms
2014-01-03 Timo Heistermeshworker: only assemble boundary terms for own cells
2014-01-03 Timo Heisterremove dead code
2014-01-03 Guido Kanschatadd documentation of level_cell
2014-01-03 Timo Heisterfix parallel mg test
2014-01-03 Timo Heisterhandle artificial cells in DofInfoBox
2014-01-03 Guido Kanschatremove default argument
2014-01-03 Timo Heisteradd new test
2014-01-03 Timo Heisterupdate meshworker tests
2014-01-03 Timo Heistermeshworker: work on logic for ghost faces
2014-01-03 Guido KanschatMake new function default
2014-01-03 Guido Kanschatremove deprecated constructor
2014-01-03 Timo Heistermeshworker loop: own_faces=both with hanging nodes...
2014-01-03 Guido KanschatNote that both side processing is not implemetned for...
2014-01-03 Timo Heisteradd meshworker tests
2014-01-03 Timo Heistermeshworker loop: use LoopControl, add cells_first flag...
2014-01-03 Timo Heisterupdate publications html page
2014-01-03 Timo Heisterremove arraycolsep in documentation because mathjax...
2014-01-01 Matthias MaierCMake: Add a configuration option for mathjax
2014-01-01 Matthias MaierBugfix: Only compile bundled boost::iostreams if zlib...
2013-12-30 Martin KronbichlerCleanup some code
2013-12-30 Martin KronbichlerFix compilation with 64 bit integers
2013-12-30 Martin KronbichlerForgot to set default argument
2013-12-29 Martin KronbichlerOne more
2013-12-29 Martin KronbichlerFix Trilinos vectors
2013-12-26 Wolfgang BangerthImplement a parallel for approach for WorkStream::run...
2013-12-26 Wolfgang BangerthPatch by Valentin Zingan: Add VectorTools::interpolate_...
2013-12-25 Timo Heisterupdate step-18 to write .vtu files
2013-12-25 Matthias MaierMake Clang happy: Put default parameter to declaration...
2013-12-25 Martin KronbichlerActually enable parallel run of WorkStream. Now some...
2013-12-25 Martin KronbichlerMake compile with clang
2013-12-25 Matthias MaierRevert r32112 "Export whether we have found bzip2."
2013-12-24 Matthias MaierCMake: Workaround for a CMake bug: Add the library...
2013-12-24 Wolfgang BangerthRevert r32111. It doesn't work because when we compile...
2013-12-24 Matthias MaierQuicktests: Remove "build_library" target - this depend...
2013-12-24 Matthias MaierCMake: Bugfix, let library and build_library depend...
2013-12-24 Wolfgang BangerthFirst step towards using parallel_for whenever the...
2013-12-24 Wolfgang BangerthExport whether we have found bzip2.
2013-12-24 Wolfgang BangerthGuard these files to make sure one gets compiler errors...
2013-12-24 Martin KronbichlerCommitted test cases too quickly
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.