]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-19 Wolfgang BangerthImplement the new FiniteElement::convert_generalized_su...
2017-03-19 Wolfgang BangerthIntroduce FiniteElement::convert_generalized_support_po...
2017-03-03 Wolfgang BangerthDeprecate FiniteElement::interpolate and all its implem...
2017-03-02 Jean-Paul PelteretMerge pull request #4020 from bangerth/fix-changelog-2
2017-03-02 Wolfgang BangerthFix the name of a function referenced in a changelog... 4020/head
2017-03-02 Jean-Paul PelteretMerge pull request #4019 from bangerth/fix-changelog
2017-03-02 Wolfgang BangerthFix a changelog entry. 4019/head
2017-03-02 David WellsMerge pull request #4017 from drwells/add-stream-flag...
2017-03-02 David WellsMerge pull request #4014 from masterleinad/fix_coverity
2017-03-01 David WellsRestore stream flags after use. 4017/head
2017-03-01 Wolfgang BangerthMerge pull request #4007 from drwells/add-diff-executio...
2017-03-01 David WellsAdd a simple numdiff relative tolerance test. 4007/head
2017-03-01 Martin KronbichlerMerge pull request #3995 from davydden/mf_operator_vect...
2017-03-01 David WellsMerge pull request #4016 from kronbichler/fix_transfer_...
2017-03-01 Wolfgang BangerthMerge pull request #4002 from kronbichler/msvc_fix_larg...
2017-03-01 Denis DavydovMerge pull request #4015 from davydden/parallel_for_sta...
2017-03-01 Martin KronbichlerRecent MG transfer tests do not use MPI -> remove mpi_i... 4016/head
2017-03-01 Daniel ArndtFix issues reported by Coverity 4014/head
2017-03-01 Denis Davydovextend internal::VectorOperations::parallel_for() to... 4015/head
2017-03-01 Martin KronbichlerAdditional tests without the template 4002/head
2017-03-01 Martin KronbichlerFix FEEvaluation path with degree -1 for MSVC compiler
2017-02-28 Denis DavydovMerge pull request #4013 from davydden/bugfix/index_wit...
2017-02-28 Denis Davydovfix IndexSet::index_within_set() for an empty index set 4013/head
2017-02-27 David WellsMerge pull request #4003 from bangerth/fix-formatting
2017-02-26 Martin KronbichlerMerge pull request #4010 from masterleinad/fix_intel_tests
2017-02-26 Daniel ArndtSuppress warnings for pointless comparison 4010/head
2017-02-26 Daniel ArndtMerge pull request #4009 from masterleinad/fix_intel_tests
2017-02-26 Daniel ArndtMake hp/create_laplace_matrix tests pass for Intel-17 4009/head
2017-02-26 Daniel ArndtMake bits/fe_tools pass for Intel-17
2017-02-26 Daniel ArndtAllow to customize the values used in test_mode
2017-02-26 Wolfgang BangerthMerge pull request #4006 from loylick/mpiupdate
2017-02-25 alexreindenting #include 4006/head
2017-02-25 David WellsMerge pull request #4005 from loylick/vectorupdate
2017-02-25 Denis Davydovadjust unit test 3995/head
2017-02-25 Denis Davydovadjust step-37
2017-02-25 David WellsCheck that numdiff and diff can run with very simple...
2017-02-25 alexremoved requirement of MPI support to compile with...
2017-02-25 alexfix for read_write_vector.templates.h to compile under... 4005/head
2017-02-25 Daniel ArndtMerge pull request #4004 from bangerth/declare-speciali...
2017-02-24 Wolfgang BangerthForward declare two explicit specializations. 4004/head
2017-02-24 Wolfgang BangerthImprove formatting of figures. 4003/head
2017-02-24 Timo HeisterMerge pull request #4001 from masterleinad/rm_explicit_...
2017-02-24 Bruno TurcksinMerge pull request #4000 from jppelteret/changelog_01
2017-02-24 Jean-Paul PelteretAdd changelog entry for a new code gallery example. 4000/head
2017-02-24 Timo HeisterMerge pull request #3999 from masterleinad/fix_linear_o...
2017-02-24 Daniel ArndtRemove redundant explicit instantiation 4001/head
2017-02-24 Daniel ArndtFix linear_operator_08 3999/head
2017-02-24 Wolfgang BangerthMerge pull request #3998 from masterleinad/fix_boost_in...
2017-02-24 Daniel ArndtFix bundled boost for Intel-17 3998/head
2017-02-23 Denis Davydovchange MatrixFreeOperators from Number to VectorType...
2017-02-23 Denis DavydovMerge pull request #3994 from kronbichler/documentation...
2017-02-23 Martin KronbichlerImprove description of matrix-free tutorials 3994/head
2017-02-23 Denis DavydovMerge pull request #3984 from davydden/laplace_transfor...
2017-02-23 Denis Davydovmake GridTools::laplace_transform() internally solve... 3984/head
2017-02-22 Jean-Paul PelteretMerge pull request #3993 from kronbichler/fix_aligned_v...
2017-02-22 Martin KronbichlerFix AlignedVector::push_back for types without default... 3993/head
2017-02-22 Wolfgang BangerthMerge pull request #3992 from kronbichler/fix_transfer_...
2017-02-22 Martin KronbichlerMake sure to clear all variables in MGTransferMatrixFree. 3992/head
2017-02-20 David WellsMerge pull request #3991 from drwells/old-petsc-fixes
2017-02-20 Wolfgang BangerthMerge pull request #3975 from drwells/add-missing-dof...
2017-02-20 Wolfgang BangerthMerge pull request #3980 from kronbichler/fe_evaluation...
2017-02-20 David WellsDo not destroy a PETSc matrix twice. 3991/head
2017-02-20 David WellsAdd a check for a PETSc 3.2 feature.
2017-02-20 Martin KronbichlerAdd picture of performance 3980/head
2017-02-20 David WellsAdd missing DoFAccessor<0, ..> member functions. 3975/head
2017-02-20 David WellsMove some function definitions around.
2017-02-20 David WellsClarify documentation in DoFAccessor<0, ...>.
2017-02-20 Wolfgang BangerthMerge pull request #3988 from kronbichler/cleanup_fe_ev...
2017-02-19 Martin KronbichlerMore tests 3988/head
2017-02-19 Martin KronbichlerTest accessing block vectors with a component offset.
2017-02-19 Martin KronbichlerSimplify vector access in FEEvaluation.
2017-02-18 Timo HeisterMerge pull request #3987 from kronbichler/step-37_doc_fix
2017-02-18 Martin KronbichlerFix documentation in step-37 3987/head
2017-02-17 Wolfgang BangerthMerge pull request #3982 from jppelteret/update_deriv_a...
2017-02-17 Jean-Paul PelteretRename original numerics/derivative_approximation tests... 3982/head
2017-02-17 Jean-Paul PelteretChange template arguments in
2017-02-17 Martin KronbichlerAdd test for mg transfer
2017-02-17 Martin KronbichlerUse non-templated evaluator also in matrix-free MG...
2017-02-17 Martin KronbichlerSimplify project function in VectorTools, non-templated...
2017-02-17 Martin KronbichlerAdd test case for large polynomial degree
2017-02-17 Martin KronbichlerAugment documentation
2017-02-17 Martin KronbichlerAdd changelog
2017-02-17 Martin KronbichlerTests for FEEvaluation without template on polynomial...
2017-02-17 Martin KronbichlerAdd code path without template on FEEvaluation
2017-02-16 Denis DavydovMerge pull request #3981 from masterleinad/fix_symmetri...
2017-02-16 Daniel ArndtFix symmetric_tensor_39.cc for non C++11 compilers 3981/head
2017-02-16 Wolfgang BangerthMerge pull request #3967 from MathiasMen/Vectorization_...
2017-02-15 Denis DavydovMerge pull request #3978 from masterleinad/c++_symmetric
2017-02-15 Daniel ArndtUse C++11 instead of boost in base/symmetric_tensor_36 3978/head
2017-02-15 Martin KronbichlerMerge pull request #3977 from masterleinad/fix_fe_enric...
2017-02-15 Daniel ArndtFix fe/fe_enriched_step-36b for 64bit indices 3977/head
2017-02-15 Martin KronbichlerMerge pull request #3976 from davydden/tests/disable_pe...
2017-02-15 Denis Davydovdisable tests which are not meant for complex-valued... 3976/head
2017-02-14 Mathias MentlerRemoved use of constructor of Number in SymmetricTensor... 3967/head
2017-02-14 Bruno TurcksinMerge pull request #3974 from masterleinad/fix_linear_o...
2017-02-14 Daniel ArndtDon't allow 64bit-indices in PreconditionAMGMueLu 3974/head
2017-02-13 Timo HeisterMerge pull request #3970 from davydden/doc/fe_evaluatio...
2017-02-13 Denis Davydovhack doxygen to show additional methods of FEEValution... 3970/head
2017-02-13 Martin KronbichlerMerge pull request #3971 from davydden/fe_enriched_prol...
2017-02-13 Denis DavydovFE_Enriched: add prolongation/restriction matrices 3971/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.