]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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().
2010-11-15 Wolfgang BangerthSay something about hypre.
2010-11-15 Wolfgang BangerthDocument output_results.
2010-11-15 Wolfgang BangerthLink to step-40.
2010-11-15 Wolfgang BangerthCrosslink step-40.
2010-11-15 Wolfgang BangerthSome more comments.
2010-11-15 Wolfgang BangerthDocument refine_grid.
2010-11-15 Wolfgang BangerthReshuffle a couple lines of code.
2010-11-15 Wolfgang BangerthSome more comments.
2010-11-14 Wolfgang BangerthAdjust spacing in output.
2010-11-14 Wolfgang BangerthSilence p4est.
2010-11-14 Wolfgang BangerthRemove debug output and timings.
2010-11-14 Wolfgang BangerthAnnounce PETScWrappers::PreconditionBoomerAMG.
2010-11-14 Wolfgang BangerthDisable BoomerAMG/Hypre when not available through...
2010-11-14 Guido Kanschatadd scalar version of Nitsche boundary residual
2010-11-14 Guido KanschatThe purpose is solver, not cg
2010-11-14 Guido Kanschatuse LocalIntegrators instead of integrating by hand...
2010-11-14 Guido Kanschatmake quadrature_point inline
2010-11-13 Timo Heisteruse BoomerAMG in step-40.
2010-11-13 Timo Heisterimplement interface to BoomerAMG through PETSc.
2010-11-13 Wolfgang BangerthCrap, I messed up again :-(
2010-11-13 Wolfgang BangerthMove important changes up.
2010-11-13 Wolfgang BangerthMake sure we can compare iterator objects.
2010-11-13 Wolfgang BangerthInstead of giving -1, let index() for vertex iterators...
2010-11-13 Wolfgang BangerthRemove a TODO that doesn't appear connected to anything...
2010-11-13 Wolfgang BangerthDisallow assignment of DoF accessors.
2010-11-13 Wolfgang BangerthMake sure that face iterators can be copied in 1d.
2010-11-12 Wolfgang BangerthRemove unused variables' names.
2010-11-12 Wolfgang BangerthAdd get_dof_indices function to DoFAccessor of faces...
2010-11-12 Wolfgang BangerthFix type of iterator.
2010-11-12 Wolfgang BangerthWork around a compile problem in the compiler on our...
2010-11-12 Wolfgang BangerthProvide declarations also for DoFAccessor<0,1,spacedim...
2010-11-12 Guido Kanschatbe less strict to enable formulas with many iterations
2010-11-12 Wolfgang BangerthOuch -- fix two numbers that managed to completely...
2010-11-12 Wolfgang BangerthCorrect now outdated paragraph.
2010-11-12 Wolfgang BangerthClean up previous patch: Move implementation of functio...
2010-11-12 Wolfgang BangerthAnnounce this:
2010-11-11 Guido KanschatComment cleanup in Quadrature
2010-11-11 Wolfgang BangerthImplement face iterators also in 1d -- i.e. you can...
2010-11-11 Guido Kanschathide calls to sub-makes
2010-11-11 Guido Kanschat...and remove deleted dependency
2010-11-11 Guido KanschatRemove duplication of make functionparser
2010-11-11 Guido KanschatAdd a function that resets the pointer and deletes...
2010-11-11 Guido Kanschatremove n_quadrature_points member variable after being...
2010-11-11 Guido Kanschatdo not use deprecated access to Quadrature::n_quadratur...
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.