]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-11-22 Wolfgang BangerthMove into place.
2010-11-22 Wolfgang BangerthRemove old version of boost.
2010-11-22 Wolfgang BangerthPatches to avoid warnings and errors, some taken over...
2010-11-22 Wolfgang Bangerthadd
2010-11-21 Wolfgang BangerthA couple more tests.
2010-11-21 Wolfgang BangerthAdd comment.
2010-11-21 Wolfgang BangerthAnnounce VectorTools::interpolate_boundary_values for...
2010-11-21 Wolfgang BangerthAdd missing function DoFAccessor<0,1,spacedim>::vertex_...
2010-11-20 Wolfgang BangerthMove test now that it works.
2010-11-20 Wolfgang BangerthMake VectorTools::interpolate_boundary_values work...
2010-11-20 Wolfgang BangerthSimplify code slightly.
2010-11-20 Wolfgang BangerthSimplify code slightly.
2010-11-20 Guido Kanschatadd relaxation methods to preconditioner module
2010-11-19 Wolfgang BangerthSimplify code a bit.
2010-11-19 Wolfgang BangerthThe data type of the unit_tangentials should be a Tenso...
2010-11-19 Wolfgang BangerthMinor re-indenting while reading through the class...
2010-11-19 Martin KronbichlerCompile the directories with files with long compile...
2010-11-19 Guido Kanschatadd transformation of vector fields and rearrange docum...
2010-11-19 Markus BuergFixed a bug in the Nedelec elements
2010-11-19 Wolfgang BangerthReindent a couple places.
2010-11-19 Wolfgang BangerthRemove unused argument.
2010-11-19 Wolfgang BangerthUpgrade to TBB 3.0. This fixes a bunch of testsuite...
2010-11-19 Wolfgang BangerthOne more change.
2010-11-19 Wolfgang BangerthTake over patches from TBB 22 copy in our tree.
2010-11-19 Wolfgang BangerthRemove tests directory.
2010-11-19 Wolfgang BangerthAdd TBB 3.0 update 3 (commercially aligned open source...
2010-11-19 Wolfgang BangerthFix the mess I created: the whole rearranging I did...
2010-11-18 Wolfgang BangerthInterestingly, mesh refinement of surfaces in higher...
2010-11-18 Wolfgang BangerthAdd an assertion.
2010-11-18 Sebastian PaulettiExtracting a piece of the boundary of the sphere does...
2010-11-18 Wolfgang BangerthNew test.
2010-11-18 Wolfgang BangerthAdjust comment.
2010-11-18 Wolfgang BangerthTrim output.
2010-11-18 Wolfgang BangerthAllow computing the linfty norm even for ghosted vectors.
2010-11-18 Wolfgang BangerthIn output_results, we were using a ghosted vector to...
2010-11-18 Wolfgang BangerthAdd another note.
2010-11-18 Martin KronbichlerFix linker problem with Intel compiler: need to explici...
2010-11-18 Wolfgang BangerthGeneralize the extract_boundary_mesh function to arbitr...
2010-11-17 Wolfgang BangerthReplace division by zero by an assertion.
2010-11-17 Wolfgang BangerthEscape a few words.
2010-11-17 Wolfgang BangerthRemove links that doxygen on 'top' does not grok.
2010-11-17 Wolfgang BangerthBe a bit more efficient by using assign-once variables.
2010-11-17 Wolfgang BangerthFix file paths.
2010-11-17 Wolfgang BangerthAdd a couple specializations for TensorProductPolynomia...
2010-11-17 Wolfgang BangerthAdjust output.
2010-11-17 Guido KanschatReplace exception by more verbose type
2010-11-17 Guido Kanschatdocument Point::unit_vector
2010-11-17 Guido Kanschatrename unit vector
2010-11-17 Wolfgang BangerthMove a test that currently fails into fail/.
2010-11-17 Wolfgang BangerthUndo Guido's commit 22760: These tests were ok before...
2010-11-17 Wolfgang BangerthUndo Guido's commit 22779: These tests were ok before...
2010-11-17 Wolfgang BangerthMake compile.
2010-11-17 Wolfgang BangerthAdd the last missing paragraph.
2010-11-17 Wolfgang BangerthAdd a note.
2010-11-17 Wolfgang BangerthReindent comment.
2010-11-17 Wolfgang BangerthWe now copy boundary indicators.
2010-11-17 Wolfgang BangerthMake sure we don't run into a weird error with double...
2010-11-16 Timo Heisterstep-32: remove static_casts that are not needed, fix...
2010-11-16 Wolfgang BangerthAdd another test.
2010-11-16 Guido Kanschatdifferences are due to round-off
2010-11-16 Timo Heisterfix output.
2010-11-16 Wolfgang BangerthMinor adjustments.
2010-11-16 Wolfgang BangerthAnnounce GridTools::extract_boundary_mesh.
2010-11-16 Timo Heisterfix bug in distributed dofhandler renumber_component_wi...
2010-11-16 Timo Heistersupply correct output for test.
2010-11-16 Timo Heisterdocument bug: n_dofs() is wrong after component_wise().
2010-11-16 Wolfgang BangerthCopy face boundary_id to surface cell material_id in...
2010-11-16 Wolfgang BangerthMinor cleanups.
2010-11-16 Wolfgang BangerthAdd comment.
2010-11-16 Wolfgang BangerthFix tests.
2010-11-16 Wolfgang BangerthSplit _01 test into two pieces: one that works for...
2010-11-16 Timo Heisterfix step-41: n_quadrature_points got removed.
2010-11-16 Wolfgang BangerthAugment docs.
2010-11-16 Wolfgang BangerthFix wrong package name.
2010-11-16 Timo Heisterfix compilation of step-32.
2010-11-16 Wolfgang BangerthSimplify, now that we don't have this dimension-depende...
2010-11-16 Guido Kanschatupdate result files
2010-11-16 Guido KanschatAdd function to create unit vectors
2010-11-16 Guido Kanschatadd Bessel function configuration and check for GSL
2010-11-16 Wolfgang BangerthRemove unused function arguments.
2010-11-16 Wolfgang BangerthRemove more stray 'typename's where necessary.
2010-11-16 Wolfgang BangerthIgnore mapping parameter in 1d.
2010-11-16 Guido Kanschatadd Bessel function
2010-11-16 Wolfgang BangerthRemove stray 'typename'.
2010-11-16 Martin KronbichlerRemove illegal default argument from explicit instantia...
2010-11-16 Guido Kanschatadd LogStream output for Vector
2010-11-16 Wolfgang BangerthAdd header. Minor adjustments.
2010-11-16 Martin KronbichlerChanged structure in dofs, hp, multigrid and numerics...
2010-11-16 Wolfgang BangerthRemove file now no longer needed.
2010-11-15 Sebastian PaulettiAdded the function GridTools::extract_boundary_mesh...
2010-11-15 Sebastian PaulettiTwo new tests for GridTools::extract_boundary_mesh...
2010-11-15 Timo Heisterfix step-40.
2010-11-15 Wolfgang BangerthProvide a bibtex entry for the distributed paper.
2010-11-15 Wolfgang BangerthFinish documenting.
2010-11-15 Wolfgang BangerthNo need to @ref tutorial programs any more.
2010-11-15 Wolfgang BangerthFinish documentation of setup_system.
2010-11-15 Toby D. YoungAdd publication
2010-11-15 Wolfgang BangerthA few more comments.
2010-11-15 Wolfgang BangerthIgnore .vtu and .pvtu files. Also clean them up.
2010-11-15 Wolfgang BangerthAlso document solve().
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.