]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-06-25 Matthias MaierMerge pull request #1038 from drwells/fix-compatibility...
2015-06-25 David WellsFix a spelling error induced by the C++14 PR. 1038/head
2015-06-25 Matthias MaierMerge pull request #1032 from drwells/support-c++14
2015-06-24 Wolfgang BangerthMerge pull request #1037 from drwells/fix-lapack-full...
2015-06-24 David WellsFix typos in the documentation. 1037/head
2015-06-23 Wolfgang BangerthMerge pull request #1036 from davydden/fix_table_reinit
2015-06-23 Denis Davydovfixed Table<2,T>::reinit(TableIndices<2>) 1036/head
2015-06-22 David WellsUpdate documentation with C++14 information. 1032/head
2015-06-22 David WellsAdd support for C++14.
2015-06-21 Wolfgang BangerthMerge pull request #1026 from bangerth/fix-warnings
2015-06-21 Wolfgang BangerthFix a few warnings in the tutorial programs. 1026/head
2015-06-21 Wolfgang BangerthMerge pull request #1031 from davydden/kelly_modified_f...
2015-06-21 Denis Davydovfix GCC compiler warnings related to internal function... 1031/head
2015-06-20 Timo HeisterMerge pull request #1023 from bangerth/add-comment
2015-06-20 Wolfgang BangerthMerge pull request #1030 from tjhei/prm_stuff_after_end
2015-06-20 Timo Heisteradd test 1030/head
2015-06-20 Timo Heisterfail if invalid content after "end" in prm
2015-06-19 Martin KronbichlerMerge pull request #1028 from bangerth/add-two-assertions
2015-06-19 Wolfgang BangerthAdd two assertions we had apparently forgotten previously. 1028/head
2015-06-17 Wolfgang BangerthMerge pull request #1024 from davydden/kelly_modified
2015-06-17 Denis Davydovextend KellyErrorEstimator to calculate the boundary... 1024/head
2015-06-17 Wolfgang BangerthMerge pull request #1027 from bangerth/davydden-branch_...
2015-06-17 Wolfgang BangerthReindent fe_tools_interpolate.cc. 1027/head
2015-06-17 Wolfgang BangerthAdjust scalar type of a local matrix to match that...
2015-06-17 Wolfgang BangerthAdjust scalar type of a local matrix to match that...
2015-06-17 Wolfgang BangerthMatch the template arguments of matrix and vector for...
2015-06-17 Wolfgang BangerthAvoid a warning.
2015-06-17 Denis Davydovlimit instantiation of MatrixCreator::create_mass_matri...
2015-06-17 Denis Davydovextend ConstraintMatrix to cover complex-valued cases
2015-06-17 Denis Davydovdefine MatrixBlock::value_type
2015-06-17 Denis Davydovmodify check of non-zero diagonal element in PETScWrapp...
2015-06-17 Denis DavydovFullMatirx.vmult for vectors based on std::complex...
2015-06-17 Denis Davydovmodify Assert in fe_tools_interpolate for complex numbers
2015-06-17 Denis Davydovpreliminary changes in pack_callback and unpack_callbac...
2015-06-17 Denis Davydovadd real/imag to PETSc vector. Adjust description of...
2015-06-17 Denis Davydovmodify methods description in PETSc sparse matrix for...
2015-06-17 Denis Davydovextend operator= for PETSc MPI vector to handle complex...
2015-06-17 Denis Davydovmake column_values use value_type in BlockMatrixBase
2015-06-17 Wolfgang BangerthMerge pull request #1025 from mtezzele/fix_mappingfe
2015-06-17 Marco Tezzelematrix dimensions 1025/head
2015-06-17 Marco Tezzelefix of get_position_vector
2015-06-16 Wolfgang BangerthAdd a comment to two testcases. 1023/head
2015-06-16 Wolfgang BangerthMerge pull request #1021 from Rombur/deprecate_vector_3
2015-06-16 Bruno TurcksinImprove step-35 and step-44. 1021/head
2015-06-16 Bruno TurcksinDeprecate the following functions: sadd with 5 argument...
2015-06-16 Wolfgang BangerthMerge pull request #1019 from bangerth/extrude-cleanups
2015-06-16 Wolfgang BangerthGeneral cleanups of this function, and documentation. 1019/head
2015-06-16 Bruno TurcksinMerge pull request #1020 from Rombur/silence_warning
2015-06-16 Bruno TurcksinFix typo and indentation. 1020/head
2015-06-16 Bruno TurcksinSilence a few warnings in the tutorials.
2015-06-15 Wolfgang BangerthMerge pull request #1016 from Rombur/vector_tools_fix
2015-06-15 Bruno TurcksinFix a bug in vector_tools interpolate for DGQ(0). 1016/head
2015-06-15 Wolfgang BangerthMerge pull request #1006 from drwells/refactor-data...
2015-06-15 David WellsRefactor output streams to use a base class. 1006/head
2015-06-15 Wolfgang BangerthMerge pull request #1014 from Rombur/deprecate_vector_2
2015-06-15 Bruno TurcksinDeprecate the following functions: sadd with 7 argument... 1014/head
2015-06-15 Timo HeisterMerge pull request #1010 from bangerth/update-reference
2015-06-15 Matthias MaierMerge pull request #1011 from bangerth/improve-ascii-art
2015-06-15 Wolfgang BangerthImprove ASCII art. 1011/head
2015-06-15 Wolfgang BangerthUpdate a reference. 1010/head
2015-06-15 Bruno TurcksinMerge pull request #1009 from bangerth/grid-orientation...
2015-06-14 Wolfgang BangerthAdd two tests. 1009/head
2015-06-14 Matthias MaierMerge pull request #1007 from bangerth/guard-for-libz
2015-06-14 Wolfgang BangerthEnsure that certain tests are only run when zlib has... 1007/head
2015-06-13 Luca HeltaiMerge pull request #999 from bangerth/fix-formulas...
2015-06-13 Luca HeltaiMerge pull request #1004 from bangerth/add-links-to...
2015-06-12 Wolfgang BangerthFix a bug in this script: the regex 1004/head
2015-06-12 Wolfgang BangerthProvide links to recently recorded video lectures.
2015-06-12 Wolfgang BangerthMerge pull request #1003 from kronbichler/master
2015-06-12 Martin KronbichlerImprove documentation 1003/head
2015-06-12 Martin KronbichlerMerge pull request #1002 from bangerth/fix-test-3
2015-06-12 Martin KronbichlerMerge pull request #1001 from bangerth/minor-cleanups-2
2015-06-12 Martin KronbichlerMerge pull request #1000 from bangerth/minor-cleanup
2015-06-12 Wolfgang BangerthFix test output. 1002/head
2015-06-12 Wolfgang BangerthMerge pull request #991 from Rombur/deprecate_vector
2015-06-12 Wolfgang BangerthProvide documentation for a function's arguments. 1001/head
2015-06-12 Wolfgang BangerthAllow Cuthill_McKee() to also use starting indices...
2015-06-12 Wolfgang BangerthCleanup: only revert the global-to-local numbering...
2015-06-12 Wolfgang BangerthReuse a variable already defined, rather than recompute...
2015-06-12 Wolfgang BangerthRemove an odd and unnecessary pair of braces. 1000/head
2015-06-12 Wolfgang BangerthFix some formulas. 999/head
2015-06-11 Wolfgang BangerthMerge pull request #995 from drwells/auto-ptr-to-scoped-ptr
2015-06-10 Bruno TurcksinMerge pull request #979 from QiaoLei-88/paraMaxCellNumber
2015-06-09 Luca HeltaiMerge pull request #993 from ESeNonFossiIo/triangular_o...
2015-06-08 Martin KronbichlerMerge pull request #998 from drwells/update-memory...
2015-06-08 David WellsUpdate the memory consumption values for DataOut. 998/head
2015-06-08 Martin KronbichlerMerge pull request #997 from drwells/remove-unused...
2015-06-08 David WellsRemove an unused header. 997/head
2015-06-08 David WellsIgnore deprecation warnings from BOOST headers. 995/head
2015-06-08 David WellsDelete a redundant comment.
2015-06-08 David WellsReplace std::auto_ptr with std_cxx11::unique_ptr.
2015-06-08 David WellsBase std_cxx11::unique_ptr on boost::scoped_ptr.
2015-06-06 Luca HeltaiMerge pull request #992 from ESeNonFossiIo/null_operator
2015-06-04 ESeNonFossiIorewrite old upper and triangular operators in terms... 993/head
2015-06-04 ESeNonFossiIofixing rebase
2015-06-04 ESeNonFossiIotests for new specifications of upper and lower triangu...
2015-06-04 ESeNonFossiIoupper and lower triangular operator for array of array...
2015-06-04 ESeNonFossiIois_null_operator 992/head
2015-06-04 ESeNonFossiIonull_operator for rectangular and square matrices
2015-06-03 Wolfgang BangerthMerge pull request #985 from drwells/remove-unused...
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.