]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-10-28 Wolfgang BangerthMerge pull request #3306 from davydden/matrix_free_number
2016-10-28 Denis DavydovMerge pull request #3307 from Rombur/fix_test
2016-10-28 Bruno TurcksinFix test parallel_vector_18 for 64bit indices. 3307/head
2016-10-28 Denis Davydovrename number to Number in matrix-free operators 3306/head
2016-10-28 Bruno TurcksinMerge pull request #3305 from bangerth/style-update
2016-10-28 Wolfgang BangerthJust minor style updates. 3305/head
2016-10-28 Martin KronbichlerMerge pull request #3300 from bangerth/use-subdomain_id...
2016-10-28 Martin KronbichlerMerge pull request #3304 from bangerth/add-changelog...
2016-10-28 Wolfgang BangerthAdd changelog entry for edge orientation code. 3304/head
2016-10-28 Wolfgang BangerthMerge pull request #3279 from drwells/update-boost...
2016-10-28 David WellsMerge pull request #3283 from bangerth/edge-orientation...
2016-10-28 David WellsMerge pull request #3277 from bangerth/update-step-41
2016-10-28 Wolfgang BangerthUpdate formatting of step-41. 3277/head
2016-10-28 Denis DavydovMerge pull request #3301 from bangerth/fix-3299
2016-10-28 Denis DavydovMerge pull request #3296 from masterleinad/mass_matrix_bf
2016-10-28 Wolfgang BangerthAdd necessary .prm file. Update docs. 3301/head
2016-10-27 Bruno TurcksinMerge pull request #3297 from davydden/doc/templates
2016-10-27 Daniel ArndtAdd test for the inverse diagonal 3296/head
2016-10-27 Wolfgang BangerthTreat types::subdomain_id consistently throughout the... 3300/head
2016-10-27 Daniel ArndtAdd MatrixFreeOperators::MassOperator
2016-10-27 Martin KronbichlerMerge pull request #3293 from davydden/la_distr_vec_add
2016-10-27 Denis Davydovupdate text 3297/head
2016-10-27 Wolfgang BangerthBe consistent about using types::subdomain_id.
2016-10-27 Wolfgang BangerthUse subdomain_id consistently for ghost owners.
2016-10-27 Wolfgang BangerthMerge pull request #3298 from masterleinad/fix_test_name
2016-10-27 Daniel ArndtUse correct flag for test requiring PETSc 3298/head
2016-10-27 Denis Davydovminor
2016-10-27 Denis Davydovdocument coding conventions for templates
2016-10-27 Denis Davydovadd a unit test for LA::distributed::Vector::add() 3293/head
2016-10-27 Denis Davydovadd LinearAlgebra::distributed::Vector::add() with...
2016-10-26 Martin KronbichlerMerge pull request #3288 from masterleinad/unify_copyri...
2016-10-26 Daniel ArndtUnify copyrigths year for 2016 3288/head
2016-10-26 Wolfgang BangerthMerge pull request #3275 from davydden/feature/arpack_shift
2016-10-25 Konstantin... Update readme.html for #3254 (#3255)
2016-10-25 Denis Davydovuse std::complex in (P)Arpack::set_shift() 3275/head
2016-10-25 Denis Davydovmake PArpackSolver::set_shift() consistent to that...
2016-10-25 Denis Davydovadd ArpackSolver::set_shift()
2016-10-25 Denis DavydovMerge pull request #3287 from kbzowski/master
2016-10-25 kbzowskiFixed typo in FunctionParser examples. 3287/head
2016-10-25 David WellsFix standalone header compilation in C++03 mode. 3279/head
2016-10-24 David WellsMention the boost upgrade in the docs.
2016-10-24 David WellsSilence a missing initializer warning in boost.
2016-10-24 David WellsFix some boost warnings by applying old patches.
2016-10-24 David WellsUpdate the bundled boost copy from 1.56 to 1.62.
2016-10-24 Martin KronbichlerMerge pull request #3276 from kronbichler/master
2016-10-24 Martin KronbichlerMerge pull request #3274 from drwells/split-tests/bits-06
2016-10-24 Martin KronbichlerMention change 3276/head
2016-10-24 Martin KronbichlerTest relaxation interface to PreconditionChebyshev
2016-10-24 Martin KronbichlerRe-organize adaptive MG tests with matrix-free. Avoid...
2016-10-24 Martin KronbichlerAdd step() and Tstep() methods to Chebyshev preconditioner.
2016-10-23 Wolfgang BangerthMove functions so that all specializations are in the... 3283/head
2016-10-23 Wolfgang BangerthMake an implementation namespace anonymous.
2016-10-23 Wolfgang BangerthMove the exception that is thrown when grid reordering...
2016-10-23 Wolfgang BangerthUnify some functions.
2016-10-22 David WellsMerge pull request #3263 from bangerth/generalize-edge...
2016-10-22 Denis DavydovMerge pull request #3281 from kronbichler/mapping_remov...
2016-10-22 Martin KronbichlerRemove unnecessary code 3281/head
2016-10-21 David WellsMerge pull request #3278 from bangerth/doc-update
2016-10-21 Wolfgang BangerthAdd a comment. 3278/head
2016-10-21 Timo HeisterMerge pull request #3273 from bangerth/fix-read_vtk
2016-10-21 David WellsMove vector tests from tests/bits to tests/vector. 3274/head
2016-10-20 Wolfgang BangerthMerge pull request #3270 from dealii/doc_fix_1
2016-10-20 Wolfgang BangerthAdd a changelog entry. 3273/head
2016-10-20 Wolfgang BangerthFix GridIn::read_vtk().
2016-10-20 Wolfgang BangerthMerge pull request #3272 from drwells/improve-step-27
2016-10-20 David WellsClarify some header descriptions in step-27. 3272/head
2016-10-20 Jean-Paul PelteretRefactor documentation for TrilinosWrappers::BlockSpars... 3270/head
2016-10-20 Jean-Paul PelteretMerge pull request #3266 from masterleinad/fix_missing_file
2016-10-20 Daniel ArndtCopy the correct .obm file in step-42 3266/head
2016-10-19 Bruno TurcksinMerge pull request #3264 from tjhei/doxygen_fixes
2016-10-19 Timo Heisterfix doxygen errors 3264/head
2016-10-19 Wolfgang BangerthComplete the implementation of the mesh orientation... 3263/head
2016-10-18 Martin KronbichlerMerge pull request #3260 from davydden/minor/mf_operato...
2016-10-18 Denis Davydovremove warning in MatrixFreeOperators::Base 3260/head
2016-10-18 Denis DavydovMerge pull request #3257 from masterleinad/restrict_arpack
2016-10-17 Daniel ArndtRestrict the possible options for eigenvalues in (P... 3257/head
2016-10-17 Bruno TurcksinMerge pull request #3258 from kronbichler/master
2016-10-17 Martin KronbichlerAdd missing include files 3258/head
2016-10-17 Denis DavydovMerge pull request #3252 from davydden/matrix_free_base
2016-10-17 Denis Davydovadd a base class for Matrix-free operators 3252/head
2016-10-17 Denis Davydovderive MatrixFree from Subscriptor
2016-10-16 Martin KronbichlerMerge pull request #3256 from masterleinad/fix_tbbreduce
2016-10-16 Daniel Arndtensure allocation of an even number of elements 3256/head
2016-10-15 Martin KronbichlerMerge pull request #3248 from kronbichler/master
2016-10-15 Martin KronbichlerMerge pull request #3253 from drwells/fix-clang-warnings
2016-10-15 Martin KronbichlerMerge pull request #3250 from bangerth/add-missing...
2016-10-15 David WellsMerge pull request #3251 from drwells/print-top-xml...
2016-10-15 David WellsRemove some unused typedefs. 3253/head
2016-10-15 David WellsComment out some unused function arguments.
2016-10-15 David WellsInclude the top XML sections in an error message. 3251/head
2016-10-14 Wolfgang BangerthAdd missing 'update_JxW_values' flags. 3250/head
2016-10-14 David WellsMerge pull request #3249 from bangerth/fix-comment
2016-10-14 Wolfgang BangerthFix several grammar mistakes in a comment. 3249/head
2016-10-14 Martin KronbichlerAdd changelog 3248/head
2016-10-14 Martin KronbichlerAdd JxW() method to FEEvaluation.
2016-10-14 David WellsMerge pull request #3247 from spco/remove_semicolon
2016-10-14 Timo HeisterMerge pull request #3245 from bangerth/doc-update-78
2016-10-14 Timo HeisterMerge pull request #3244 from bangerth/simplify-steps-2
2016-10-14 Timo HeisterMerge pull request #3246 from bangerth/simplify-steps
2016-10-14 SAM COXRemove extra semicolon. 3247/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.