]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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-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...
2015-06-03 Bruno TurcksinClean distributed vectors (Trilinos, PETSc, and deal... 991/head
2015-06-03 Lei Qiaoadd tests for maximal cell number limit of parallel... 979/head
2015-06-03 Lei Qiaoadd maximal cell number limit to parallel version of...
2015-06-03 Lei Qiaoseparate refinement and coarsening fraction adjustment...
2015-06-03 Bruno TurcksinMerge pull request #987 from angelrca/vtools_interp_fenot
2015-06-03 Luca HeltaiMerge pull request #990 from ESeNonFossiIo/upper_triang...
2015-06-03 angelrcachanges.h, blocks moved 987/head
2015-06-03 angelrcainterpolate_nothing_03.cc date changed
2015-06-03 angelrcatest case interpolate_nothing_03 added
2015-06-03 angelrcadoc/news/changes.h line added
2015-06-03 ESeNonFossiIoa test for upper triangular matrix with non trivial... 990/head
2015-06-03 angelrcaindentation corrected
2015-06-02 David WellsSilence a warning about an unused private member. 985/head
2015-06-02 David WellsRemove 'dummy' members and allow empty structs.
2015-06-02 ESeNonFossiIoa bug fixed
2015-06-02 Luca HeltaiMerge pull request #988 from tjhei/intel_simd
2015-06-02 Luca HeltaiMerge pull request #989 from tjhei/muparser_v2_2_4
2015-06-02 Timo Heisterupdate muparser to 2.2.4 989/head
2015-06-02 Timo Heisterintel and openmp-simd 988/head
2015-06-02 angelrcavector_tools::interpolation identation corrected
2015-06-02 angelrcaMerge branch 'vtools_interp_fenot' of https://github...
2015-06-02 angelrcaVectorTools::interpolate changed
2015-06-02 angelrcaVectorTools::interpolate changed
2015-06-02 Luca HeltaiMerge pull request #986 from ESeNonFossiIo/null_operator
2015-06-02 ESeNonFossiIonull operator 986/head
2015-06-01 Wolfgang BangerthMerge pull request #983 from drwells/memory-usage-strle...
2015-06-01 David WellsFix two issues with C string memory consumption. 983/head
2015-06-01 Wolfgang BangerthMerge pull request #982 from drwells/refactor-data...
2015-06-01 David WellsAdd an '@ingroup output' label to an output flag. 982/head
2015-06-01 David WellsConsistently label constructors.
2015-06-01 David WellsDelete extra 'public:' labels.
2015-06-01 David WellsRemove default constructor implementations.
2015-06-01 David WellsSwitch to just spaces, instead of tabs and spaces.
2015-06-01 David WellsReplace all set_flags functions with a template.
2015-06-01 David WellsRemove empty declare and parse parameter methods.
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.