]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-12 Wolfgang BangerthMove several functions from the public interface of...
2015-09-12 Wolfgang BangerthMinor cleanup.
2015-09-11 Martin KronbichlerMerge pull request #1568 from bangerth/further-FEValues...
2015-09-11 Wolfgang BangerthMerge pull request #1578 from drwells/add-gdbinit
2015-09-11 David WellsAdded a small set of pretty printers for GDB. 1578/head
2015-09-10 Wolfgang BangerthMerge pull request #1580 from tjhei/fix_solver_addition...
2015-09-10 Timo HeisterMerge pull request #1579 from Rombur/inst_bug
2015-09-10 Timo Heisterfix step-51 and tests with Solver*::AdditionalData... 1580/head
2015-09-10 Bruno TurcksinFix a bug where SolutionTransfer is not instantiated... 1579/head
2015-09-10 Wolfgang BangerthMove an internal function to the only class that now... 1568/head
2015-09-10 Wolfgang BangerthAvoid the use of an InternalData object in transform_un...
2015-09-10 Wolfgang BangerthMove transform_unit_to_real_cell from MappingQ1 to...
2015-09-10 Wolfgang BangerthOverride the Q1 mapping in MappingQ.
2015-09-10 Wolfgang BangerthRelegate getting an initial guess to StaticMappingQ1.
2015-09-10 Wolfgang BangerthFix a grammar error.
2015-09-10 Wolfgang BangerthRefer to MappingQGeneric instead to MappingQ1.
2015-09-10 Wolfgang BangerthMinor cleanups.
2015-09-10 Wolfgang BangerthLet MappingQ have a MappingQ1 member.
2015-09-10 Matthias MaierMerge pull request #1577 from maieneuro/mapping_derivat...
2015-09-10 Matthias MaierMerge pull request #1576 from bangerth/revamp-1573
2015-09-10 Maien Hamedfixed spelling mistakes 1577/head
2015-09-10 Wolfgang BangerthFix issues with #1573. 1576/head
2015-09-10 Wolfgang BangerthMerge pull request #1574 from maieneuro/mapping_derivat...
2015-09-10 Maien HamedAdded a subsection about mapping higher-order derivativ... 1574/head
2015-09-10 Martin KronbichlerMerge pull request #1575 from tjhei/changelog
2015-09-10 Timo Heisteradd to changelog 1575/head
2015-09-10 Timo HeisterMerge pull request #1573 from bangerth/fix-warnings
2015-09-10 Wolfgang BangerthAvoid a whole lot of warnings. 1573/head
2015-09-10 Wolfgang BangerthMerge pull request #1572 from tjhei/explicit_additional...
2015-09-10 Timo HeisterMerge pull request #1571 from QiaoLei-88/step40Solver
2015-09-10 Timo Heistermake AdditionalData ctor explicit 1572/head
2015-09-09 Timo HeisterMerge pull request #1570 from bangerth/fix-test-12
2015-09-09 Wolfgang BangerthAdjust type of CosineFunction::hessian. 1570/head
2015-09-09 Lei QiaoConstructors of wrapper SolverCG for PETSc and Trilinos... 1571/head
2015-09-09 Matthias MaierMerge pull request #1562 from tamiko/fix_table_indices
2015-09-09 Matthias Maierastyle 1562/head
2015-09-09 Matthias MaierAddress comments
2015-09-09 Matthias MaierAdd a news/changes.h entry
2015-09-09 Matthias MaierTableIndices: Cleanup
2015-09-09 Matthias MaierAdd std_cxx11/iterator.h to switch between std::begin...
2015-09-09 Matthias MaierMerge pull request #1566 from bangerth/fix-doxygen
2015-09-09 Wolfgang BangerthExpand DEAL_II_NAMESPACE_OPEN/CLOSE to nothing for... 1566/head
2015-09-09 Wolfgang BangerthMerge pull request #1565 from kronbichler/master
2015-09-09 Martin KronbichlerImprove C++14 test for clang 1565/head
2015-09-09 Wolfgang BangerthMerge pull request #1561 from tamiko/fix_compilation
2015-09-09 Matthias MaierBugfix: Avoid C++11 only features 1561/head
2015-09-09 Matthias MaierMerge pull request #1555 from bangerth/instantiate...
2015-09-08 Wolfgang BangerthMerge pull request #1558 from QiaoLei-88/tutorialDescri...
2015-09-08 Matthias MaierMerge pull request #1560 from tjhei/fix_no_trilinos
2015-09-08 Timo Heisterfix compilation without trilinos 1560/head
2015-09-08 Wolfgang BangerthMerge pull request #1557 from tamiko/block_linop_bugfix
2015-09-08 Lei Qiaoupdate description of step-11 1558/head
2015-09-08 Matthias MaierBugfix: Disallow templated constructor/copy assignment... 1557/head
2015-09-08 Wolfgang BangerthProvide a changelog entry. 1555/head
2015-09-08 Wolfgang BangerthInstantiate MappingQ1Eulerian for the same classes...
2015-09-08 Wolfgang BangerthMerge pull request #1550 from davydden/function_hessian
2015-09-08 Denis Davydovadded Function::hessian() 1550/head
2015-09-08 Martin KronbichlerMerge pull request #1552 from tjhei/trilinos_preconditi...
2015-09-08 Timo Heisterremove warnings in trilinos_precondition*cc 1552/head
2015-09-08 Wolfgang BangerthMerge pull request #1540 from maieneuro/third_derivatives
2015-09-08 Wolfgang BangerthMerge pull request #1549 from tamiko/cleanup
2015-09-08 Maien Hamedadded tests for other elements 1540/head
2015-09-08 Maien HamedImplemented computation of shape function 3rd derivativ...
2015-09-08 Martin KronbichlerMerge pull request #1551 from maieneuro/remove_compute_2nd
2015-09-08 Maien Hamedremoved the no longer necessary FiniteElement::differen... 1551/head
2015-09-07 Matthias MaierTestsuite: Update serialization tests 1549/head
2015-09-07 Matthias MaierBugfix: Provide const TensorIndicesHelper<>::extract...
2015-09-07 Matthias MaierTestsuite: Fix invalid constructor calls
2015-09-07 Matthias MaierTestsuite: Fix invalid constructor calls
2015-09-07 Wolfgang BangerthMerge pull request #1546 from tamiko/fix_testsuite
2015-09-07 Matthias MaierTestesuite: Bugfix: Fix configuration for with_64bit_in... 1546/head
2015-09-07 Timo HeisterMerge pull request #1545 from tamiko/fix_cxx11_thread_check
2015-09-07 Matthias MaierCMake: Bugfix: Export -pthread when trying to link 1545/head
2015-09-07 Matthias MaierMerge pull request #1517 from tamiko/complexify
2015-09-07 Matthias MaierBugfix: Use generic initializer in Tensor::norm() 1517/head
2015-09-07 Matthias MaierDo not use Tensor<..>(bool) contstructor in headers...
2015-09-07 Matthias MaierCosmetic change: Attach operator to conversion type
2015-09-07 Matthias MaierTensor, Point: Remove constructor taking a boolean...
2015-09-07 Matthias MaierCosmetic change: Use member initializer list
2015-09-07 Matthias MaierBugfix: Put tensor_base.h back in place.
2015-09-07 Matthias MaierBugfix: Remove an unnecessary second pass for value...
2015-09-07 Matthias MaierBugfix: Avoid C++11 only syntax
2015-09-07 Matthias MaierWorkaround for a bug in gcc-4.8 wrt to operator* and...
2015-09-07 Matthias MaierBugfix: Dissallow access to an object of type Tensor...
2015-09-07 Matthias MaierRemove unnecessary specializations and a confusing...
2015-09-07 Matthias MaierObsolete tensor_base.h, refactor everything to tensor.h
2015-09-07 Matthias MaierBugfix: Avoid temporaries
2015-09-07 Matthias MaierBugfix: Only run this test in C++11 mode
2015-09-07 Matthias MaierBugfix: Remove ambiguity.
2015-09-07 Matthias MaierBugfix: Do not use C++11 features
2015-09-07 Matthias MaierBugfix: Add more typetraits to ProductType for non...
2015-09-07 Matthias MaierBugfix: Allow creation and handling of Tensor<rank...
2015-09-07 Matthias MaierBugfix: Remove superfluous operator<< and fix ambiguity
2015-09-07 Matthias MaierBugfix: Tensor<rank,dim>: Always store a tensor type...
2015-09-07 Matthias MaierBugfixes: Update wrong descriptions, fix typos
2015-09-07 Matthias MaierBugfix: Update Point<dim,Number> documentation, fix...
2015-09-07 Matthias MaierBugfix: Avoid C++11 features
2015-09-07 Matthias MaierBugfix: Promote VectorizedArray<Number> to a scalar...
2015-09-07 Matthias Maierrun astyle
2015-09-07 Matthias Maieradd a news/changes.h entry
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.