]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-12-09 paulettiFEValues with mapping Q1, now uses direction_flag to...
2010-12-09 bangerthOne more test.
2010-12-09 bangerthNew test.
2010-12-09 heisterfix typo and remove unused variable.
2010-12-09 bangerthNew test.
2010-12-09 bangerthDocument direction flags better.
2010-12-09 bangerthFix bad markup.
2010-12-08 paulettiImplementation of direction_flags for dim=spacedim...
2010-12-08 bangerthUpon closer thought, there is actually no point in...
2010-12-08 bangerthRather than re-implementing things use them from the...
2010-12-08 bangerthProperly implement operator== for ParameterHandler.
2010-12-08 bangerthOK, this was one of the weirder bugs I've found recentl...
2010-12-07 bangerthAvoid a warning.
2010-12-07 bangerthFix another failure caused by assuming that the left...
2010-12-07 bangerthWhen codim=1, we can't take for granted that the left...
2010-12-07 bangerthMention serialization.
2010-12-07 bangerthList codim-1 changes.
2010-12-07 bangerthMove entries to their correct section. Remove entry...
2010-12-07 bangerthAdd necessary output directories.
2010-12-07 bangerthBe less conservative when comparing sparsity patterns.
2010-12-07 bangerthNo need any more to provide operator== in the test...
2010-12-07 raoModify test for vector.
2010-12-06 raoAdd new tests for serialization.
2010-12-06 raoAdd functions for serialization.
2010-12-06 kronbichlerFix copy of matrix values.
2010-12-06 bangerthRemove a class that is now no longer needed.
2010-12-06 bangerthAvoid output to the screen.
2010-12-06 bangerthSet properly.
2010-12-06 bangerthSet svn:ignore.
2010-12-06 bangerthNew test.
2010-12-06 bangerthNeighborship information is unreliable in the codim...
2010-12-05 bangerthMake DoFRenumbering::component_wise work also for the...
2010-12-05 kanschatupdate documentation
2010-12-05 kanschatadd initializer for Quadrature
2010-12-05 heltaiFixed integrate difference, and updated step-38 to...
2010-12-05 heltaiAdded test for gradient differences on codim one surfaces.
2010-12-03 heisterNew test for PETSc vectors.
2010-12-03 heisterAdded a new constructor for PETScWrappers::Vector that...
2010-12-03 bangerthAlso revert r22891 for the same reason. The changes...
2010-12-03 bangerthRevert 22903 since it make the autotester choke.
2010-12-03 heltaiAdded tutorial step-38 on Laplace Beltrami Operator.
2010-12-03 heisterimprove formatting in tutorial overview.
2010-12-03 bangerthDiscuss some more.
2010-12-03 bangerthFix typo.
2010-12-02 bangerthRather than clumsily computing derived quantities withi...
2010-12-02 bangerthWhitespace changes.
2010-12-02 bangerthMake it follow usual style.
2010-12-02 bangerthUse better gravity model as described in the introducti...
2010-12-02 bangerthRegenerate.
2010-12-02 heisterimprove PETSc compiler mismatch error messages.
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.
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.