]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-03-14 Martin KronbichlerImprove some assertions
2014-03-13 Markus BuergUpdate test results.
2014-03-13 Scott MillerMinor documentation typo in equation
2014-03-12 Toby D. YoungTricial crap. Toby needs the dee.
2014-03-12 Timo Heisterstep-7: change variable name that confused students
2014-03-12 Timo Heisterfix doxygen formatting problem
2014-03-12 Guido Kanschatremove offensive output line
2014-03-12 Guido Kanschatadd missing include
2014-03-12 Timo Heisterfix doxygen warning
2014-03-12 Daniel ArndtFixed some problems regarding Trilinos vectors with...
2014-03-11 Markus BuergFix bug in project_bv_curl_conf for dim=2.
2014-03-10 Guido Kanschatadjust ThetaTimestepping
2014-03-10 Guido Kanschatmove Newton test and add test in compatibility mode
2014-03-10 Guido Kanschattest failed in optimized
2014-03-10 Guido Kanschatintroduce AnyData, OperatorBase and test that we do...
2014-03-09 Wolfgang BangerthProvide link to publications in 2014.
2014-03-08 dakshina.ilangovaAdded tests for lac/ProductMatrix
2014-03-08 dakshina.ilangovaDeleted old files product_matrix_01.cc and product_matr...
2014-03-05 Bruno TurcksinSecond attempt to suppress clang warning in time_stepping.h
2014-03-05 Timo Heisterfix test output
2014-03-05 Wolfgang BangerthDisable another ICC warning.
2014-03-05 Guido Kanschatremove MGDoFHandler from example
2014-03-05 Daniel ArndtTemporary fix for Issue 191, allow sadd for Trilinos...
2014-03-05 Wolfgang BangerthAdd new but failing test.
2014-03-05 Wolfgang BangerthAdd to documentation.
2014-03-04 Martin KronbichlerFix doxygen groups
2014-03-04 Wolfgang BangerthAdd a #include that is needed for MS VC++.
2014-03-04 Wolfgang BangerthClarify an error message slightly.
2014-03-04 Timo Heisteradd test
2014-03-04 Wolfgang BangerthProvide a short description of the class and fix a...
2014-03-03 Timo Heistermake step6 compile again
2014-03-03 Timo Heistermake step5 compile again
2014-03-03 Timo Heisterrewrap comments
2014-03-03 Timo Heisterimprove documentation
2014-03-03 Matthias MaierDoc: Do not refer to external deal.ico, but use local one
2014-03-03 Wolfgang BangerthFix a typo. Clarify a statement.
2014-03-02 Matthias MaierBugfix: CMake: Remove leftover code. We are able to...
2014-03-02 Guido KanschatChange q_point to q_index so students do not think...
2014-03-02 Matthias MaierRevert "*errrr* with a dash..."
2014-03-01 Matthias Maier*errrr* with a dash...
2014-03-01 Matthias MaierAppend version number to soname with a dot
2014-03-01 Martin KronbichlerRemove accidentally committed code
2014-03-01 Martin KronbichlerSuppress log messages from SolverCG because the iterati...
2014-03-01 Wolfgang BangerthFix one more warning about hiding a local variable.
2014-02-28 Martin KronbichlerFix bug
2014-02-28 Timo Heisterfix bug: ParameterHandler::read_input() would parse...
2014-02-28 Timo Heisterfix test output
2014-02-28 Timo Heisteradd failing parameter_handler test
2014-02-28 Timo Heisterrun test in debug mode only
2014-02-28 Timo Heisteradd simple distributed codim 1 test case
2014-02-28 Timo Heisterfix for codim one in distributed tria
2014-02-28 Martin KronbichlerRun one less cylce in 1D test to avoid different result...
2014-02-27 Wolfgang BangerthFix comment and augment.
2014-02-27 Wolfgang BangerthFix a number of warnings produced by ICC.
2014-02-27 Wolfgang BangerthSuppress a number of warnings that ICC generates.
2014-02-27 Wolfgang BangerthFix a number of warnings produced by ICC.
2014-02-27 Martin KronbichlerAdjust tolerances a avoid output differences
2014-02-27 Wolfgang BangerthAvoid a few warnings produced by ICC.
2014-02-27 Wolfgang BangerthFix two issues that looked like bugs (we increment...
2014-02-27 Wolfgang BangerthAvoid a warning. In this context, also realize that...
2014-02-27 Wolfgang BangerthFix a bug where we accidentally do too much work due...
2014-02-27 Wolfgang BangerthAvoid one more warning with ICC.
2014-02-27 Bruno TurcksinTry to suppress a warning with clang.
2014-02-27 Timo Heisteradd missing instantiations if not configuring muparser
2014-02-27 Timo Heisterupdate test output
2014-02-27 Timo Heisterignore FE_Nothing in FESystem logic regarding support...
2014-02-27 Timo Heisterleave a todo
2014-02-27 Martin KronbichlerWork around a bug of gcc-4.6
2014-02-27 Martin KronbichlerOne more bugfix
2014-02-27 Martin KronbichlerSimplify test code
2014-02-27 Martin KronbichlerFix compile error + fix severe bug introduced in r32549
2014-02-27 Wolfgang BangerthFix documentation in a number of places (pointed out...
2014-02-27 Wolfgang BangerthDisable another warning for Intel ICC that we trigger...
2014-02-26 Timo Heisterremove forgottten functionparser cmake file
2014-02-26 Timo Heistermerge muparser branch into mainline
2014-02-26 Timo Heisterleave a comment in Function<dim>::vector_value
2014-02-26 Timo Heisterstep-22: add comment
2014-02-26 Wolfgang BangerthQualify names with std::.
2014-02-26 Martin KronbichlerFix bug
2014-02-26 Martin KronbichlerAdd test for various ways of 'add' operations and ghost...
2014-02-25 Martin KronbichlerAvoid compilation warning
2014-02-25 Timo Heistermerge from mainline
2014-02-25 Martin KronbichlerFix bug
2014-02-25 Martin KronbichlerFix bug
2014-02-25 Martin KronbichlerImprove speed a little more by using add_entries in...
2014-02-25 Martin KronbichlerAugment documentation
2014-02-25 Martin KronbichlerAugment documentation
2014-02-24 Martin KronbichlerChange name of a class to better represent what it...
2014-02-24 Martin KronbichlerFix performance regression in serial.
2014-02-24 Timo Heisterdocumentation fixes
2014-02-24 Timo Heistermention muparser changes
2014-02-24 Timo Heisterfix comment
2014-02-24 Timo Heisterfix comment formatting
2014-02-24 Timo Heistersmall fixes in comment wrapping script
2014-02-24 Timo Heisterstep-44: fix wrong statement in comment
2014-02-24 Timo Heistermerge from mainline
2014-02-24 Timo Heisterfunction_parser formatting and documentation changes
2014-02-24 Timo Heisterupdate and add tests
2014-02-24 Timo Heistermuparser: compatibility work
2014-02-24 Timo Heisterwork on functionparser docs
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.