]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-12-02 youngFix get compiler bug in mpi consistency for PETSc 2.3.x
2010-12-02 youngFix bug in mpi consistency for PETSc 2.3.x
2010-12-02 youngFix bug in mpi consistency for PETSc 2.3.x
2010-12-02 youngUpdate news on publication
2010-12-02 bangerthA better gravity model.
2010-12-02 bangerthClarify what I mean by center.
2010-12-02 bangerthMinor formula fix.
2010-12-01 bangerthRemove a lot of debug and timing output stuff.
2010-12-01 bangerthFix a couple places that cppcheck marked up.
2010-12-01 bangerthDisable the following warning in xlC: 1540-2909 (W...
2010-12-01 bangerthUsing --without-umfpack is equivalent to --with-umfpack...
2010-11-30 bangerthRemove various benchmarking features.
2010-11-30 youngFix missing block for doxygen
2010-11-30 bangerthAdd a missing instantiation.
2010-11-30 bangerthInitialize member variable to avoid warning by ICC.
2010-11-29 bangerthThe intel compiler wants us to initialize each const...
2010-11-29 bangerthAlso instantiate the dummy parallel::distributed::Trian...
2010-11-29 bangerthReally only instantiate functions that aren't explicitl...
2010-11-29 bangerthDo not include functions in explicit instantiations...
2010-11-29 bangerthFix table of contents; add one more sentence.
2010-11-29 kanschatadjust to moved operators
2010-11-29 kanschatmove grad_div to Divergence
2010-11-29 kanschatmov Differential to more appropriate Divergence
2010-11-29 kanschatremove name tag
2010-11-29 buergDelete shapes.cc
2010-11-29 buergSplitting of the test fe/shapes due to run-time limitat...
2010-11-29 kanschatadd normal fluxes and fix jump
2010-11-29 bangerthAdd a note on the difference between using the symmetri...
2010-11-29 youngCheck for MPI consistency between deal.II and PETSc...
2010-11-29 kanschatupdate documentation
2010-11-28 kanschatcleanup
2010-11-28 kanschatadd default constructor for MGDoFHandler
2010-11-28 kanschatbegin operators for LDG
2010-11-28 kanschatAdd some info on the notational conventions for integra...
2010-11-28 kanschatuse @ instead of \
2010-11-28 kanschatallow doxygen to find the symbol... although it is...
2010-11-28 kanschatmention namespaces in first paragraph
2010-11-27 bangerthAdd a section on what happens when you try to synchroni...
2010-11-27 bangerthAdd a new test that currently deadlocks.
2010-11-26 kronbichlerTrilinos vector reinit should now be safe also with...
2010-11-26 kronbichlerUndo patch 22849, i.e., now it is safe to nest tasks...
2010-11-26 kronbichlerCan not use mutex or condition variables when joining...
2010-11-25 kanschatAdd warning about nested ThreadGroup objects
2010-11-25 bangerthRemove files that have been pointless for quite a while...
2010-11-24 bangerthFix reference to man page.
2010-11-24 bangerthTrying to interpolate boundary values on a closed loop...
2010-11-24 bangerthRemove the Software doxygen module -- it was pretty...
2010-11-24 bangerthReorder order of directories: in debug mode, these...
2010-11-24 bangerthUgh, fix syntax.
2010-11-24 bangerthFix grammar.
2010-11-24 bangerthCorrectly qualify function.
2010-11-24 bangerthdoxygen 1.7.2 no longer wants to create the output...
2010-11-24 salgadoGuido & AJS fix. You cannot nest task loops
2010-11-24 bangerthReplace \vec by \mathbf consistently.
2010-11-24 bangerthFix a couple markups.
2010-11-24 bangerthAdd Chih-Che's comments.
2010-11-23 bangerthAdd the actual file.
2010-11-23 bangerthRename.
2010-11-23 bangerthAdd.
2010-11-22 bangerthstep-32 is not ready so far.
2010-11-22 bangerthUpdate after boost upgrade.
2010-11-22 bangerthMake sure the include/ directory is in the include...
2010-11-22 bangerthUpdate after boost upgrade.
2010-11-22 bangerthMove into place.
2010-11-22 bangerthRemove old version of boost.
2010-11-22 bangerthPatches to avoid warnings and errors, some taken over...
2010-11-22 bangerthadd
2010-11-21 bangerthA couple more tests.
2010-11-21 bangerthAdd comment.
2010-11-21 bangerthAnnounce VectorTools::interpolate_boundary_values for...
2010-11-21 bangerthAdd missing function DoFAccessor<0,1,spacedim>::vertex_...
2010-11-20 bangerthMove test now that it works.
2010-11-20 bangerthMake VectorTools::interpolate_boundary_values work...
2010-11-20 bangerthSimplify code slightly.
2010-11-20 bangerthSimplify code slightly.
2010-11-20 kanschatadd relaxation methods to preconditioner module
2010-11-19 bangerthSimplify code a bit.
2010-11-19 bangerthThe data type of the unit_tangentials should be a Tenso...
2010-11-19 bangerthMinor re-indenting while reading through the class...
2010-11-19 kronbichlerCompile the directories with files with long compile...
2010-11-19 kanschatadd transformation of vector fields and rearrange docum...
2010-11-19 buergFixed a bug in the Nedelec elements
2010-11-19 bangerthReindent a couple places.
2010-11-19 bangerthRemove unused argument.
2010-11-19 bangerthUpgrade to TBB 3.0. This fixes a bunch of testsuite...
2010-11-19 bangerthOne more change.
2010-11-19 bangerthTake over patches from TBB 22 copy in our tree.
2010-11-19 bangerthRemove tests directory.
2010-11-19 bangerthAdd TBB 3.0 update 3 (commercially aligned open source...
2010-11-19 bangerthFix the mess I created: the whole rearranging I did...
2010-11-18 bangerthInterestingly, mesh refinement of surfaces in higher...
2010-11-18 bangerthAdd an assertion.
2010-11-18 paulettiExtracting a piece of the boundary of the sphere does...
2010-11-18 bangerthNew test.
2010-11-18 bangerthAdjust comment.
2010-11-18 bangerthTrim output.
2010-11-18 bangerthAllow computing the linfty norm even for ghosted vectors.
2010-11-18 bangerthIn output_results, we were using a ghosted vector to...
2010-11-18 bangerthAdd another note.
2010-11-18 kronbichlerFix linker problem with Intel compiler: need to explici...
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.