]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-26 Matthias Maiertensor_deprecated.h: Bugfix: Let doxygen pick up functi... 1675/head
2015-09-26 Matthias Maierupdate changes.h entry
2015-09-25 Matthias MaierUpdate tests
2015-09-25 Matthias MaierReintroduce deprecated cross_product for 2d
2015-09-25 Matthias Maiertensor.h: Rename cross_product to cross_product_2d/3d
2015-09-25 Wolfgang BangerthMerge pull request #1672 from gassmoeller/type_mismatch...
2015-09-25 Rene GassmoellerFix type mismatch in block vector 1672/head
2015-09-25 Martin KronbichlerMerge pull request #1590 from QiaoLei-88/trilinosPrecWr...
2015-09-24 Wolfgang BangerthMerge pull request #1666 from agrayver/non_affine_test
2015-09-24 Alexander GrayverReindent.. 1666/head
2015-09-24 Alexander GrayverAdd a test for checking correct behaviour of FE_PolyTen...
2015-09-24 Matthias MaierMerge pull request #1657 from asartori86/fix_sacado
2015-09-24 Timo HeisterMerge pull request #1665 from bangerth/update-doc-38
2015-09-24 Wolfgang BangerthFix name of Claire Bruna-Rosso. 1665/head
2015-09-24 Matthias MaierMerge pull request #1664 from kronbichler/master
2015-09-24 Martin KronbichlerAdd missing instantiations. 1664/head
2015-09-24 Martin KronbichlerFix test case
2015-09-24 Wolfgang BangerthMerge pull request #1662 from bangerth/doc-update-37
2015-09-24 Wolfgang BangerthJust a couple of minor comment updates. 1662/head
2015-09-23 Bruno TurcksinMerge pull request #1661 from bangerth/reclassify-tutorials
2015-09-23 Wolfgang BangerthReclassify unfinished tutorials. 1661/head
2015-09-23 Bruno TurcksinMerge pull request #1660 from bangerth/fix-solution...
2015-09-23 Wolfgang BangerthFix a place where hp::SolutionTransfer gets confused... 1660/head
2015-09-23 Lei QiaoEnable using wrapped trilinos preconditioner with unwra... 1590/head
2015-09-23 Wolfgang BangerthMerge pull request #1659 from Rombur/fix_petsc_readwrit...
2015-09-23 Bruno TurcksinFix a bug with petsc in readwritevector. 1659/head
2015-09-23 alberto sartoriremoved overloads 1657/head
2015-09-23 Martin KronbichlerMerge pull request #1650 from kronbichler/multigrid_for...
2015-09-23 Martin KronbichlerEnable using MatrixFree and multigrid together in paral... 1650/head
2015-09-23 Martin KronbichlerList change
2015-09-23 Martin KronbichlerEnable MGTransferPrebuilt with parallel::distributed...
2015-09-23 Martin KronbichlerCompute multigrid dof handler also for distributed...
2015-09-23 Martin KronbichlerAvoid setting the constant mode as a right hand side
2015-09-23 Wolfgang BangerthMerge pull request #1514 from Rombur/new-vector-interfaces
2015-09-23 Martin KronbichlerMerge pull request #1654 from maieneuro/doc_fix
2015-09-23 Maien Hamedremoved no-longer-applicable comment in FE_Nedelec 1654/head
2015-09-23 Bruno TurcksinImprove documentation. 1514/head
2015-09-22 Matthias MaierMerge pull request #1653 from bangerth/fix-test-13
2015-09-22 Wolfgang BangerthFix output of a test. 1653/head
2015-09-22 Matthias MaierMerge pull request #1649 from kronbichler/fix_periodic_bc
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 KronbichlerFix orientation of 1D periodic case 1649/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.
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.