]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-06-26 Wolfgang BangerthMerge pull request #2719 from drwells/update-newton_01...
2016-06-26 David WellsUpdate newton_01 test output. 2719/head
2016-06-26 David WellsMerge pull request #2714 from bangerth/update-MappingQ1...
2016-06-26 Wolfgang BangerthMerge pull request #2718 from drwells/improve-step-25
2016-06-26 Wolfgang BangerthSeveral matching updates in MappingQ{,1}Eulerian. 2714/head
2016-06-25 David WellsGet rid of a temporary matrix in step-25. 2718/head
2016-06-25 David WellsMake some temporary variables const.
2016-06-25 David WellsFix some matrix coefficients in the step-25 intro.
2016-06-25 David WellsFix a sign error in step-25.
2016-06-25 David WellsRemove trailing whitespace.
2016-06-25 David WellsMerge pull request #2716 from bangerth/make-conversions...
2016-06-25 Wolfgang BangerthAdd changelog entry. 2716/head
2016-06-25 Wolfgang BangerthMake conversion constructors of ::Vector explicit.
2016-06-25 Wolfgang BangerthDeprecate constructor and replace it by another one.
2016-06-25 Wolfgang BangerthUpdate documentation.
2016-06-24 Wolfgang BangerthMerge pull request #2705 from danshapero/sync-iterators
2016-06-24 danshaperoAdded entry to changes.h 2705/head
2016-06-24 danshaperoderivative approximation uses operator* of SynchronousI...
2016-06-24 danshaperoUsing operator* in examples with SynchronousIterator
2016-06-24 danshaperoAdded operator* to SynchronousIterators
2016-06-24 Wolfgang BangerthMerge pull request #2710 from drwells/gnuplot-general...
2016-06-24 David WellsImplement different names for gnuplot output axes. 2710/head
2016-06-24 Denis DavydovMerge pull request #2709 from kronbichler/master
2016-06-24 Martin KronbichlerFix two tests that failed due to my commits 2709/head
2016-06-24 Denis DavydovMerge pull request #2708 from kronbichler/master
2016-06-24 Martin KronbichlerPrefer std::abs over std::fabs. 2708/head
2016-06-24 Martin KronbichlerMerge pull request #2698 from kronbichler/master
2016-06-24 Martin KronbichlerRemove unnecessary code. Adjust test output. 2698/head
2016-06-24 Bruno TurcksinMerge pull request #2707 from bangerth/avoid-warning
2016-06-24 Wolfgang BangerthAvoid some warnings in case we don't have GSL available. 2707/head
2016-06-23 Bruno TurcksinMerge pull request #2706 from bangerth/add-missing...
2016-06-23 Wolfgang BangerthAdd missing file. 2706/head
2016-06-23 Matthias MaierMerge pull request #2700 from bangerth/instantiate...
2016-06-23 Martin KronbichlerMerge pull request #2603 from davydden/feature/series_e...
2016-06-23 Matthias MaierMerge pull request #2699 from bangerth/make-symmetric...
2016-06-23 Bruno TurcksinMerge pull request #2702 from bangerth/no-inline-for...
2016-06-23 Wolfgang BangerthRemove 'inline' tag on declarations. 2702/head
2016-06-23 Denis DavydovMerge pull request #2686 from drwells/add-contributing...
2016-06-23 Wolfgang BangerthInstantiate the SymmetricTensor class and all of its... 2700/head
2016-06-23 Wolfgang BangerthMake all functions of SymmetricTensor compile. 2699/head
2016-06-23 David WellsAdd a file describing how to contribute. 2686/head
2016-06-23 Denis Davydovintroduce FESeries namespace and use it in step-27 2603/head
2016-06-22 Martin KronbichlerPlace new points for MappingQ along manifold
2016-06-22 Denis DavydovMerge pull request #2697 from kronbichler/master
2016-06-22 Martin KronbichlerAvoid using deprecated functionality 2697/head
2016-06-21 Martin KronbichlerMerge pull request #2690 from tjhei/fix_dsp_begin_perfo...
2016-06-21 Timo Heisteraddress comment 2690/head
2016-06-21 Timo Heisterfix DynamicSparsityPattern::begin(row) performance...
2016-06-20 Wolfgang BangerthMerge pull request #2694 from davydden/doxygen/trilinos...
2016-06-20 Denis Davydovfix doxygen in TrilinosWrappers::SolverDirect 2694/head
2016-06-20 Wolfgang BangerthMerge pull request #2692 from masterleinad/fix_for_intel
2016-06-20 Daniel Arndtfix whitespace in template arguments for intel compiler 2692/head
2016-06-19 Wolfgang BangerthMerge pull request #2590 from tjhei/step-56
2016-06-18 Wolfgang BangerthMerge pull request #2683 from davydden/update/parpack_a...
2016-06-17 Timo Heisterchange commented out define 2590/head
2016-06-17 Timo Heisterchangelog, link step-55
2016-06-17 Timo Heisteradd step-55
2016-06-16 Denis DavydovMerge pull request #2689 from kronbichler/master
2016-06-16 Martin KronbichlerSecond fix for compilation of #2615 without MPI. 2689/head
2016-06-16 Bruno TurcksinMerge pull request #2687 from drwells/document-make...
2016-06-16 Denis DavydovMerge pull request #2688 from kronbichler/master
2016-06-16 Martin KronbichlerAvoid undefined symbols with Trilinos but without MPI. 2688/head
2016-06-16 David WellsImprove documentation of 'make indent'. 2687/head
2016-06-15 Bruno TurcksinMerge pull request #2685 from tjhei/step-56-support
2016-06-15 Bruno TurcksinMerge pull request #2684 from kronbichler/master
2016-06-15 Timo Heisteradd step-56 financial support 2685/head
2016-06-15 Martin KronbichlerFix compilation without MPI 2684/head
2016-06-15 Bruno TurcksinMerge pull request #2615 from kronbichler/redesign_para...
2016-06-15 Denis Davydovparpack: change two Assert so that LinearOperator can... 2683/head
2016-06-15 Denis Davydovparpack: switch solver related Asserts to AssertThrow...
2016-06-15 Martin KronbichlerMention change 2615/head
2016-06-15 Martin KronbichlerUse new namespace qualifications of distributed vectors...
2016-06-15 Martin KronbichlerAdd LinearAlgebra::distributed::BlockVector
2016-06-14 Wolfgang BangerthMerge pull request #2682 from davydden/update/parpack_d...
2016-06-14 Martin KronbichlerFix bug with PETSc
2016-06-14 Martin KronbichlerFix according to review
2016-06-14 Martin KronbichlerAllow non-unique split of elements in source map
2016-06-14 Martin KronbichlerAlso allow MPI::sum on complex numbers
2016-06-14 Martin KronbichlerMake parallel vector derive from VectorSpaceVector
2016-06-14 Denis Davydovparpack: build doxygen 2682/head
2016-06-14 Denis DavydovMerge pull request #2680 from davydden/update/parpack
2016-06-14 Denis Davydovparpack: add set_initial_vector() for Krylov subspace 2680/head
2016-06-14 Denis Davydovparpack: update documentation and fix Exception
2016-06-08 Bruno TurcksinMerge pull request #2675 from bangerth/fix-test
2016-06-08 Wolfgang BangerthFix test. Also add changelog. 2675/head
2016-06-07 Bruno TurcksinMerge pull request #2673 from bangerth/reorder-operations
2016-06-07 Timo HeisterMerge pull request #2669 from tjhei/parallel_fe_field
2016-06-07 Wolfgang BangerthMerge pull request #2672 from drwells/remove-extra...
2016-06-07 Wolfgang BangerthFirst call the signal, then destroy the object. 2673/head
2016-06-07 David WellsRemove some extra '*'s in comments. 2672/head
2016-06-07 Timo Heisterchangelog entry 2669/head
2016-06-07 Timo Heisterfix FEFieldFunction in parallel
2016-06-07 Bruno TurcksinMerge pull request #2671 from bangerth/reorder-operations
2016-06-07 Martin KronbichlerMerge pull request #2668 from drwells/improve-step-22
2016-06-07 David WellsClarify a deprecated class' status. 2668/head
2016-06-07 David WellsImprove the word order in a dependent clause.
2016-06-07 David WellsFix a typo.
2016-06-07 David WellsUse I, not 1, in the traction term.
2016-06-07 David WellsFix some spurious doxygen links.
2016-06-06 Wolfgang BangerthReorder operations. 2671/head
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.