]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-22 Bruno TurcksinMerge pull request #1639 from Rombur/tria_accessor
2015-09-22 Bruno TurcksinImprove test for vertex_iterator. 1639/head
2015-09-22 Martin KronbichlerMerge pull request #1648 from kronbichler/master
2015-09-22 Martin KronbichlerReplace MPI_BYTE by DEAL_II_DOF_INDEX_MPI_TYPE througho... 1648/head
2015-09-22 Martin KronbichlerMention changes
2015-09-22 Martin KronbichlerAvoid using DynamicSparsityPattern::iterator past the...
2015-09-22 Martin KronbichlerFix bugs in partitioner for indices beyond 2^32.
2015-09-22 Martin KronbichlerExtend model for compatible partitioners.
2015-09-22 Wolfgang BangerthMerge pull request #1627 from tamiko/tensor.h_cleanup_6
2015-09-22 Wolfgang BangerthMerge pull request #1647 from jppelteret/fix_solver_sel...
2015-09-22 Jean-Paul PelteretAdd vector_type typedef to mimic Solver class. 1647/head
2015-09-21 Bruno TurcksinChange interface of vertex_accessor and add test.
2015-09-21 Matthias MaierMerge pull request #1645 from drwells/fix-doc-typos-4
2015-09-21 David WellsFix some typos. 1645/head
2015-09-21 Wolfgang BangerthMerge pull request #1631 from asartori86/enrich_product...
2015-09-21 alberto sartoriadded sacado_product_type.h 1631/head
2015-09-21 Matthias MaierFix a typo 1627/head
2015-09-21 Matthias Maierupdate tests
2015-09-21 Matthias MaierRename double contraction "contract" to "double_contract"
2015-09-21 Matthias MaierConvert static_assert to Assert
2015-09-21 Matthias MaierTestsuite: Add a small test for contract<..,..>
2015-09-21 Matthias Maierupdate news/changes.h
2015-09-21 Matthias MaierTensor<rank,dim,Number>: Remove obsolete exception
2015-09-21 Matthias MaierImplement a generic contract function for contraction...
2015-09-21 Matthias MaierGeneralize "scalar_product", deprecate remaining functions
2015-09-21 Wolfgang BangerthMerge pull request #1642 from tjhei/grid_generator_warning
2015-09-21 Timo Heisteravoid warning in grid_generator 1642/head
2015-09-20 Matthias MaierMerge pull request #1641 from davydden/parpack_minor_fix
2015-09-20 Denis Davydovfix Parpack unit tests to output expected results when... 1641/head
2015-09-19 Timo HeisterMerge pull request #1633 from QiaoLei-88/simplifyDistRefine
2015-09-18 Bruno TurcksinAdd TriaAccessor<0,dim,spacedim>.
2015-09-18 Wolfgang BangerthMerge pull request #1638 from drwells/fix-doc-typos-3
2015-09-18 David WellsFix some typos in the documentation. 1638/head
2015-09-18 Wolfgang BangerthMerge pull request #1637 from drwells/matrix-and-vector...
2015-09-18 David WellsRefer to namespaces as namespaces, not classes. 1637/head
2015-09-18 Wolfgang BangerthMerge pull request #1636 from jperryhouts/improve_debugging
2015-09-18 Jonathan Perry... Improve error message if FiniteElement has not been... 1636/head
2015-09-18 Wolfgang BangerthMerge pull request #1635 from agrayver/new_test
2015-09-18 Alexander GrayverAdd new tests 1635/head
2015-09-18 Lei Qiaouse same counting function for master and slave node... 1633/head
2015-09-18 Lei Qiaouse same counting function for master and slave node...
2015-09-17 Matthias MaierMerge pull request #1146 from davydden/parpack_second_try
2015-09-17 Denis Davydovavoid using C++11 functions in arpack unit tests 1146/head
2015-09-17 Denis Davydovdisable PArpack if scalapack is present in Trilinos...
2015-09-17 Denis DavydovPArpack: extend unit tests to check that we get correct...
2015-09-17 Denis Davydovfix a bug in Arpack class related to wrong eigenvectors
2015-09-17 Matthias MaierMerge pull request #1632 from luca-heltai/fix-compilation
2015-09-17 Luca HeltaiFixed compilation on mac. 1632/head
2015-09-17 Wolfgang BangerthMerge pull request #1597 from bangerth/further-FEValues...
2015-09-17 Denis DavydovPArpack: reword comments in the unit tests
2015-09-17 Wolfgang BangerthSimplify some code. 1597/head
2015-09-17 Wolfgang BangerthUpdate some documentation.
2015-09-17 Wolfgang BangerthMove more things out of MappingQ1 that don't need to...
2015-09-17 Wolfgang BangerthUse the new variants of contract().
2015-09-17 Wolfgang BangerthUse covariant return types to avoid some casts.
2015-09-17 Wolfgang BangerthBreak the dependence of MappingQ on MappingQ1.
2015-09-17 Wolfgang BangerthMove functions into MappingQGeneric.
2015-09-17 Wolfgang BangerthMove even more functions.
2015-09-17 Wolfgang BangerthMove more functions into the .cc file only.
2015-09-17 Wolfgang BangerthMove some code into the .cc file.
2015-09-17 Wolfgang BangerthRemove some code that appears to now be dead.
2015-09-17 Wolfgang BangerthRemove member variables now no longer necessary.
2015-09-17 Wolfgang BangerthMove compute_mapping_support_points() and friends to...
2015-09-17 Denis Davydovmove DEAL_II_ARPACK_WITH_PARPACK inside confih.h.in
2015-09-17 Matthias MaierMerge pull request #1621 from pesser/gnu-compiler-warning
2015-09-17 Wolfgang BangerthMerge pull request #1626 from tcclevenger/add_svg_step2
2015-09-17 tcclevengerUse print_svg in step 2 1626/head
2015-09-17 Wolfgang BangerthMerge pull request #1623 from nicolacavallini/codim_one...
2015-09-17 nicolacavalliniadded codim one hyper ball 1623/head
2015-09-17 Wolfgang BangerthMerge pull request #1625 from drwells/remove-unused...
2015-09-17 Wolfgang BangerthMerge pull request #1629 from danshapero/indentation
2015-09-17 Wolfgang BangerthMerge pull request #1630 from nicolacavallini/fix_indent
2015-09-17 nicolacavallinifixed indentation 1630/head
2015-09-17 Denis Davydovindentation of function_lib.cc and function_10.cc
2015-09-17 Denis Davydovadded PArpack unit tests and a note to changes.h
2015-09-17 Denis Davydovadded PArpack eigensolver class
2015-09-17 Denis Davydovextend CMake scripts to find PArpack
2015-09-17 danshaperoIndentation fix in gradient_interpolate 1629/head
2015-09-16 Matthias MaierMerge branch 'griddata-gradient'
2015-09-16 danshaperogradient of InterpolatedTensorProductGridData
2015-09-16 Wolfgang BangerthMerge pull request #1624 from tamiko/tensor.h_cleanup_5
2015-09-16 Matthias Maierastyle 1624/head
2015-09-16 David WellsRemove unimplemented UpdateFlags flags. 1625/head
2015-09-16 Matthias MaierGeneralize contract3 for arbitrary tensor ranks
2015-09-16 Wolfgang BangerthMerge pull request #1622 from drwells/remove-update...
2015-09-16 David WellsRemove the deprecated update_support_points flag. 1622/head
2015-09-16 Wolfgang BangerthMerge pull request #1614 from pesser/rt-virtual-functio...
2015-09-16 Wolfgang BangerthMerge pull request #1620 from tamiko/minor_restructuring
2015-09-16 Patrick Esseradd interpolate signatures to FE_RannacherTurek 1614/head
2015-09-16 Matthias MaierWording and typos 1620/head
2015-09-16 Matthias MaierDocumentation: Fix doxygen markup in tensor_deprecated.h
2015-09-16 Matthias MaierBugfix: Remove bogus @relates statement
2015-09-16 Matthias MaierDocumentation: Fix doxygen markup in tensor_deprecated.h
2015-09-16 Wolfgang BangerthMerge pull request #1619 from tamiko/remove_doxygen_guards
2015-09-15 Matthias MaierRemove doxygen guards 1619/head
2015-09-15 Matthias MaierMerge pull request #1618 from tamiko/tensor.h_cleanup_4
2015-09-15 Matthias MaierUpdate news/changes.h 1618/head
2015-09-15 Matthias MaierDo not use "contract" in the tests.
2015-09-15 Matthias MaierDo not use "contract" in the library.
2015-09-15 Matthias Maiertensor.h: Deprecate "contract" function
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.