]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-07-19 Guido Kanschatcheck new projection matrices
2005-07-19 Guido Kanschatnew class InverseMatrixRichardson
2005-07-19 rschulzadded "yes" and "no" to the possible values for bool...
2005-07-19 Guido Kanschatdocumentation of instances
2005-07-19 Guido KanschatGeometryInfo moved
2005-07-19 Guido KanschatGeometryInfo moved; declaration of generalized support...
2005-07-19 Guido Kanschatadd to Exceptions group
2005-07-19 Guido Kanschatadd doxygen group
2005-07-18 Wolfgang BangerthFix a mis-spelling.
2005-07-18 Wolfgang BangerthMore text.
2005-07-18 Guido KanschatDeprecate PReconditionedMatrix
2005-07-18 Wolfgang BangerthAdd a few publications found through the web of science.
2005-07-18 Wolfgang BangerthBetter documentation.
2005-07-18 Wolfgang BangerthFix documentation in two places.
2005-07-18 Wolfgang BangerthImplement inversion of rank-4 tensors.
2005-07-18 Wolfgang BangerthImplement inversion of a 3x3x3x3 tensor.
2005-07-18 Wolfgang BangerthNew test
2005-07-18 Wolfgang BangerthNew test.
2005-07-18 Wolfgang BangerthSlightly clean up code, making the life of return-value...
2005-07-18 Guido Kanschatcompute additional restriction matrices
2005-07-18 Wolfgang BangerthSome rewording.
2005-07-18 Wolfgang BangerthSimplify logic in 1d compute_row_length_vector.
2005-07-18 Wolfgang BangerthFix one typo.
2005-07-17 Guido KanschatSwitch to DoFTools::compute_row_length_vector
2005-07-16 Guido KanschatRemove @section from documentation
2005-07-16 Guido Kanschatinclude test for DoFTools::compute_row_lengths_vector
2005-07-16 Guido Kanschathalf implemented function deleted
2005-07-16 Guido Kanschatfunction for estimating row lengths
2005-07-15 Guido Kanschatmore documentation on iterators
2005-07-15 Guido Kanschatmore on iterators
2005-07-15 Wolfgang BangerthAdd one more publication of Brian.
2005-07-15 Wolfgang Bangerthhyper_ball does work in 3d as well for quite some time...
2005-07-15 Wolfgang Bangerth.
2005-07-15 Wolfgang Bangerth.
2005-07-15 Wolfgang BangerthRemove write_multigrid flag from DXFLAGS.
2005-07-15 Wolfgang BangerthImprove documentation.
2005-07-14 Guido KanschatFETools::compute_face_embedding_matrices
2005-07-13 rschulzadded disable_abort_on_exception() function to prevent...
2005-07-13 rschulzsame as before, but working this time...
2005-07-13 rschulzchanged cygwin linkage behaviour, if dynamic libraries...
2005-07-13 rschulzadded <cmath> header in householder.h
2005-07-12 Guido Kanschatnew function FETools::compute_face_embedding_matrices
2005-07-12 Guido KanschatQProjector
2005-07-12 Guido Kanschatadd missing instantiations
2005-07-12 Guido Kanschatadd documentation
2005-07-12 Guido Kanschatstart moving documentation from the description of...
2005-07-12 Guido Kanschatreformat documentation for doxygen
2005-07-12 Guido Kanschatadd version projecting on one face, but returning a...
2005-07-12 Guido Kanschatfix doxygen problem
2005-07-12 Guido Kanschatminor improvements on last changes
2005-07-12 Guido KanschatEssay on iterators
2005-07-12 Ralf Hartmann.
2005-07-12 Ralf HartmannUpdate.
2005-07-10 Guido Kanschatnew projection matrices for DGP
2005-07-09 Guido KanschatRemove stored projection matrices and computed them...
2005-07-09 Wolfgang BangerthFix wrong html tags.
2005-07-08 Wolfgang BangerthBuild dependencies properly. Should also fix the build...
2005-07-08 Wolfgang BangerthUse $(EXEEXT) instead of .exe
2005-07-08 Wolfgang BangerthUse $(OBJEXT) instead of .o.
2005-07-08 Guido Kanschatdelete object files in doxygen on cleanup
2005-07-07 Wolfgang BangerthMention the pathscale compiler.
2005-07-07 Wolfgang BangerthMove an entry down that isn't really imminent any more.
2005-07-07 Wolfgang BangerthRegenerate
2005-07-07 Wolfgang BangerthDetect and support the pathscale compiler. Everything...
2005-07-07 Wolfgang BangerthDocument input parameters.
2005-07-07 Wolfgang BangerthAdd a way to figure out whether a parameter is documented.
2005-07-07 Wolfgang BangerthMinor changes.
2005-07-07 Wolfgang BangerthThis part
2005-07-07 Wolfgang BangerthRegenerate.
2005-07-07 Wolfgang BangerthDon't forget to include stdlib.h if we want to use...
2005-07-07 Wolfgang BangerthCheck whether we can link with -rdynamic.
2005-07-07 Wolfgang BangerthLet the compiler generate all the data for the 4d case...
2005-07-07 Wolfgang BangerthWe can't reliably generate *and compare* stacktraces...
2005-07-07 Wolfgang BangerthInclude tests.h -- this makes sure we don't produce...
2005-07-07 Wolfgang BangerthRe-write the initializers of a few data elements recurs...
2005-07-07 Wolfgang Bangerth.
2005-07-07 Wolfgang BangerthNew test.
2005-07-07 Ralf HartmannMake icc happy by adding missing this->
2005-07-06 Ralf HartmannUpdate.
2005-07-06 Ralf HartmannAdditional negative grid.
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_* grids.
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_* meshes.
2005-07-06 Ralf HartmannAdditional grid grid_in_msh_01.3d_neg.msh for checking...
2005-07-06 Ralf HartmannGrid (originally version 1.1 of grid_in_msh_01.3d.msh...
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_*.in grids.
2005-07-06 Ralf Hartmanncell_measure, invert_all_cells_of_negative_grid and...
2005-07-06 Ralf HartmannMissing std.
2005-07-06 Ralf HartmannCheck for positive volumes right at the beginning of...
2005-07-06 Ralf HartmannUse invert_all_cells_of_negative_grid function.
2005-07-06 Ralf HartmannRemove specializations of the GridReordering template...
2005-07-06 Ralf HartmannMove implementation of the 3d measure function to GridT...
2005-07-06 Ralf HartmannNew GridTools::cell_measure function.
2005-07-06 Ralf HartmannReformatting.
2005-07-06 Ralf HartmannWhy copying all CellData? This is not needed! Is now...
2005-07-06 Wolfgang BangerthAllow to query the number of entries in a subsection...
2005-07-06 Wolfgang BangerthAllow to query the number of entries in a subsection...
2005-07-05 Ralf HartmannComment out grid_in_3d_evil_*.in grids which include...
2005-07-05 Ralf HartmannChange this grid to represent a cube with positive...
2005-07-05 Ralf HartmannComment out grid_in_3d_evil_*.in grids which include...
2005-07-05 Wolfgang BangerthAdd comments. Safeguard against multiple inclusion.
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.