]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-11-07 Martin KronbichlerInitialize all variables in MatrixFreeFunctions::ShapeInfo 3488/head
2016-11-07 Denis DavydovMerge pull request #3485 from bangerth/remove-duplicate...
2016-11-07 Wolfgang BangerthRemove the FE_DGPNonparametric::degree variable. 3485/head
2016-11-07 Denis DavydovMerge pull request #3476 from kronbichler/matrix_free_i...
2016-11-06 Martin KronbichlerInitialize variables 3476/head
2016-11-06 Martin KronbichlerMerge pull request #3481 from drwells/pvs-block-vector...
2016-11-06 Martin KronbichlerMerge pull request #3480 from drwells/pvs-block-matrix...
2016-11-06 Martin KronbichlerRequire Trilinos for test
2016-11-06 Martin KronbichlerMake DiagonalMatrix member of MFOps::Base a shared_ptr
2016-11-06 Martin KronbichlerLet MatrixFreeOperators::Base fix the ghost part of...
2016-11-06 Martin KronbichlerAvoid warnings about deprecated class
2016-11-06 Martin KronbichlerAvoid using deprecated functions in initialization
2016-11-06 Martin KronbichlerInsert option for using Chebyshev as solver
2016-11-06 David WellsClarify the signature of a copy constructor. 3481/head
2016-11-06 David WellsAdd (private) BlockMatrixArray::Entry::operator=. 3480/head
2016-11-06 Denis DavydovMerge pull request #3479 from bangerth/clarify-variable...
2016-11-06 Denis DavydovMerge pull request #3478 from bangerth/initialize-varia...
2016-11-06 Denis DavydovMerge pull request #3477 from bangerth/add-Exception...
2016-11-06 Wolfgang BangerthUse 'order' instead of 'degree' in FE_RannacherTurek. 3479/head
2016-11-06 Wolfgang BangerthInitialize members of IndexSet::Range. 3478/head
2016-11-06 David WellsMerge pull request #3451 from bangerth/fix-scopes
2016-11-06 Wolfgang BangerthAdd a (disabled) copy operator to ExceptionBase. 3477/head
2016-11-06 David WellsMerge pull request #3475 from drwells/gcc4-fix
2016-11-05 Wolfgang BangerthFix the scopes of variables. 3451/head
2016-11-05 David WellsFix compilation with some matrix free tests. 3475/head
2016-11-05 Martin KronbichlerMerge pull request #3473 from drwells/pvs-precondition...
2016-11-05 David WellsMerge pull request #3474 from kronbichler/master
2016-11-05 David WellsUse different names for function arguments. 3473/head
2016-11-05 Daniel ArndtMerge pull request #3454 from masterleinad/address_3427
2016-11-05 Martin KronbichlerReturn vector partitioner by reference 3474/head
2016-11-05 David WellsInitialize a member variable of PreconditionBlock.
2016-11-05 Martin KronbichlerMerge pull request #3472 from bangerth/rename-variables-2
2016-11-05 David WellsMerge pull request #3471 from bangerth/initialize-variables
2016-11-05 David WellsRemove unused method arguments.
2016-11-05 Wolfgang BangerthRename a few local variables to avoid ambiguity with... 3472/head
2016-11-05 Wolfgang BangerthInitialize member variables. 3471/head
2016-11-05 Martin KronbichlerMerge pull request #3469 from drwells/pvs-dof-info...
2016-11-05 Wolfgang BangerthMerge pull request #3456 from drwells/pvs-sparsity...
2016-11-05 Wolfgang BangerthMerge pull request #3468 from drwells/pvs-integration...
2016-11-05 David WellsInitialize two DoFInfo fields. 3469/head
2016-11-05 David WellsInitialize an IntegrationInfo field. 3468/head
2016-11-05 David WellsMerge pull request #3462 from bangerth/rename-variables-2
2016-11-05 David WellsMerge pull request #3463 from bangerth/rename-variables-3
2016-11-05 David WellsMerge pull request #3464 from bangerth/rename-functions...
2016-11-04 David WellsMerge pull request #3465 from bangerth/clarify-code
2016-11-04 David WellsMerge pull request #3466 from bangerth/initialize-varia...
2016-11-04 David WellsRemove a repeated subexpression. 3456/head
2016-11-04 David WellsPrefer SparsityPattern::empty() to ad hoc checks.
2016-11-04 Martin KronbichlerMerge pull request #3467 from bangerth/initialize-varia...
2016-11-04 David WellsMerge pull request #3459 from bangerth/rename-arguments
2016-11-04 David WellsMerge pull request #3458 from bangerth/rename-variables
2016-11-04 Wolfgang BangerthInitialize member variables. 3467/head
2016-11-04 Wolfgang BangerthInitialize a member variable of LogStream. 3466/head
2016-11-04 Wolfgang BangerthClarify the intent of a piece of code. 3465/head
2016-11-04 Wolfgang BangerthRename local variables with names equal to members... 3464/head
2016-11-04 Wolfgang BangerthRename some variables. 3463/head
2016-11-04 Wolfgang BangerthRename some variables. 3462/head
2016-11-04 Matthias MaierMerge pull request #3450 from bangerth/fix-warning
2016-11-04 Matthias MaierMerge pull request #3446 from bangerth/fix-DataOutRotat...
2016-11-04 Matthias MaierMerge pull request #3453 from bangerth/initialize-varia...
2016-11-04 Matthias MaierMerge pull request #3338 from kalj/check-for-compute...
2016-11-04 Denis DavydovMerge pull request #3461 from kalj/patch-1
2016-11-04 Karl LjungkvistUse a single if block 3461/head
2016-11-04 Wolfgang BangerthRename function arguments. 3459/head
2016-11-04 Wolfgang BangerthRename some variables. 3458/head
2016-11-04 Daniel ArndtMerge pull request #3455 from masterleinad/fix_parpack_test
2016-11-04 Timo HeisterMerge pull request #3448 from davydden/matrix_free_Lapl...
2016-11-04 Daniel ArndtMerge pull request #3449 from drwells/pvs-timer-initial...
2016-11-04 Daniel ArndtFix parpack test 3455/head
2016-11-04 Daniel ArndtMake casts explicit, initialize all variables 3454/head
2016-11-04 Wolfgang BangerthInitialize member variables. 3453/head
2016-11-04 Denis DavydovMerge pull request #3452 from bangerth/initialize-variables
2016-11-04 Wolfgang BangerthInitialize member variables. 3452/head
2016-11-04 Wolfgang BangerthRename a function argument. 3446/head
2016-11-04 Wolfgang BangerthNo need for double parentheses. 3450/head
2016-11-04 Denis Davydovdo not require Trilinos for matrix_free tests which... 3448/head
2016-11-04 Denis Davydovadd another matrix-free laplace GMG unit test
2016-11-04 David WellsAdd some missing initializations to Timer. 3449/head
2016-11-04 David WellsMerge pull request #3445 from bangerth/dont-duplicate...
2016-11-04 David WellsMerge pull request #3444 from class4kayaker/static_fix
2016-11-04 Wolfgang BangerthMerge pull request #3434 from bangerth/initialize-membe...
2016-11-03 David WellsMerge pull request #3435 from bangerth/initialize-membe...
2016-11-03 Wolfgang BangerthLet DataOut::build_one_patch use a member variable. 3445/head
2016-11-03 Wolfgang BangerthMerge pull request #3439 from bangerth/simplify-computation
2016-11-03 Wolfgang BangerthMerge pull request #3437 from bangerth/be-careful-with...
2016-11-03 Wolfgang BangerthMerge pull request #3436 from bangerth/avoid-pointless...
2016-11-03 Jonathan RobeyFix FE_QHier static analysis warning 3444/head
2016-11-03 Denis DavydovMerge pull request #3442 from Rombur/add-assertthrow
2016-11-03 Bruno TurcksinAdd a forgotten assert. 3442/head
2016-11-03 Bruno TurcksinMerge pull request #3441 from bangerth/initialize-varia...
2016-11-03 David WellsMerge pull request #3431 from bangerth/make-variable...
2016-11-03 Daniel ArndtMerge pull request #3432 from bangerth/fix-blockvectorb...
2016-11-03 Wolfgang BangerthInitialize a member variable to invalid values. 3441/head
2016-11-03 Wolfgang BangerthSimplify an initialization. 3439/head
2016-11-03 Wolfgang BangerthBe more careful with streams. 3437/head
2016-11-03 Wolfgang BangerthAvoid a pointless comparison. 3436/head
2016-11-03 Wolfgang BangerthInitialize member variables to invalid values. 3435/head
2016-11-03 Wolfgang BangerthInitialize a member variable. 3434/head
2016-11-03 Timo HeisterMerge pull request #3433 from bangerth/fix-DataOut...
2016-11-03 Wolfgang BangerthMerge pull request #3394 from drwells/pvs-function...
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.