]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-03-12 Toby D. Youngadd unit tests for complex-valued PETSc and SLEPc
2016-03-12 Wolfgang BangerthMerge pull request #2343 from davydden/mpi_logical
2016-03-12 David WellsMerge pull request #2346 from bangerth/fix-doc-3
2016-03-12 Luca HeltaiMerge pull request #2345 from bangerth/fix-compilation-3
2016-03-12 Denis Davydovfix a bug where MPI_LOGICAL fortran type was used 2343/head
2016-03-12 Wolfgang BangerthFix doxygen markup. 2346/head
2016-03-12 Wolfgang BangerthRemove an unnecessary (and nonexistent) include file. 2345/head
2016-03-11 Wolfgang BangerthMerge pull request #2342 from drwells/fix-compilation
2016-03-11 David WellsFix compilation on clang. 2342/head
2016-03-11 Timo HeisterMerge pull request #2341 from bangerth/fix-compilation-2
2016-03-11 Wolfgang BangerthFix compilation. 2341/head
2016-03-11 Luca HeltaiMerge pull request #2336 from tamiko/fix_rpath_handling...
2016-03-11 Matthias MaierCMake: Fix rpath handling on Mac OSX 2336/head
2016-03-11 Matthias MaierMerge pull request #2332 from drwells/remove-unused...
2016-03-11 David WellsDescribe forward declarations in the style guide. 2332/head
2016-03-11 David WellsAdd headers for values returned by methods.
2016-03-11 David WellsAdd missing headers.
2016-03-11 David WellsInclude headers for default template parameters.
2016-03-11 David WellsUpdate headers in some tests.
2016-03-11 David WellsForward declare things where they are used.
2016-03-11 David WellsRemove some unused headers.
2016-03-11 David WellsUse headers instead of forward declarations.
2016-03-11 David WellsMove a header into a .templates file.
2016-03-11 David WellsExplicitly include needed header files.
2016-03-11 David WellsImprove forward declarations in dof_tools.h.
2016-03-11 David WellsRemove unused forward declarations.
2016-03-10 David WellsMerge pull request #2329 from bangerth/provide-cmake...
2016-03-10 Wolfgang BangerthDon't generate status output. 2329/head
2016-03-10 David WellsMerge pull request #2330 from bangerth/fix-compilation
2016-03-10 Wolfgang BangerthPerform the same modifications for new_thread() as... 2330/head
2016-03-10 Wolfgang BangerthFix compilation.
2016-03-10 Wolfgang BangerthLet the 'indent' custom target print a better message.
2016-03-09 Luca HeltaiMerge pull request #2324 from ESeNonFossiIo/NURBSPatchM...
2016-03-09 ESeNonFossiIodocumentation 2324/head
2016-03-09 ESeNonFossiIotest for ../tests/opencascade/nurbs_patches_manifold_00
2016-03-09 ESeNonFossiIoNURBSPatchManifold
2016-03-09 Luca HeltaiMerge pull request #2326 from bangerth/new-new-task
2016-03-09 Wolfgang BangerthAdd another note. 2326/head
2016-03-09 Wolfgang BangerthAdd another test.
2016-03-09 Wolfgang BangerthAdd tests.
2016-03-09 Wolfgang BangerthImplement a C++11 conforming way to pass lambdas etc...
2016-03-08 Wolfgang BangerthMerge pull request #2323 from nicola-giuliani/interpola...
2016-03-08 Wolfgang BangerthMerge pull request #2322 from appiazzolla/master
2016-03-08 Nicola Giulianitypo 2323/head
2016-03-08 Nicola Giulianiinstantiation codim
2016-03-08 Pablo LuceroEliminating lines instead of commenting them out 2322/head
2016-03-07 Pablo LuceroRemove only one block warning. I find it not that usefu...
2016-03-07 Wolfgang BangerthMerge pull request #2308 from luca-heltai/tangent-spherical
2016-03-07 Martin KronbichlerMerge pull request #2294 from drwells/sparsity-tools...
2016-03-07 Bruno TurcksinMerge pull request #2318 from bangerth/fix-compilation-2
2016-03-07 Luca HeltaiMinor cleanups. 2308/head
2016-03-07 Wolfgang BangerthProvide necessary #include file and properly qualify... 2318/head
2016-03-07 Luca HeltaiAdded tangent vector to SphericalManifold.
2016-03-07 Luca HeltaiMerge pull request #2315 from bangerth/minor-cleanup3-5
2016-03-07 Wolfgang BangerthMerge pull request #2303 from bangerth/address-style...
2016-03-07 Wolfgang BangerthAddress minor style issues. 2303/head
2016-03-07 Wolfgang BangerthMinor cleanups. 2315/head
2016-03-07 Wolfgang BangerthMerge pull request #2314 from davydden/branch_petscscal...
2016-03-07 Denis Davydovadd missing Asserts in is_symmetric() and is_hermitian() 2314/head
2016-03-07 David WellsUpdate the tests to run in 1D. 2294/head
2016-03-07 David WellsFix a typo.
2016-03-07 David WellsRedo the logic in make_flux_sparsity_pattern.
2016-03-07 David WellsImprove spacing and indentation.
2016-03-07 David WellsPrefer 'face (face_n)' to 'face(face)'.
2016-03-07 David WellsFix a wrong comment.
2016-03-06 Martin KronbichlerMerge pull request #2313 from drwells/remove-repeated...
2016-03-06 David WellsRemove repeated tests. 2313/head
2016-03-06 Martin KronbichlerMerge pull request #2309 from drwells/sparsity-to-spars...
2016-03-05 David WellsPrefer SparsityPatternType to Sparsity. 2309/head
2016-03-05 Denis DavydovMerge pull request #2310 from drwells/fix-failing-indent
2016-03-05 David WellsFix the failing indentation. 2310/head
2016-03-05 Luca HeltaiMerge pull request #2302 from bangerth/fix-grammar
2016-03-05 Luca HeltaiMerge pull request #2305 from bangerth/implement-tangen...
2016-03-05 Luca HeltaiMerge pull request #2304 from bangerth/add-tests-2
2016-03-05 Denis DavydovMerge pull request #2306 from tamiko/cmake_export_packa...
2016-03-05 Matthias MaierCMake: Also export package configuration to dealIIConfi... 2306/head
2016-03-05 Denis DavydovMerge pull request #2301 from davydden/kelly_hK_factor
2016-03-05 Denis Davydovadd the common h_K factor to Kelly estimator 2301/head
2016-03-04 Wolfgang BangerthAdd non-trivial tests for the tangent vector on a cylin... 2305/head
2016-03-04 Wolfgang BangerthAdd a bunch of tests for ChartManifold.
2016-03-04 Wolfgang BangerthImplement the tangent vector for the ChartManifold...
2016-03-04 Wolfgang BangerthAdd tests for ChartManifold. 2304/head
2016-03-04 Wolfgang BangerthAdd tests for ChartManifold.
2016-03-04 Wolfgang BangerthFix grammar. 2302/head
2016-03-04 Bruno TurcksinMerge pull request #2224 from Rombur/filtered_iterators
2016-03-04 Bruno TurcksinAdd entry in changes.h 2224/head
2016-03-04 Bruno TurcksinDo not required C++14.
2016-03-04 Bruno TurcksinFilter range given an arbitrary number of IteratorFilters.
2016-03-04 Bruno TurcksinAdd test for IteratorFilter::AtBoundary.
2016-03-04 Bruno TurcksinAdd a new IteratorFilters AtBoundary.
2016-03-03 Wolfgang BangerthMerge pull request #2285 from ESeNonFossiIo/opencascade
2016-03-03 ESeNonFossiIowrite changes in change.h 2285/head
2016-03-03 ESeNonFossiIosmall doc
2016-03-03 ESeNonFossiIochange orientation
2016-03-03 David WellsMerge pull request #2297 from bangerth/minor-cleanups-4
2016-03-03 Wolfgang BangerthMinor cleanups. 2297/head
2016-03-03 Wolfgang BangerthMerge pull request #2296 from drwells/update-umfpack...
2016-03-03 David WellsUpdate the links to UMFPACK's web site. 2296/head
2016-03-02 Wolfgang BangerthMerge pull request #2292 from tjhei/mainline_pr2291
2016-03-02 Timo Heisterfix makeofflinedoc.sh image downloading 2292/head
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.