]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-04-05 youngAn experimental branch to extend and standardise the... branch_lapack_solver
2014-04-05 kronbichlerAvoid error when copying Table<2,bool>.
2014-04-04 kronbichlerForgot one directory
2014-04-04 kronbichlerFix DoFTools::extract_constant_modes for FE_Q_DG0
2014-04-03 bangerthNo need for \f$...\f$, we have our own scripts that...
2014-04-03 youngFix an aweful edit I made in the last patch.
2014-04-03 youngAdd two standard accessors, m() and n(), and do some...
2014-04-03 kronbichlerAdd Triangulation<1,spacedim>::fill_vertices_with_ghost...
2014-04-03 kronbichlerFully qualify namespace to make clang happy
2014-04-03 bangerthUnify several copies of the same function into a single...
2014-04-01 bangerthRemove a comment that does not provide any significant...
2014-03-31 youngAdd an assignment operator from a regular SparseMatrix.
2014-03-29 kronbichlerFix order of destruction in PreconditionAMG when tempor...
2014-03-26 bangerthClarify a statement.
2014-03-25 bangerthBe more conservative with #includes.
2014-03-24 bangerthClarify language.
2014-03-24 bangerthAugment comments in several places to make them less...
2014-03-24 bangerthMake sure we return a value in a function that has...
2014-03-24 bangerthAlso make sure we have the correct output file :-(
2014-03-24 bangerthAdjust implementation of laplace_transform to what...
2014-03-24 bangerthAdjust implementation of laplace_transform to what...
2014-03-24 bangerthFix a typo.
2014-03-21 kronbichlerMake detection of quadrature rule name in FE_Q/DGQArbit...
2014-03-21 bangerthClarify some language.
2014-03-20 turcksinUpdate the documentation: VisIT can read .pvtu since...
2014-03-20 bangerthImprove error message.
2014-03-20 daniel.arndtr32662 overwrote the changes in r32640, reapplied them
2014-03-19 bangerthRemove stray occurrences of 'typename'.
2014-03-19 heisterfix some typos
2014-03-19 youngSome rewording on PETSc compatibility.
2014-03-19 youngRemove tested version number - encourage using latest...
2014-03-19 kronbichlerDisable multithreading part in case threads are not...
2014-03-17 heisterupdate test
2014-03-17 heisteradd failing test
2014-03-17 bangerthAvoid C++11-isms.
2014-03-17 bangerthDo not use 'typename' outside templates.
2014-03-17 daniel.arndtAdded support for inhomogeneous tangential and normal...
2014-03-16 bangerthFix a problem pointed out by Lei Qiao in one of the...
2014-03-16 bangerthClarify documentation.
2014-03-16 bangerthMove TriaAccessor::parent_index to class CellAccessor...
2014-03-15 bangerthAdd a missing header file (for MS VC++) as pointed...
2014-03-15 bangerthMake the documentation of one function slightly clearer.
2014-03-15 bangerthAdd a test by Ross Kynch for VectorTools::project_bound...
2014-03-15 bangerthRemove a file that is no longer needed (and hasn't...
2014-03-15 bangerthRewrite a piece of code that accessed an internal repre...
2014-03-14 bangerthAvoid a problem with MS VC++ by adding a configuration...
2014-03-14 kronbichlerImprove some assertions
2014-03-13 buergUpdate test results.
2014-03-13 scott.millerMinor documentation typo in equation
2014-03-12 youngTricial crap. Toby needs the dee.
2014-03-12 heisterstep-7: change variable name that confused students
2014-03-12 heisterfix doxygen formatting problem
2014-03-12 kanschatremove offensive output line
2014-03-12 kanschatadd missing include
2014-03-12 heisterfix doxygen warning
2014-03-12 daniel.arndtFixed some problems regarding Trilinos vectors with...
2014-03-11 buergFix bug in project_bv_curl_conf for dim=2.
2014-03-10 kanschatadjust ThetaTimestepping
2014-03-10 kanschatmove Newton test and add test in compatibility mode
2014-03-10 kanschattest failed in optimized
2014-03-10 kanschatintroduce AnyData, OperatorBase and test that we do...
2014-03-09 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 turcksinSecond attempt to suppress clang warning in time_stepping.h
2014-03-05 heisterfix test output
2014-03-05 bangerthDisable another ICC warning.
2014-03-05 kanschatremove MGDoFHandler from example
2014-03-05 daniel.arndtTemporary fix for Issue 191, allow sadd for Trilinos...
2014-03-05 bangerthAdd new but failing test.
2014-03-05 bangerthAdd to documentation.
2014-03-04 kronbichlerFix doxygen groups
2014-03-04 bangerthAdd a #include that is needed for MS VC++.
2014-03-04 bangerthClarify an error message slightly.
2014-03-04 heisteradd test
2014-03-04 bangerthProvide a short description of the class and fix a...
2014-03-03 heistermake step6 compile again
2014-03-03 heistermake step5 compile again
2014-03-03 heisterrewrap comments
2014-03-03 heisterimprove documentation
2014-03-03 maierDoc: Do not refer to external deal.ico, but use local one
2014-03-03 bangerthFix a typo. Clarify a statement.
2014-03-02 maierBugfix: CMake: Remove leftover code. We are able to...
2014-03-02 kanschatChange q_point to q_index so students do not think...
2014-03-02 maierRevert "*errrr* with a dash..."
2014-03-01 maier*errrr* with a dash...
2014-03-01 maierAppend version number to soname with a dot
2014-03-01 kronbichlerRemove accidentally committed code
2014-03-01 kronbichlerSuppress log messages from SolverCG because the iterati...
2014-03-01 bangerthFix one more warning about hiding a local variable.
2014-02-28 kronbichlerFix bug
2014-02-28 heisterfix bug: ParameterHandler::read_input() would parse...
2014-02-28 heisterfix test output
2014-02-28 heisteradd failing parameter_handler test
2014-02-28 heisterrun test in debug mode only
2014-02-28 heisteradd simple distributed codim 1 test case
2014-02-28 heisterfix for codim one in distributed tria
2014-02-28 kronbichlerRun one less cylce in 1D test to avoid different result...
2014-02-27 bangerthFix comment and augment.
2014-02-27 bangerthFix a number of warnings produced by 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.