]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-04-03 Martin KronbichlerFully qualify namespace to make clang happy
2014-04-03 Wolfgang BangerthUnify several copies of the same function into a single...
2014-04-01 Wolfgang BangerthRemove a comment that does not provide any significant...
2014-03-31 Toby D. YoungAdd an assignment operator from a regular SparseMatrix.
2014-03-29 Martin KronbichlerFix order of destruction in PreconditionAMG when tempor...
2014-03-26 Wolfgang BangerthClarify a statement.
2014-03-25 Wolfgang BangerthBe more conservative with #includes.
2014-03-24 Wolfgang BangerthClarify language.
2014-03-24 Wolfgang BangerthAugment comments in several places to make them less...
2014-03-24 Wolfgang BangerthMake sure we return a value in a function that has...
2014-03-24 Wolfgang BangerthAlso make sure we have the correct output file :-(
2014-03-24 Wolfgang BangerthAdjust implementation of laplace_transform to what...
2014-03-24 Wolfgang BangerthAdjust implementation of laplace_transform to what...
2014-03-24 Wolfgang BangerthFix a typo.
2014-03-21 Martin KronbichlerMake detection of quadrature rule name in FE_Q/DGQArbit...
2014-03-21 Wolfgang BangerthClarify some language.
2014-03-20 Bruno TurcksinUpdate the documentation: VisIT can read .pvtu since...
2014-03-20 Wolfgang BangerthImprove error message.
2014-03-20 Daniel Arndtr32662 overwrote the changes in r32640, reapplied them
2014-03-19 Wolfgang BangerthRemove stray occurrences of 'typename'.
2014-03-19 Timo Heisterfix some typos
2014-03-19 Toby D. YoungSome rewording on PETSc compatibility.
2014-03-19 Toby D. YoungRemove tested version number - encourage using latest...
2014-03-19 Martin KronbichlerDisable multithreading part in case threads are not...
2014-03-17 Timo Heisterupdate test
2014-03-17 Timo Heisteradd failing test
2014-03-17 Wolfgang BangerthAvoid C++11-isms.
2014-03-17 Wolfgang BangerthDo not use 'typename' outside templates.
2014-03-17 Daniel ArndtAdded support for inhomogeneous tangential and normal...
2014-03-16 Wolfgang BangerthFix a problem pointed out by Lei Qiao in one of the...
2014-03-16 Wolfgang BangerthClarify documentation.
2014-03-16 Wolfgang BangerthMove TriaAccessor::parent_index to class CellAccessor...
2014-03-15 Wolfgang BangerthAdd a missing header file (for MS VC++) as pointed...
2014-03-15 Wolfgang BangerthMake the documentation of one function slightly clearer.
2014-03-15 Wolfgang BangerthAdd a test by Ross Kynch for VectorTools::project_bound...
2014-03-15 Wolfgang BangerthRemove a file that is no longer needed (and hasn't...
2014-03-15 Wolfgang BangerthRewrite a piece of code that accessed an internal repre...
2014-03-14 Wolfgang BangerthAvoid a problem with MS VC++ by adding a configuration...
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.
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.