]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-12-20 Guido Kanschatupdate documentation
2010-12-20 Wolfgang BangerthAdd Martin Steigemann's Qt based parameter GUI.
2010-12-20 Wolfgang BangerthUn-transpose matrix again.
2010-12-20 Wolfgang BangerthUpdate one article.
2010-12-20 Wolfgang BangerthAdd a link to step-38.
2010-12-20 Wolfgang BangerthMake GridTools::transform work also on uniformly refine...
2010-12-20 Wolfgang BangerthVerify that parameters we read in XML format also satis...
2010-12-20 Wolfgang BangerthSome more tests.
2010-12-20 Wolfgang BangerthAdd test.
2010-12-20 Wolfgang BangerthAdd missing endline.
2010-12-20 Wolfgang BangerthFix docs.
2010-12-20 Wolfgang BangerthImplement the ability to read XML files of parameters.
2010-12-20 Toby D. YoungMPI_CONSISTENCY patch for PETSC-deal.II
2010-12-20 Wolfgang BangerthAvoid a warning with gcc 4.5.
2010-12-20 Wolfgang BangerthAdd a comment.
2010-12-20 Wolfgang BangerthFix computation of face normal vectors in the codim...
2010-12-20 Wolfgang BangerthMake code somewhat cleaner and dimension independent...
2010-12-20 Sebastian PaulettiAdded a curve test to step 38
2010-12-19 Wolfgang BangerthMore minor whitespace edits.
2010-12-19 Wolfgang BangerthAdd to documentation.
2010-12-19 Wolfgang BangerthReindent a few places in our usual style.
2010-12-19 Wolfgang BangerthSay what we do.
2010-12-19 Toby D. YoungRemoved bad MPI_CONSISTENCY with PETSc, prepare for new
2010-12-19 Wolfgang BangerthInterpolation of boundary values for 1d curves in 2d...
2010-12-19 Wolfgang BangerthMake sure this test dies if it should deadlock.
2010-12-19 Wolfgang BangerthSay how many seconds were waited before killing the...
2010-12-18 Sebastian PaulettiModified the code a little bit to make it similar to...
2010-12-18 Wolfgang BangerthEnable FEFaceValues and friends also for faces of 1d...
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...
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.