]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-07-15 Katharina KormannCorrect initialization of partitioner (bug pointed...
2012-07-13 Wolfgang BangerthRoute output into the output file, not onto the screen.
2012-07-13 Wolfgang BangerthNew test.
2012-07-13 Wolfgang BangerthNew test.
2012-07-13 Wolfgang BangerthRegenerate.
2012-07-13 Wolfgang BangerthDisable one warning for Intel ICC.
2012-07-13 Wolfgang BangerthRemove a conversion operator from VectorView to Vector...
2012-07-12 rapsonModified how the PointValueHistory class supports vecto...
2012-07-07 Wolfgang BangerthAlso remove coverage files.
2012-07-07 Wolfgang BangerthAdd a test that verifies what we get from the many...
2012-07-07 Wolfgang BangerthImplement the memory_consumption() function.
2012-07-06 Timo Heistermention that trilinos 10.10.2 is broken too
2012-07-06 Wolfgang BangerthUse proper output file.
2012-07-05 Timo Heisterupdate test
2012-07-04 Wolfgang BangerthSet properties correctly on a few stragglers.
2012-07-04 Wolfgang BangerthSet properties correctly.
2012-07-04 Wolfgang BangerthFix the same bug as before but in a similar function.
2012-07-04 Wolfgang BangerthNew test.
2012-07-04 Wolfgang BangerthMinor indentation change.
2012-07-04 Wolfgang BangerthFix the same bug as before in several more places.
2012-07-04 Wolfgang BangerthRe-indent and untabify.
2012-07-04 Wolfgang BangerthSimplify code.
2012-07-04 Wolfgang BangerthSeveral more tests.
2012-07-04 Wolfgang BangerthMake an input argument const to allow temporary objects...
2012-07-04 Wolfgang BangerthMake tests more specific.
2012-07-04 Wolfgang BangerthNew tests.
2012-07-04 Wolfgang BangerthUpdate copyright notice.
2012-07-04 Wolfgang BangerthAdd a target for coverage.
2012-07-04 Wolfgang BangerthLeave a comment.
2012-07-04 Wolfgang BangerthHandle the fact that Mapping::transform_real_to_unit_ce...
2012-07-04 Wolfgang BangerthAdjust output after r25668. The test now needs more...
2012-07-03 Timo Heisteradd failing test for transform_real_to_unit_cell
2012-07-03 Timo Heistermake test for TrilinosWrappers::VectorBase::swap()...
2012-07-03 Timo Heisterfixed TrilinosWrappers::VectorBase::swap()
2012-07-03 Timo Heistertest TrilinosWrappers::Vector::swap() (test fails)
2012-07-03 Wolfgang BangerthUntabify.
2012-07-03 Wolfgang BangerthSet a flag for the PGI C++ compiler that allows it...
2012-07-02 Wolfgang BangerthAdd an include file that's necessary for the pgi compiler.
2012-06-29 Wolfgang BangerthSuppress output to the screen.
2012-06-29 Wolfgang BangerthFix a couple other places where using FE_Nothing trigge...
2012-06-29 Wolfgang BangerthUsing the SolutionTransfer class with hp::DoFHandler...
2012-06-29 Wolfgang BangerthWork around a problem where we now got into an if-branc...
2012-06-28 Wolfgang BangerthPatch by Uwe Koecher: Avoid warnings in header files...
2012-06-28 Wolfgang BangerthDisable a bunch of warnings for MS Visual C++.
2012-06-28 Wolfgang BangerthAvoid a warning with gcc 4.7 (based on a patch by Uwe...
2012-06-27 Wolfgang BangerthSet svn properties.
2012-06-27 Wolfgang BangerthFix compilation.
2012-06-27 Wolfgang BangerthCorrect output directory.
2012-06-27 Wolfgang BangerthNew test.
2012-06-27 Wolfgang BangerthImplement a line search strategy to deal with cases...
2012-06-27 Wolfgang BangerthFix yet another bug in VectorTools::no_normal_flux...
2012-06-27 Wolfgang BangerthClarify documentation.
2012-06-26 Wolfgang BangerthReduce it to one cell.
2012-06-26 Wolfgang BangerthNew test, currently failing.
2012-06-26 Wolfgang BangerthTypo fix.
2012-06-26 Wolfgang BangerthAdd a forward declaration apparently needed for MSVC.
2012-06-26 Wolfgang BangerthRemove a few stray empty lines left over from the time...
2012-06-26 Wolfgang BangerthAdd a missing set of instantiations. Put more things...
2012-06-26 Wolfgang BangerthMake it clear that the *result*, not just one operand...
2012-06-26 Wolfgang BangerthNew test to verify that indeed Trilinos bug 5609 is...
2012-06-24 Katharina KormannFix bug pointed out by Saul Teukolsky and add submit_di...
2012-06-23 Timo Heisterstep-38: fix compilation error with some compilers
2012-06-21 Wolfgang BangerthPatch by Jason Sheldon: Add some previously missing...
2012-06-19 Wolfgang BangerthMore patches for MS Windows.
2012-06-18 Wolfgang BangerthAdd.
2012-06-17 Wolfgang BangerthMore changes by Bob Goodwin to make things compile...
2012-06-17 Wolfgang BangerthWork around a problem with a zero-length array when...
2012-06-17 Wolfgang BangerthSecond set of Microsoft Windows Visual C/C++ patches...
2012-06-17 Wolfgang BangerthPatches by Bob Goodwin: First set of changes for making...
2012-06-17 Wolfgang BangerthDetect Cray C++.
2012-06-16 Toby D. YoungAfter testing, fix compilation for petsc-3.3
2012-06-15 Wolfgang BangerthPatch by Jason Sheldon: Add a missing instantiation.
2012-06-13 Katharina KormannFig bug and augment FEEValuation. Rename MatrixFree...
2012-06-13 Matthias MaierFix a misleading error message
2012-06-13 Wolfgang BangerthUse vtk output. Add a TODO.
2012-06-13 Wolfgang BangerthDefault to debug mode.
2012-06-13 Wolfgang BangerthUse proper markup.
2012-06-11 Wolfgang BangerthComment on the refinement criterion.
2012-06-11 Wolfgang BangerthUpdate after r25604.
2012-06-11 Wolfgang BangerthUpdate a couple test results after r25604.
2012-06-10 Guido Kanschatnew test
2012-06-08 Wolfgang BangerthAdd one more link.
2012-06-08 Wolfgang BangerthAdd one picture.
2012-06-08 Wolfgang BangerthAllow selecting something different than gfortran by...
2012-06-07 Wolfgang BangerthUpdate test results after recent changes to FE_DGQArbit...
2012-06-07 Timo Heisteradded missing instantiations for DerivativeApproximatio...
2012-06-06 Wolfgang BangerthProvide links from functions to a module.
2012-06-06 Wolfgang BangerthAdd a couple sentences.
2012-06-06 Wolfgang BangerthAdd one more paragraph as suggested by Joerg.
2012-06-06 Wolfgang BangerthAdd a section.
2012-06-06 Wolfgang BangerthAnnounce step-43.
2012-06-06 Wolfgang BangerthRegenerate.
2012-06-06 Wolfgang BangerthSimplify the decision which iterator class to use somew...
2012-06-06 Luca HeltaiAdded support for FE_DGQArbitraryNodes in codimension...
2012-06-05 Timo Heisterclarify documentation
2012-06-05 Wolfgang BangerthMinor simplifications.
2012-06-04 Wolfgang BangerthReindent.
2012-06-03 Wolfgang BangerthAdd a missing include file.
2012-06-03 Wolfgang BangerthFinish step-15.
2012-06-03 Wolfgang BangerthProvide more references to a recently added glossary...
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.