]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-08-08 Guido Kanschatboundary residuals
2012-08-08 Toby D. YoungAllow some matrix-vector ops to run on distributed...
2012-08-08 Wolfgang BangerthReindent and minor text edits.
2012-08-07 rapsonUpdating tests for the point_value_history class
2012-08-07 rapsonChanged the method of specifying components from a...
2012-08-07 Joerg Frohnea first version of the documentation
2012-08-07 Timo Heisterdocument support for clang
2012-08-07 Wolfgang BangerthAvoid modifying a vector that has ghost elements.
2012-08-07 Wolfgang BangerthAugment documentation.
2012-08-07 Timo Heisterlink PETSc 3.1+ to libpetsc instead of libpetsccall...
2012-08-07 Ralf HartmannUpdate refs.
2012-08-06 Guido Kanschatstart testing laplacian
2012-08-06 Wolfgang BangerthDisallow modifying operations on vectors with ghost...
2012-08-04 Wolfgang BangerthMore links into the glossary.
2012-08-04 Wolfgang BangerthClarify a glossary entry.
2012-08-02 Wolfgang BangerthBe more verbose in the description of parameters.
2012-08-01 Guido Kanschatadd Frobenius inner product of two Tensor of rank 2
2012-08-01 Wolfgang BangerthAdd Patterns::Map. Also fix a number of minor issues...
2012-07-31 Wolfgang BangerthAdd several references to the glossary.
2012-07-31 Wolfgang BangerthPatch by Uwe Koecher: Avoid warnings about unused varia...
2012-07-31 Wolfgang BangerthAlso set -m64 in CFLAGS if we do so in CXXFLAGS.
2012-07-27 Wolfgang BangerthFix list of authors of a patch.
2012-07-26 Wolfgang BangerthAdd a comment.
2012-07-26 Wolfgang BangerthMinor edits. Make a function private that doesn't have...
2012-07-26 Wolfgang BangerthWork around a problem with Intel+MPI.
2012-07-26 Wolfgang BangerthOne more.
2012-07-25 Timo Heisterdocument test better
2012-07-25 Timo Heistermake test crash
2012-07-25 Timo Heisterfix test
2012-07-25 Timo Heisteradd failing test for trilinos 10.12.1
2012-07-25 Markus BuergFix introduced bug.
2012-07-25 Wolfgang BangerthMake deal.II deal with the situation that p4est might...
2012-07-25 Wolfgang BangerthUse AC_SUBST instead of 'export'.
2012-07-25 Wolfgang BangerthWork around a problem with the Cray C++ compiler.
2012-07-25 Martin Steigemannadded instantiations for parallel::distributed::Vectors
2012-07-25 Toby D. YoungPiesewise multiplication of PETSc vectors and redocument.
2012-07-24 Wolfgang BangerthMake DoFTools::make_zero_boundary_constraints work...
2012-07-24 Wolfgang BangerthAbort if we can't produce the Makefile.dep file, whethe...
2012-07-24 Wolfgang BangerthCome up with a test that actually works.
2012-07-24 Wolfgang BangerthAdd one.
2012-07-23 Wolfgang BangerthSeveral more.
2012-07-23 Guido Kanschattest for finite residual
2012-07-22 Wolfgang BangerthOne more.
2012-07-22 Markus BuergRestore comment and fix projection on faces.
2012-07-22 Markus BuergReplaced projection-based interpolation by explicit...
2012-07-22 Christian Gollfixed bug in find_active_cell_around_point
2012-07-22 Christian GollFixed bug in find_active_cell_around_point. See the...
2012-07-22 Christian GollNew test for find_active_cell_around_point on a disconn...
2012-07-22 Timo Heisterupdate publication
2012-07-22 Timo Heisterupdate publication
2012-07-21 Wolfgang BangerthUndo an accidental checkin.
2012-07-21 Wolfgang BangerthAdd one.
2012-07-21 Wolfgang BangerthGo through changes.h and make it more consistent.
2012-07-17 Christian GollCorrected the expected values.
2012-07-17 Christian GollUpdate of the expected results
2012-07-17 Christian GollNew test for find_active_cell_around_point. At the...
2012-07-15 Katharina KormannSome more modifications to have consistency in various...
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...
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.