]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-12-18 Wolfgang BangerthUse proper return type.
2010-12-18 Wolfgang BangerthReindent.
2010-12-18 Wolfgang BangerthAlso introduce MGDoFAccessor<0,1,spacedim>.
2010-12-18 Wolfgang BangerthFix a grammar fail.
2010-12-18 Wolfgang BangerthAdd documentation for the new vertex iterator (a.k...
2010-12-18 Wolfgang BangerthOK, enough of the playing around. Killing jobs this...
2010-12-17 Sebastian Paulettifailing interpolate boundary 1d in codim==1
2010-12-17 Wolfgang BangerthTalk about how to extend the program in the direction...
2010-12-17 Wolfgang BangerthLeave a note.
2010-12-17 Wolfgang Bangerthadd
2010-12-17 Wolfgang BangerthFiddling with a multiplier for the wait time doesn...
2010-12-17 Wolfgang BangerthMore minor simplifications.
2010-12-17 Wolfgang BangerthRemove executable property.
2010-12-16 Wolfgang BangerthAnother testcase.
2010-12-16 Wolfgang BangerthNew test.
2010-12-16 Wolfgang BangerthMake the awkward map a returned value, rather than...
2010-12-16 Wolfgang BangerthFix missing std::
2010-12-16 Wolfgang BangerthExplain what we are seeing.
2010-12-16 Wolfgang BangerthSpecialize functions for 3d.
2010-12-16 Wolfgang BangerthSet properties.
2010-12-16 Wolfgang BangerthSet properties.
2010-12-16 Wolfgang BangerthSet props.
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.
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.