]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-11-28 Guido KanschatAdd some info on the notational conventions for integra...
2010-11-28 Guido Kanschatuse @ instead of \
2010-11-28 Guido Kanschatallow doxygen to find the symbol... although it is...
2010-11-28 Guido Kanschatmention namespaces in first paragraph
2010-11-27 Wolfgang BangerthAdd a section on what happens when you try to synchroni...
2010-11-27 Wolfgang BangerthAdd a new test that currently deadlocks.
2010-11-26 Martin KronbichlerTrilinos vector reinit should now be safe also with...
2010-11-26 Martin KronbichlerUndo patch 22849, i.e., now it is safe to nest tasks...
2010-11-26 Martin KronbichlerCan not use mutex or condition variables when joining...
2010-11-25 Guido KanschatAdd warning about nested ThreadGroup objects
2010-11-25 Wolfgang BangerthRemove files that have been pointless for quite a while...
2010-11-24 Wolfgang BangerthFix reference to man page.
2010-11-24 Wolfgang BangerthTrying to interpolate boundary values on a closed loop...
2010-11-24 Wolfgang BangerthRemove the Software doxygen module -- it was pretty...
2010-11-24 Wolfgang BangerthReorder order of directories: in debug mode, these...
2010-11-24 Wolfgang BangerthUgh, fix syntax.
2010-11-24 Wolfgang BangerthFix grammar.
2010-11-24 Wolfgang BangerthCorrectly qualify function.
2010-11-24 Wolfgang Bangerthdoxygen 1.7.2 no longer wants to create the output...
2010-11-24 Abner J. SalgadoGuido & AJS fix. You cannot nest task loops
2010-11-24 Wolfgang BangerthReplace \vec by \mathbf consistently.
2010-11-24 Wolfgang BangerthFix a couple markups.
2010-11-24 Wolfgang BangerthAdd Chih-Che's comments.
2010-11-23 Wolfgang BangerthAdd the actual file.
2010-11-23 Wolfgang BangerthRename.
2010-11-23 Wolfgang BangerthAdd.
2010-11-22 Wolfgang Bangerthstep-32 is not ready so far.
2010-11-22 Wolfgang BangerthUpdate after boost upgrade.
2010-11-22 Wolfgang BangerthMake sure the include/ directory is in the include...
2010-11-22 Wolfgang BangerthUpdate after boost upgrade.
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.
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.