]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-12-16 Wolfgang BangerthUse a better solver.
2010-12-16 Wolfgang BangerthMinor doc updates.
2010-12-16 Wolfgang BangerthMake this whole thing more similar to step-4.
2010-12-16 Wolfgang BangerthAvoid problem with markup.
2010-12-16 Wolfgang BangerthDataOut was not prepared to deal with processors that...
2010-12-16 Wolfgang BangerthUse proper syntax in test.
2010-12-16 Wolfgang BangerthFix latex markup problem.
2010-12-15 Wolfgang BangerthList Andrea and Seba.
2010-12-15 Wolfgang BangerthIncrease wait time even more...
2010-12-15 Wolfgang BangerthOnly allocate memory for the direction flags if we...
2010-12-15 Wolfgang BangerthSimplify testcase slightly.
2010-12-15 Wolfgang BangerthAvoid a warning when instantiating Tensor<1,0>.
2010-12-15 Wolfgang BangerthSimplify code some more.
2010-12-15 Wolfgang BangerthAdd to the documentation.
2010-12-15 Wolfgang BangerthMake code a bit simpler to read.
2010-12-15 Wolfgang BangerthNew test that currently fails.
2010-12-15 Wolfgang BangerthRemove an unused variable.
2010-12-15 Wolfgang BangerthFix typos.
2010-12-14 Wolfgang BangerthMultiply WALLTIME with the number of processors. Let...
2010-12-11 Sebastian PaulettiMinor edit in direction_flags
2010-12-10 Wolfgang BangerthIncrease the timeout since we are on multicore systems.
2010-12-10 Wolfgang BangerthAdd Seba.
2010-12-10 Wolfgang BangerthInstall a thread that terminates the program after...
2010-12-10 Wolfgang BangerthAlso set the time limit as an environment variable...
2010-12-10 Wolfgang BangerthRename image file.
2010-12-10 Wolfgang BangerthAdd Luca's text.
2010-12-10 Wolfgang BangerthLink to step-38.
2010-12-10 Wolfgang BangerthFix typo.
2010-12-10 Wolfgang BangerthLink to step-38.
2010-12-09 Sebastian PaulettiFEValues with mapping Q1, now uses direction_flag to...
2010-12-09 Wolfgang BangerthOne more test.
2010-12-09 Wolfgang BangerthNew test.
2010-12-09 Timo Heisterfix typo and remove unused variable.
2010-12-09 Wolfgang BangerthNew test.
2010-12-09 Wolfgang BangerthDocument direction flags better.
2010-12-09 Wolfgang BangerthFix bad markup.
2010-12-08 Sebastian PaulettiImplementation of direction_flags for dim=spacedim...
2010-12-08 Wolfgang BangerthUpon closer thought, there is actually no point in...
2010-12-08 Wolfgang BangerthRather than re-implementing things use them from the...
2010-12-08 Wolfgang BangerthProperly implement operator== for ParameterHandler.
2010-12-08 Wolfgang BangerthOK, this was one of the weirder bugs I've found recentl...
2010-12-07 Wolfgang BangerthAvoid a warning.
2010-12-07 Wolfgang BangerthFix another failure caused by assuming that the left...
2010-12-07 Wolfgang BangerthWhen codim=1, we can't take for granted that the left...
2010-12-07 Wolfgang BangerthMention serialization.
2010-12-07 Wolfgang BangerthList codim-1 changes.
2010-12-07 Wolfgang BangerthMove entries to their correct section. Remove entry...
2010-12-07 Wolfgang BangerthAdd necessary output directories.
2010-12-07 Wolfgang BangerthBe less conservative when comparing sparsity patterns.
2010-12-07 Wolfgang 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 Martin KronbichlerFix copy of matrix values.
2010-12-06 Wolfgang BangerthRemove a class that is now no longer needed.
2010-12-06 Wolfgang BangerthAvoid output to the screen.
2010-12-06 Wolfgang BangerthSet properly.
2010-12-06 Wolfgang BangerthSet svn:ignore.
2010-12-06 Wolfgang BangerthNew test.
2010-12-06 Wolfgang BangerthNeighborship information is unreliable in the codim...
2010-12-05 Wolfgang BangerthMake DoFRenumbering::component_wise work also for the...
2010-12-05 Guido Kanschatupdate documentation
2010-12-05 Guido Kanschatadd initializer for Quadrature
2010-12-05 Luca HeltaiFixed integrate difference, and updated step-38 to...
2010-12-05 Luca HeltaiAdded test for gradient differences on codim one surfaces.
2010-12-03 Timo HeisterNew test for PETSc vectors.
2010-12-03 Timo HeisterAdded a new constructor for PETScWrappers::Vector that...
2010-12-03 Wolfgang BangerthAlso revert r22891 for the same reason. The changes...
2010-12-03 Wolfgang BangerthRevert 22903 since it make the autotester choke.
2010-12-03 Luca HeltaiAdded tutorial step-38 on Laplace Beltrami Operator.
2010-12-03 Timo Heisterimprove formatting in tutorial overview.
2010-12-03 Wolfgang BangerthDiscuss some more.
2010-12-03 Wolfgang BangerthFix typo.
2010-12-02 Wolfgang BangerthRather than clumsily computing derived quantities withi...
2010-12-02 Wolfgang BangerthWhitespace changes.
2010-12-02 Wolfgang BangerthMake it follow usual style.
2010-12-02 Wolfgang BangerthUse better gravity model as described in the introducti...
2010-12-02 Wolfgang BangerthRegenerate.
2010-12-02 Timo Heisterimprove PETSc compiler mismatch error messages.
2010-12-02 Toby D. YoungFix get compiler bug in mpi consistency for PETSc 2.3.x
2010-12-02 Toby D. YoungFix bug in mpi consistency for PETSc 2.3.x
2010-12-02 Toby D. YoungFix bug in mpi consistency for PETSc 2.3.x
2010-12-02 Toby D. YoungUpdate news on publication
2010-12-02 Wolfgang BangerthA better gravity model.
2010-12-02 Wolfgang BangerthClarify what I mean by center.
2010-12-02 Wolfgang BangerthMinor formula fix.
2010-12-01 Wolfgang BangerthRemove a lot of debug and timing output stuff.
2010-12-01 Wolfgang BangerthFix a couple places that cppcheck marked up.
2010-12-01 Wolfgang BangerthDisable the following warning in xlC: 1540-2909 (W...
2010-12-01 Wolfgang BangerthUsing --without-umfpack is equivalent to --with-umfpack...
2010-11-30 Wolfgang BangerthRemove various benchmarking features.
2010-11-30 Toby D. YoungFix missing block for doxygen
2010-11-30 Wolfgang BangerthAdd a missing instantiation.
2010-11-30 Wolfgang BangerthInitialize member variable to avoid warning by ICC.
2010-11-29 Wolfgang BangerthThe intel compiler wants us to initialize each const...
2010-11-29 Wolfgang BangerthAlso instantiate the dummy parallel::distributed::Trian...
2010-11-29 Wolfgang BangerthReally only instantiate functions that aren't explicitl...
2010-11-29 Wolfgang BangerthDo not include functions in explicit instantiations...
2010-11-29 Wolfgang BangerthFix table of contents; add one more sentence.
2010-11-29 Guido Kanschatadjust to moved operators
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.